1 | [ Jan 9 01:33:35 Enabled. ] | ||
2 | [ Jan 9 01:33:35 Rereading configuration. ] | ||
3 | [ Jan 9 01:33:38 Rereading configuration. ] | ||
4 | [ Jan 9 01:33:41 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 9 01:33:41 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.09 01:33:42.198329 [ 1 ] {} <Information> Application: Will watch for the process with pid 23654 | ||
29 | 2025.01.09 01:33:42.198878 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.09 01:33:42.435907 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23654 | ||
31 | 2025.01.09 01:33:42.436620 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.09 01:33:42.437309 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.09 01:33:42.530833 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.09 01:33:42.556768 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.09 01:33:42.556844 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.09 01:33:42.556858 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.09 01:33:42.556920 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.09 01:33:42.557555 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.09 01:33:42.559144 [ 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.09 01:33:42.559953 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.09 01:33:42.560282 [ 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.09 01:33:42.560325 [ 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.09 01:33:42.560364 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.09 01:33:42.560534 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.09 01:33:42.561415 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.09 01:33:42.566523 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.09 01:33:42.567312 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.09 01:33:42.568831 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.09 01:33:42.568921 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.09 01:33:42.570471 [ 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.09 01:33:42.570996 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.09 01:33:42.575421 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.09 01:33:42.576105 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.09 01:33:42.577640 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.09 01:33:42.577979 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.09 01:33:42.578364 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.09 01:33:42.578727 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.09 01:33:42.580170 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.09 01:33:42.580199 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.09 01:33:42.580247 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.09 01:33:42.580386 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.09 01:33:42.593105 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.09 01:33:42.593127 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000139182 sec | ||
68 | 2025.01.09 01:33:42.593198 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.09 01:33:42.593237 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.09 01:33:42.594386 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.09 01:33:42.595472 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.09 01:33:42.608828 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.09 01:33:42.608873 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.09 01:33:42.608946 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.09 01:33:42.608961 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.09 01:33:42.608995 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.09 01:33:42.609063 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.09 01:33:42.614020 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.09 01:33:42.614079 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.09 01:33:42.614139 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.09 01:33:42.614363 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.09 01:33:42.614384 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.09 01:33:42.614418 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.09 01:33:42.614486 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.09 01:33:42.614500 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.09 01:33:42.614532 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.09 01:33:42.614597 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.09 01:33:42.644417 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.09 01:33:42.651222 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.09 01:33:42.651297 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103202 sec | ||
91 | 2025.01.09 01:33:42.651313 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.09 01:33:42.651324 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.09 01:33:42.651347 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.09 01:33:42.651572 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.09 01:33:42.651669 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.09 01:33:42.651684 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.09 01:33:42.651696 [ 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.09 01:33:42.651707 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.09 01:33:42.656448 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.09 01:33:42.656641 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.01.09 01:33:42.657605 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.423e-05 sec. | ||
102 | 2025.01.09 01:33:42.658612 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.09 01:33:42.658707 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.09 01:33:42.658725 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.09 01:33:42.880702 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42692 | ||
106 | 2025.01.09 01:33:42.880926 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.09 01:33:42.880976 [ 3 ] {} <Debug> TCP-Session: c4996129-af90-479c-a594-ed8d6983c2b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42692 | ||
108 | 2025.01.09 01:33:42.881006 [ 3 ] {} <Debug> TCP-Session: c4996129-af90-479c-a594-ed8d6983c2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.09 01:33:42.881026 [ 3 ] {} <Debug> TCP-Session: c4996129-af90-479c-a594-ed8d6983c2b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.09 01:33:42.881110 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.09 01:33:42.881146 [ 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.09 01:33:42.881190 [ 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.09 01:33:42.885517 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37514 | ||
114 | 2025.01.09 01:33:42.885593 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35853 | ||
115 | 2025.01.09 01:33:42.885619 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.01.09 01:33:42.885663 [ 4 ] {} <Debug> TCP-Session: 7733c23b-6d15-4c5a-b038-78a39203e50f Authenticating user 'default' from [fd00:1122:3344:101::e]:37514 | ||
117 | 2025.01.09 01:33:42.885714 [ 4 ] {} <Debug> TCP-Session: 7733c23b-6d15-4c5a-b038-78a39203e50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.09 01:33:42.885729 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
119 | 2025.01.09 01:33:42.885737 [ 4 ] {} <Debug> TCP-Session: 7733c23b-6d15-4c5a-b038-78a39203e50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2025.01.09 01:33:42.885772 [ 5 ] {} <Debug> TCP-Session: 080be61b-f02d-4574-a812-a39f2af5d3f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35853 | ||
121 | 2025.01.09 01:33:42.885815 [ 5 ] {} <Debug> TCP-Session: 080be61b-f02d-4574-a812-a39f2af5d3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.01.09 01:33:42.885833 [ 5 ] {} <Debug> TCP-Session: 080be61b-f02d-4574-a812-a39f2af5d3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.01.09 01:33:42.886405 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37500 | ||
124 | 2025.01.09 01:33:42.886627 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.01.09 01:33:42.886660 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64470 | ||
126 | 2025.01.09 01:33:42.886674 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44950 | ||
127 | 2025.01.09 01:33:42.886689 [ 253 ] {} <Debug> TCP-Session: b6d58427-03d1-468a-a94d-538f92c22ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37500 | ||
128 | 2025.01.09 01:33:42.886723 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35869 | ||
129 | 2025.01.09 01:33:42.886861 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50391 | ||
130 | 2025.01.09 01:33:42.886889 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2025.01.09 01:33:42.886957 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2025.01.09 01:33:42.887033 [ 255 ] {} <Debug> TCP-Session: a8f625b2-0877-4751-a0c2-0109713c012a Authenticating user 'default' from [fd00:1122:3344:101::e]:64470 | ||
133 | 2025.01.09 01:33:42.887038 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.01.09 01:33:42.886814 [ 253 ] {} <Debug> TCP-Session: b6d58427-03d1-468a-a94d-538f92c22ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.09 01:33:42.887085 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.01.09 01:33:42.887109 [ 255 ] {} <Debug> TCP-Session: a8f625b2-0877-4751-a0c2-0109713c012a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.01.09 01:33:42.887135 [ 256 ] {} <Debug> TCP-Session: 217e3963-9ff3-473e-a13c-91a5e87f93a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35869 | ||
138 | 2025.01.09 01:33:42.887156 [ 253 ] {} <Debug> TCP-Session: b6d58427-03d1-468a-a94d-538f92c22ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.01.09 01:33:42.887186 [ 255 ] {} <Debug> TCP-Session: a8f625b2-0877-4751-a0c2-0109713c012a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.09 01:33:42.887185 [ 257 ] {} <Debug> TCP-Session: 74fcd252-6437-4b77-a5ca-ba28cd4247e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50391 | ||
141 | 2025.01.09 01:33:42.887221 [ 256 ] {} <Debug> TCP-Session: 217e3963-9ff3-473e-a13c-91a5e87f93a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.01.09 01:33:42.887305 [ 254 ] {} <Debug> TCP-Session: 93323299-09cd-474e-91fe-78ee8ee373b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44950 | ||
143 | 2025.01.09 01:33:42.887326 [ 256 ] {} <Debug> TCP-Session: 217e3963-9ff3-473e-a13c-91a5e87f93a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.09 01:33:42.887360 [ 257 ] {} <Debug> TCP-Session: 74fcd252-6437-4b77-a5ca-ba28cd4247e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.01.09 01:33:42.887419 [ 254 ] {} <Debug> TCP-Session: 93323299-09cd-474e-91fe-78ee8ee373b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.01.09 01:33:42.887442 [ 257 ] {} <Debug> TCP-Session: 74fcd252-6437-4b77-a5ca-ba28cd4247e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.09 01:33:42.887459 [ 254 ] {} <Debug> TCP-Session: 93323299-09cd-474e-91fe-78ee8ee373b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.09 01:33:43.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB | ||
149 | 2025.01.09 01:33:43.727110 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62967 | ||
150 | 2025.01.09 01:33:43.727324 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.01.09 01:33:43.727354 [ 258 ] {} <Debug> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:62967 | ||
152 | 2025.01.09 01:33:43.727379 [ 258 ] {} <Debug> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.09 01:33:43.727458 [ 258 ] {} <Debug> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.09 01:33:43.727524 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.01.09 01:33:43.727551 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.01.09 01:33:43.727632 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2025.01.09 01:33:43.728120 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59128 | ||
158 | 2025.01.09 01:33:43.728352 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57272 | ||
159 | 2025.01.09 01:33:43.728378 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44765 | ||
160 | 2025.01.09 01:33:43.728369 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
161 | 2025.01.09 01:33:43.728537 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48399 | ||
162 | 2025.01.09 01:33:43.728573 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2025.01.09 01:33:43.728594 [ 259 ] {} <Debug> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Authenticating user 'default' from [fd00:1122:3344:101::d]:59128 | ||
164 | 2025.01.09 01:33:43.728821 [ 259 ] {} <Debug> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2025.01.09 01:33:43.728831 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2025.01.09 01:33:43.728854 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2025.01.09 01:33:43.728903 [ 259 ] {} <Debug> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2025.01.09 01:33:43.728950 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50922 | ||
169 | 2025.01.09 01:33:43.728954 [ 260 ] {} <Debug> TCP-Session: fe401c72-8461-436e-8f19-1f69d63f79f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44765 | ||
170 | 2025.01.09 01:33:43.728920 [ 262 ] {} <Debug> TCP-Session: a22d0314-f8e4-405b-8744-5d2f40668d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:48399 | ||
171 | 2025.01.09 01:33:43.728881 [ 261 ] {} <Debug> TCP-Session: d8ec2fdc-e8a0-49f7-8a10-2ace78e82935 Authenticating user 'default' from [fd00:1122:3344:101::d]:57272 | ||
172 | 2025.01.09 01:33:43.728860 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33857 | ||
173 | 2025.01.09 01:33:43.729075 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42183 | ||
174 | 2025.01.09 01:33:43.729232 [ 260 ] {} <Debug> TCP-Session: fe401c72-8461-436e-8f19-1f69d63f79f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.01.09 01:33:43.729317 [ 261 ] {} <Debug> TCP-Session: d8ec2fdc-e8a0-49f7-8a10-2ace78e82935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2025.01.09 01:33:43.729456 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2025.01.09 01:33:43.729477 [ 261 ] {} <Debug> TCP-Session: d8ec2fdc-e8a0-49f7-8a10-2ace78e82935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2025.01.09 01:33:43.729542 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
179 | 2025.01.09 01:33:43.729542 [ 260 ] {} <Debug> TCP-Session: fe401c72-8461-436e-8f19-1f69d63f79f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.01.09 01:33:43.729580 [ 265 ] {} <Debug> TCP-Session: 7ece3b7d-e112-4030-9231-83fcbe1711f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42183 | ||
181 | 2025.01.09 01:33:43.729611 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
182 | 2025.01.09 01:33:43.729586 [ 262 ] {} <Debug> TCP-Session: a22d0314-f8e4-405b-8744-5d2f40668d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.01.09 01:33:43.729729 [ 263 ] {} <Debug> TCP-Session: 663d10c6-5a49-457a-afe9-be558e5c2c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:33857 | ||
184 | 2025.01.09 01:33:43.729849 [ 265 ] {} <Debug> TCP-Session: 7ece3b7d-e112-4030-9231-83fcbe1711f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2025.01.09 01:33:43.729873 [ 264 ] {} <Debug> TCP-Session: 67f4654a-4465-44ff-ae06-0e8e9cc8d5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50922 | ||
186 | 2025.01.09 01:33:43.729898 [ 262 ] {} <Debug> TCP-Session: a22d0314-f8e4-405b-8744-5d2f40668d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.01.09 01:33:43.729941 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61249 | ||
188 | 2025.01.09 01:33:43.729960 [ 264 ] {} <Debug> TCP-Session: 67f4654a-4465-44ff-ae06-0e8e9cc8d5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.01.09 01:33:43.729924 [ 265 ] {} <Debug> TCP-Session: 7ece3b7d-e112-4030-9231-83fcbe1711f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.01.09 01:33:43.729907 [ 263 ] {} <Debug> TCP-Session: 663d10c6-5a49-457a-afe9-be558e5c2c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.01.09 01:33:43.730672 [ 264 ] {} <Debug> TCP-Session: 67f4654a-4465-44ff-ae06-0e8e9cc8d5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.01.09 01:33:43.730698 [ 263 ] {} <Debug> TCP-Session: 663d10c6-5a49-457a-afe9-be558e5c2c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2025.01.09 01:33:43.730698 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2025.01.09 01:33:43.731351 [ 266 ] {} <Debug> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61249 | ||
195 | 2025.01.09 01:33:43.731372 [ 266 ] {} <Debug> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.09 01:33:43.731434 [ 266 ] {} <Debug> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.09 01:33:43.731458 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
198 | 2025.01.09 01:33:43.734211 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
199 | 2025.01.09 01:33:43.794238 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62967) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
200 | |||
201 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
203 | 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 | ||
204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 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 | ||
212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 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 | ||
215 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
216 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
217 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
222 | |||
223 | 2025.01.09 01:33:43.795814 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
224 | |||
225 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
227 | 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 | ||
228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 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 | ||
236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
240 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
241 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
243 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
245 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
246 | |||
247 | 2025.01.09 01:33:43.796068 [ 258 ] {022f8b12-d5b0-487f-87b0-eef856781f5a} <Debug> TCPHandler: Processed in 0.066333107 sec. | ||
248 | 2025.01.09 01:33:43.796421 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
249 | 2025.01.09 01:33:43.796689 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
250 | 2025.01.09 01:33:43.797017 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59128) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
251 | |||
252 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
254 | 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 | ||
255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 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 | ||
263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
265 | 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 | ||
266 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
267 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
268 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
270 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
272 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
273 | |||
274 | 2025.01.09 01:33:43.797327 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
275 | |||
276 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
278 | 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 | ||
279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 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 | ||
287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
289 | 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 | ||
290 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
291 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
292 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
294 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
296 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
297 | |||
298 | 2025.01.09 01:33:43.797574 [ 259 ] {c9dba80a-42a1-43bc-b498-b8c062821a40} <Debug> TCPHandler: Processed in 0.001301921 sec. | ||
299 | 2025.01.09 01:33:43.797878 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
300 | 2025.01.09 01:33:43.799187 [ 258 ] {abdfd685-6c50-408c-b9c6-a8a8c33f5caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
301 | 2025.01.09 01:33:43.799931 [ 258 ] {abdfd685-6c50-408c-b9c6-a8a8c33f5caa} <Debug> TCPHandler: Processed in 0.002168275 sec. | ||
302 | 2025.01.09 01:33:43.800181 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
303 | 2025.01.09 01:33:43.800314 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
304 | 2025.01.09 01:33:43.800532 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
305 | 2025.01.09 01:33:43.859120 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
306 | 2025.01.09 01:33:43.859150 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8052e-05 sec | ||
307 | 2025.01.09 01:33:43.859628 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Trace> ReferentialDeps: No tables | ||
308 | 2025.01.09 01:33:43.859643 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Trace> LoadingDeps: No tables | ||
309 | 2025.01.09 01:33:43.859667 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
310 | 2025.01.09 01:33:43.859722 [ 259 ] {b4e35643-8014-4470-a575-81bc94641666} <Debug> TCPHandler: Processed in 0.059609809 sec. | ||
311 | 2025.01.09 01:33:43.860043 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2025.01.09 01:33:43.860396 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) /* The version table contains metadata about the `oximeter` database */ | ||
313 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
314 | 2025.01.09 01:33:43.861200 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
315 | 2025.01.09 01:33:43.869531 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
316 | 2025.01.09 01:33:43.876668 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} <Debug> oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): Loading data parts | ||
317 | 2025.01.09 01:33:43.877210 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} <Debug> oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): There are no data parts | ||
318 | 2025.01.09 01:33:43.879915 [ 258 ] {82b8dc5e-a6d6-44c4-bc68-b1757ab34a6e} <Debug> TCPHandler: Processed in 0.019989851 sec. | ||
319 | 2025.01.09 01:33:43.880172 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2025.01.09 01:33:43.880438 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) /* The measurement tables contain all individual samples from each timeseries. | ||
321 | * | ||
322 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
323 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
324 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
325 | * by all samples from the same timeseries. | ||
326 | * | ||
327 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
328 | * and then uses that to index quickly into the measurements tables. | ||
329 | */ | ||
330 | 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) | ||
331 | 2025.01.09 01:33:43.880521 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
332 | 2025.01.09 01:33:43.888833 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Loading data parts | ||
333 | 2025.01.09 01:33:43.889059 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): There are no data parts | ||
334 | 2025.01.09 01:33:43.890451 [ 259 ] {4fa9a139-9b03-4bdb-a5d2-914d4cf612e6} <Debug> TCPHandler: Processed in 0.010352136 sec. | ||
335 | 2025.01.09 01:33:43.890737 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2025.01.09 01:33:43.891042 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
337 | 2025.01.09 01:33:43.891133 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
338 | 2025.01.09 01:33:43.893309 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} <Debug> oximeter.measurements_i8 (14f72c9d-1b6c-4591-b69d-f9640b34b7a1): Loading data parts | ||
339 | 2025.01.09 01:33:43.893508 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} <Debug> oximeter.measurements_i8 (14f72c9d-1b6c-4591-b69d-f9640b34b7a1): There are no data parts | ||
340 | 2025.01.09 01:33:43.894828 [ 258 ] {9c58d302-8eb1-4391-bfea-d21e26f8805e} <Debug> TCPHandler: Processed in 0.004200377 sec. | ||
341 | 2025.01.09 01:33:43.895042 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
342 | 2025.01.09 01:33:43.895305 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
343 | 2025.01.09 01:33:43.895383 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
344 | 2025.01.09 01:33:43.897493 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} <Debug> oximeter.measurements_u8 (b35f15e7-eb7e-42a9-8e44-970cd0c8a628): Loading data parts | ||
345 | 2025.01.09 01:33:43.897659 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} <Debug> oximeter.measurements_u8 (b35f15e7-eb7e-42a9-8e44-970cd0c8a628): There are no data parts | ||
346 | 2025.01.09 01:33:43.898916 [ 259 ] {dd55a624-1fab-420c-92a1-8fba2cc85eca} <Debug> TCPHandler: Processed in 0.003935403 sec. | ||
347 | 2025.01.09 01:33:43.899022 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43877 | ||
348 | 2025.01.09 01:33:43.899143 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
349 | 2025.01.09 01:33:43.899169 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2025.01.09 01:33:43.899183 [ 269 ] {} <Debug> TCP-Session: 12f4995c-bc58-4722-8450-f2986680f014 Authenticating user 'default' from [fd00:1122:3344:101::a]:43877 | ||
351 | 2025.01.09 01:33:43.899268 [ 269 ] {} <Debug> TCP-Session: 12f4995c-bc58-4722-8450-f2986680f014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
352 | 2025.01.09 01:33:43.899302 [ 269 ] {} <Debug> TCP-Session: 12f4995c-bc58-4722-8450-f2986680f014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
353 | 2025.01.09 01:33:43.899444 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
354 | 2025.01.09 01:33:43.899513 [ 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 | ||
355 | 2025.01.09 01:33:43.899588 [ 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 | ||
356 | 2025.01.09 01:33:43.899715 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
357 | 2025.01.09 01:33:43.899806 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
358 | 2025.01.09 01:33:43.901148 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42042 | ||
359 | 2025.01.09 01:33:43.901236 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55798 | ||
360 | 2025.01.09 01:33:43.901459 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58333 | ||
361 | 2025.01.09 01:33:43.901465 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
362 | 2025.01.09 01:33:43.901539 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
363 | 2025.01.09 01:33:43.901740 [ 270 ] {} <Debug> TCP-Session: 4b43cd28-96c7-4314-b374-7fcffcea53e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42042 | ||
364 | 2025.01.09 01:33:43.901777 [ 271 ] {} <Debug> TCP-Session: ad0ed57c-cdbc-4b70-a459-7bc11be0c7a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:55798 | ||
365 | 2025.01.09 01:33:43.901795 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
366 | 2025.01.09 01:33:43.901821 [ 270 ] {} <Debug> TCP-Session: 4b43cd28-96c7-4314-b374-7fcffcea53e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
367 | 2025.01.09 01:33:43.901799 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40355 | ||
368 | 2025.01.09 01:33:43.901871 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55722 | ||
369 | 2025.01.09 01:33:43.901874 [ 271 ] {} <Debug> TCP-Session: ad0ed57c-cdbc-4b70-a459-7bc11be0c7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2025.01.09 01:33:43.901931 [ 272 ] {} <Debug> TCP-Session: 4359611e-9a56-47b0-983f-afcedc15d2d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:58333 | ||
371 | 2025.01.09 01:33:43.901918 [ 270 ] {} <Debug> TCP-Session: 4b43cd28-96c7-4314-b374-7fcffcea53e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2025.01.09 01:33:43.902284 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
373 | 2025.01.09 01:33:43.902304 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} <Debug> oximeter.measurements_i16 (d4fb65ae-c68c-4bd5-b784-64f07ecc6eca): Loading data parts | ||
374 | 2025.01.09 01:33:43.902336 [ 272 ] {} <Debug> TCP-Session: 4359611e-9a56-47b0-983f-afcedc15d2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
375 | 2025.01.09 01:33:43.902331 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41740 | ||
376 | 2025.01.09 01:33:43.902398 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49251 | ||
377 | 2025.01.09 01:33:43.902418 [ 271 ] {} <Debug> TCP-Session: ad0ed57c-cdbc-4b70-a459-7bc11be0c7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
378 | 2025.01.09 01:33:43.902474 [ 272 ] {} <Debug> TCP-Session: 4359611e-9a56-47b0-983f-afcedc15d2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
379 | 2025.01.09 01:33:43.902496 [ 274 ] {} <Debug> TCP-Session: 0732f2be-2781-4931-a3dc-d32e9454f104 Authenticating user 'default' from [fd00:1122:3344:101::a]:55722 | ||
380 | 2025.01.09 01:33:43.902726 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
381 | 2025.01.09 01:33:43.902842 [ 274 ] {} <Debug> TCP-Session: 0732f2be-2781-4931-a3dc-d32e9454f104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
382 | 2025.01.09 01:33:43.902898 [ 276 ] {} <Debug> TCP-Session: e8d5161d-bc8b-4204-badc-86fa0fd73065 Authenticating user 'default' from [fd00:1122:3344:101::a]:49251 | ||
383 | 2025.01.09 01:33:43.902925 [ 274 ] {} <Debug> TCP-Session: 0732f2be-2781-4931-a3dc-d32e9454f104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2025.01.09 01:33:43.902994 [ 276 ] {} <Debug> TCP-Session: e8d5161d-bc8b-4204-badc-86fa0fd73065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2025.01.09 01:33:43.902998 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} <Debug> oximeter.measurements_i16 (d4fb65ae-c68c-4bd5-b784-64f07ecc6eca): There are no data parts | ||
386 | 2025.01.09 01:33:43.903020 [ 276 ] {} <Debug> TCP-Session: e8d5161d-bc8b-4204-badc-86fa0fd73065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
387 | 2025.01.09 01:33:43.904447 [ 258 ] {d611ff65-9996-44b7-85e9-a6aee1115855} <Debug> TCPHandler: Processed in 0.005368946 sec. | ||
388 | 2025.01.09 01:33:43.904648 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2025.01.09 01:33:43.904886 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
390 | 2025.01.09 01:33:43.904948 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
391 | 2025.01.09 01:33:43.906908 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
392 | 2025.01.09 01:33:43.906919 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} <Debug> oximeter.measurements_u16 (e76b9cde-4217-46e8-90b5-125a74b3cd54): Loading data parts | ||
393 | 2025.01.09 01:33:43.906956 [ 275 ] {} <Debug> TCP-Session: d94d9379-8362-4705-ac2d-98e41504afd2 Authenticating user 'default' from [fd00:1122:3344:101::a]:41740 | ||
394 | 2025.01.09 01:33:43.907009 [ 275 ] {} <Debug> TCP-Session: d94d9379-8362-4705-ac2d-98e41504afd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
395 | 2025.01.09 01:33:43.907047 [ 275 ] {} <Debug> TCP-Session: d94d9379-8362-4705-ac2d-98e41504afd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2025.01.09 01:33:43.907175 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} <Debug> oximeter.measurements_u16 (e76b9cde-4217-46e8-90b5-125a74b3cd54): There are no data parts | ||
397 | 2025.01.09 01:33:43.909164 [ 259 ] {9b1ec92e-f6fc-4d11-8925-5648c678f72b} <Debug> TCPHandler: Processed in 0.004572714 sec. | ||
398 | 2025.01.09 01:33:43.909368 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
399 | 2025.01.09 01:33:43.909546 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
400 | 2025.01.09 01:33:43.909622 [ 273 ] {} <Debug> TCP-Session: 3039e008-524b-4bfd-ac75-fb80300ac445 Authenticating user 'default' from [fd00:1122:3344:101::a]:40355 | ||
401 | 2025.01.09 01:33:43.909632 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
402 | 2025.01.09 01:33:43.909655 [ 273 ] {} <Debug> TCP-Session: 3039e008-524b-4bfd-ac75-fb80300ac445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2025.01.09 01:33:43.909706 [ 273 ] {} <Debug> TCP-Session: 3039e008-524b-4bfd-ac75-fb80300ac445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2025.01.09 01:33:43.909730 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
405 | 2025.01.09 01:33:43.912137 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} <Debug> oximeter.measurements_i32 (b2b8c6cd-9324-4c08-a163-3d757d8905d1): Loading data parts | ||
406 | 2025.01.09 01:33:43.912293 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} <Debug> oximeter.measurements_i32 (b2b8c6cd-9324-4c08-a163-3d757d8905d1): There are no data parts | ||
407 | 2025.01.09 01:33:43.913694 [ 258 ] {40b5e12d-b117-4094-a602-3d4deb8c0589} <Debug> TCPHandler: Processed in 0.004394231 sec. | ||
408 | 2025.01.09 01:33:43.913895 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
409 | 2025.01.09 01:33:43.914116 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
410 | 2025.01.09 01:33:43.914195 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
411 | 2025.01.09 01:33:43.916055 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} <Debug> oximeter.measurements_u32 (550e7547-1625-498b-ae87-d52aac978972): Loading data parts | ||
412 | 2025.01.09 01:33:43.916252 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} <Debug> oximeter.measurements_u32 (550e7547-1625-498b-ae87-d52aac978972): There are no data parts | ||
413 | 2025.01.09 01:33:43.917622 [ 259 ] {939bdfad-89b0-4240-97fa-47f462ee6a03} <Debug> TCPHandler: Processed in 0.003788441 sec. | ||
414 | 2025.01.09 01:33:43.917819 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2025.01.09 01:33:43.918060 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
416 | 2025.01.09 01:33:43.918122 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
417 | 2025.01.09 01:33:43.919948 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} <Debug> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Loading data parts | ||
418 | 2025.01.09 01:33:43.920107 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} <Debug> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): There are no data parts | ||
419 | 2025.01.09 01:33:43.921438 [ 258 ] {ebc58759-b051-4da9-9b72-1f926a16bf7c} <Debug> TCPHandler: Processed in 0.003683679 sec. | ||
420 | 2025.01.09 01:33:43.921638 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2025.01.09 01:33:43.921856 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
422 | 2025.01.09 01:33:43.921932 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
423 | 2025.01.09 01:33:43.923949 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Loading data parts | ||
424 | 2025.01.09 01:33:43.924160 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): There are no data parts | ||
425 | 2025.01.09 01:33:43.925586 [ 259 ] {5b7b8330-b377-47bb-b50c-64bb9059298e} <Debug> TCPHandler: Processed in 0.004006514 sec. | ||
426 | 2025.01.09 01:33:43.925796 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2025.01.09 01:33:43.926069 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
428 | 2025.01.09 01:33:43.926135 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
429 | 2025.01.09 01:33:43.928063 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} <Debug> oximeter.measurements_f32 (1e13a0e2-0f6d-4f57-afdc-d221b145b41f): Loading data parts | ||
430 | 2025.01.09 01:33:43.928314 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} <Debug> oximeter.measurements_f32 (1e13a0e2-0f6d-4f57-afdc-d221b145b41f): There are no data parts | ||
431 | 2025.01.09 01:33:43.929745 [ 258 ] {ef5db8e8-1648-46f2-b650-c51539254896} <Debug> TCPHandler: Processed in 0.004016395 sec. | ||
432 | 2025.01.09 01:33:43.929950 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.01.09 01:33:43.930165 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
434 | 2025.01.09 01:33:43.930245 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
435 | 2025.01.09 01:33:43.932067 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Loading data parts | ||
436 | 2025.01.09 01:33:43.932277 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): There are no data parts | ||
437 | 2025.01.09 01:33:43.933639 [ 259 ] {a6b3ebcb-7702-4ac0-99be-b2b81d6bc824} <Debug> TCPHandler: Processed in 0.003748111 sec. | ||
438 | 2025.01.09 01:33:43.933828 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2025.01.09 01:33:43.934081 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
440 | 2025.01.09 01:33:43.934146 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
441 | 2025.01.09 01:33:43.935971 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} <Debug> oximeter.measurements_string (6ac90865-ca00-4d23-8fe9-b08ec7157b7b): Loading data parts | ||
442 | 2025.01.09 01:33:43.936158 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} <Debug> oximeter.measurements_string (6ac90865-ca00-4d23-8fe9-b08ec7157b7b): There are no data parts | ||
443 | 2025.01.09 01:33:43.937623 [ 258 ] {cda9ee07-da3f-412b-8f4f-d8a871fafeec} <Debug> TCPHandler: Processed in 0.003857532 sec. | ||
444 | 2025.01.09 01:33:43.937828 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
445 | 2025.01.09 01:33:43.938048 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
446 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
447 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
448 | * a string isn't palatable for a few reasons. | ||
449 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
450 | * details. | ||
451 | */ | ||
452 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
453 | 2025.01.09 01:33:43.938124 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
454 | 2025.01.09 01:33:43.940051 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} <Debug> oximeter.measurements_bytes (3266acad-324c-40ad-b36e-8488efa2e745): Loading data parts | ||
455 | 2025.01.09 01:33:43.940250 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} <Debug> oximeter.measurements_bytes (3266acad-324c-40ad-b36e-8488efa2e745): There are no data parts | ||
456 | 2025.01.09 01:33:43.941689 [ 259 ] {f186ca48-4655-4b1a-9ca7-90f3c22f0c7a} <Debug> TCPHandler: Processed in 0.003922823 sec. | ||
457 | 2025.01.09 01:33:43.941893 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2025.01.09 01:33:43.942126 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
459 | 2025.01.09 01:33:43.942210 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
460 | 2025.01.09 01:33:43.944147 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} <Debug> oximeter.measurements_cumulativei64 (f687d5d0-56fc-4be0-9238-4c0adf6cf592): Loading data parts | ||
461 | 2025.01.09 01:33:43.944377 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} <Debug> oximeter.measurements_cumulativei64 (f687d5d0-56fc-4be0-9238-4c0adf6cf592): There are no data parts | ||
462 | 2025.01.09 01:33:43.945765 [ 258 ] {ca07a488-3d95-4d9c-ba22-ab32381bbd64} <Debug> TCPHandler: Processed in 0.003940164 sec. | ||
463 | 2025.01.09 01:33:43.945994 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2025.01.09 01:33:43.946253 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
465 | 2025.01.09 01:33:43.946327 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
466 | 2025.01.09 01:33:43.948171 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Loading data parts | ||
467 | 2025.01.09 01:33:43.948365 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): There are no data parts | ||
468 | 2025.01.09 01:33:43.949812 [ 259 ] {1b736682-3904-4402-84a2-0f0f4cc1f014} <Debug> TCPHandler: Processed in 0.003890563 sec. | ||
469 | 2025.01.09 01:33:43.950016 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2025.01.09 01:33:43.950296 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
471 | 2025.01.09 01:33:43.950368 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
472 | 2025.01.09 01:33:43.952308 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} <Debug> oximeter.measurements_cumulativef32 (aecf6304-1f61-4b28-827e-0235bbd0b3d7): Loading data parts | ||
473 | 2025.01.09 01:33:43.952442 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} <Debug> oximeter.measurements_cumulativef32 (aecf6304-1f61-4b28-827e-0235bbd0b3d7): There are no data parts | ||
474 | 2025.01.09 01:33:43.953937 [ 258 ] {112f2d57-c215-47da-992d-4caeb09d5d5c} <Debug> TCPHandler: Processed in 0.003998914 sec. | ||
475 | 2025.01.09 01:33:43.954115 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2025.01.09 01:33:43.954376 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
477 | 2025.01.09 01:33:43.954461 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
478 | 2025.01.09 01:33:43.956460 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} <Debug> oximeter.measurements_cumulativef64 (a7e8ea3f-3311-4cef-9d6f-7c29a7ea6a48): Loading data parts | ||
479 | 2025.01.09 01:33:43.956638 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} <Debug> oximeter.measurements_cumulativef64 (a7e8ea3f-3311-4cef-9d6f-7c29a7ea6a48): There are no data parts | ||
480 | 2025.01.09 01:33:43.958210 [ 259 ] {b0e44ce1-249f-46ca-825a-1ca9b24ebc3d} <Debug> TCPHandler: Processed in 0.004153157 sec. | ||
481 | 2025.01.09 01:33:43.958442 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2025.01.09 01:33:43.958826 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
483 | * NOTE: Array types cannot be Nullable, see | ||
484 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
485 | * for more details. | ||
486 | * | ||
487 | * This means we need to use empty arrays to indicate a missing value. This | ||
488 | * is unfortunate, and at this point relies on the fact that an | ||
489 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
490 | * to figure out another way to represent missing samples here. | ||
491 | */ | ||
492 | 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) | ||
493 | 2025.01.09 01:33:43.958919 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
494 | 2025.01.09 01:33:43.961162 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} <Debug> oximeter.measurements_histogrami8 (88117ee8-e635-4aa7-a7e6-8dfecec4ced9): Loading data parts | ||
495 | 2025.01.09 01:33:43.961297 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} <Debug> oximeter.measurements_histogrami8 (88117ee8-e635-4aa7-a7e6-8dfecec4ced9): There are no data parts | ||
496 | 2025.01.09 01:33:43.962708 [ 258 ] {c658204c-a8a8-42ef-b3c3-eb6d7b7568ef} <Debug> TCPHandler: Processed in 0.0043394 sec. | ||
497 | 2025.01.09 01:33:43.962924 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
498 | 2025.01.09 01:33:43.963268 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
499 | 2025.01.09 01:33:43.963357 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2025.01.09 01:33:43.965453 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} <Debug> oximeter.measurements_histogramu8 (851e6f8c-ff7e-4711-8358-c7f4b06251cd): Loading data parts | ||
501 | 2025.01.09 01:33:43.965659 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} <Debug> oximeter.measurements_histogramu8 (851e6f8c-ff7e-4711-8358-c7f4b06251cd): There are no data parts | ||
502 | 2025.01.09 01:33:43.967056 [ 259 ] {87648204-6a4b-4288-bdb0-5e7a58e7e629} <Debug> TCPHandler: Processed in 0.004202287 sec. | ||
503 | 2025.01.09 01:33:43.967242 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
504 | 2025.01.09 01:33:43.967575 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
505 | 2025.01.09 01:33:43.967653 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
506 | 2025.01.09 01:33:43.969754 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} <Debug> oximeter.measurements_histogrami16 (b34bcf2c-1323-4ccb-8c4f-32db0eb1dc34): Loading data parts | ||
507 | 2025.01.09 01:33:43.969890 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} <Debug> oximeter.measurements_histogrami16 (b34bcf2c-1323-4ccb-8c4f-32db0eb1dc34): There are no data parts | ||
508 | 2025.01.09 01:33:43.971379 [ 258 ] {408bb06e-3b91-40e1-9de2-0139cea346ae} <Debug> TCPHandler: Processed in 0.004197098 sec. | ||
509 | 2025.01.09 01:33:43.971601 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
510 | 2025.01.09 01:33:43.971900 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
511 | 2025.01.09 01:33:43.971983 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
512 | 2025.01.09 01:33:43.974090 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} <Debug> oximeter.measurements_histogramu16 (237a8ba2-eea3-4ae4-a1e2-0b1e23cb453e): Loading data parts | ||
513 | 2025.01.09 01:33:43.974272 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} <Debug> oximeter.measurements_histogramu16 (237a8ba2-eea3-4ae4-a1e2-0b1e23cb453e): There are no data parts | ||
514 | 2025.01.09 01:33:43.975880 [ 259 ] {3f44b994-8cf0-4988-8149-1d21905ea309} <Debug> TCPHandler: Processed in 0.004335189 sec. | ||
515 | 2025.01.09 01:33:43.976079 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
516 | 2025.01.09 01:33:43.976450 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
517 | 2025.01.09 01:33:43.976536 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
518 | 2025.01.09 01:33:43.979033 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} <Debug> oximeter.measurements_histogrami32 (1ff712b0-697f-41d1-a8b1-02768650b9d5): Loading data parts | ||
519 | 2025.01.09 01:33:43.979181 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} <Debug> oximeter.measurements_histogrami32 (1ff712b0-697f-41d1-a8b1-02768650b9d5): There are no data parts | ||
520 | 2025.01.09 01:33:43.980868 [ 258 ] {cb398ac7-1c58-4bf4-a8f7-1c553df1f937} <Debug> TCPHandler: Processed in 0.004851189 sec. | ||
521 | 2025.01.09 01:33:43.981058 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
522 | 2025.01.09 01:33:43.981362 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
523 | 2025.01.09 01:33:43.981454 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
524 | 2025.01.09 01:33:43.983717 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} <Debug> oximeter.measurements_histogramu32 (2e2292b1-4d01-4f42-82d3-386740ba7546): Loading data parts | ||
525 | 2025.01.09 01:33:43.983904 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} <Debug> oximeter.measurements_histogramu32 (2e2292b1-4d01-4f42-82d3-386740ba7546): There are no data parts | ||
526 | 2025.01.09 01:33:43.985402 [ 259 ] {f9cd77c1-7bab-4280-9bb6-586573837433} <Debug> TCPHandler: Processed in 0.004403801 sec. | ||
527 | 2025.01.09 01:33:43.985624 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
528 | 2025.01.09 01:33:43.985968 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
529 | 2025.01.09 01:33:43.986043 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
530 | 2025.01.09 01:33:43.988391 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} <Debug> oximeter.measurements_histogrami64 (0e3e62e4-cd39-4c1b-a8ec-369a8f54e2d4): Loading data parts | ||
531 | 2025.01.09 01:33:43.988532 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} <Debug> oximeter.measurements_histogrami64 (0e3e62e4-cd39-4c1b-a8ec-369a8f54e2d4): There are no data parts | ||
532 | 2025.01.09 01:33:43.990058 [ 258 ] {8a649ae3-77c4-4621-b041-e48dd7386cf0} <Debug> TCPHandler: Processed in 0.004500412 sec. | ||
533 | 2025.01.09 01:33:43.990266 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
534 | 2025.01.09 01:33:43.990581 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
535 | 2025.01.09 01:33:43.990681 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
536 | 2025.01.09 01:33:43.993038 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Loading data parts | ||
537 | 2025.01.09 01:33:43.993262 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): There are no data parts | ||
538 | 2025.01.09 01:33:43.994936 [ 259 ] {e83049cf-cb5b-4708-a3b5-36d2cb8306bc} <Debug> TCPHandler: Processed in 0.004783566 sec. | ||
539 | 2025.01.09 01:33:43.995223 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2025.01.09 01:33:43.995589 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
541 | 2025.01.09 01:33:43.995664 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
542 | 2025.01.09 01:33:43.997905 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} <Debug> oximeter.measurements_histogramf32 (db2ce93c-1627-4558-940a-511f0c279fba): Loading data parts | ||
543 | 2025.01.09 01:33:43.998072 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} <Debug> oximeter.measurements_histogramf32 (db2ce93c-1627-4558-940a-511f0c279fba): There are no data parts | ||
544 | 2025.01.09 01:33:43.999680 [ 258 ] {c7a4cadd-2e09-491d-9c8b-9c1d5324e15b} <Debug> TCPHandler: Processed in 0.004532713 sec. | ||
545 | 2025.01.09 01:33:43.999891 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2025.01.09 01:33:44.000227 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
547 | 2025.01.09 01:33:44.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.71 MiB, peak 125.71 MiB, free memory in arenas 0.00 B, will set to 135.69 MiB (RSS), difference: 9.98 MiB | ||
548 | 2025.01.09 01:33:44.000344 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
549 | 2025.01.09 01:33:44.003529 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} <Debug> oximeter.measurements_histogramf64 (d8240529-b087-4f1e-9580-e52f30624094): Loading data parts | ||
550 | 2025.01.09 01:33:44.003695 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} <Debug> oximeter.measurements_histogramf64 (d8240529-b087-4f1e-9580-e52f30624094): There are no data parts | ||
551 | 2025.01.09 01:33:44.005236 [ 259 ] {0ece7598-a4fc-47f0-892e-8c78466529b2} <Debug> TCPHandler: Processed in 0.005413497 sec. | ||
552 | 2025.01.09 01:33:44.005515 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2025.01.09 01:33:44.005739 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) /* The field tables store named dimensions of each timeseries. | ||
554 | * | ||
555 | * As with the measurement tables, there is one field table for each field data | ||
556 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
557 | * this behavior **must not** be relied upon for query correctness. | ||
558 | * | ||
559 | * The index for the fields differs from the measurements, however. Rows are | ||
560 | * sorted by timeseries name, then field name, field value, and finally | ||
561 | * timeseries key. This reflects the most common pattern for looking them up: | ||
562 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
563 | * usually then used to look up measurements. | ||
564 | * | ||
565 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
566 | * timeseries name and then key, since it would improve lookups where one | ||
567 | * already has the key. Realistically though, these tables are quite small and | ||
568 | * so performance benefits will be low in absolute terms. | ||
569 | * | ||
570 | * TTL: We use a materialized column to expire old field table records. This | ||
571 | * column is generated automatically by the database whenever a new row is | ||
572 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
573 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
574 | * record will remain during a deduplication, which will have the last | ||
575 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
576 | * measurement tables. | ||
577 | */ | ||
578 | 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) | ||
579 | 2025.01.09 01:33:44.005849 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
580 | 2025.01.09 01:33:44.008266 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} <Debug> oximeter.fields_bool (c09c91f4-74db-499e-83fb-69427323d55d): Loading data parts | ||
581 | 2025.01.09 01:33:44.008400 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} <Debug> oximeter.fields_bool (c09c91f4-74db-499e-83fb-69427323d55d): There are no data parts | ||
582 | 2025.01.09 01:33:44.009694 [ 258 ] {b2b1dcf2-34ed-43d9-b64e-5a133feffb20} <Debug> TCPHandler: Processed in 0.004273289 sec. | ||
583 | 2025.01.09 01:33:44.009923 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
584 | 2025.01.09 01:33:44.010138 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
585 | 2025.01.09 01:33:44.010236 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
586 | 2025.01.09 01:33:44.012183 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} <Debug> oximeter.fields_i8 (72208ce9-9a9a-4327-b349-3591af87db99): Loading data parts | ||
587 | 2025.01.09 01:33:44.012332 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} <Debug> oximeter.fields_i8 (72208ce9-9a9a-4327-b349-3591af87db99): There are no data parts | ||
588 | 2025.01.09 01:33:44.013728 [ 259 ] {285539a4-c20f-4e9b-b9c9-6963ac281219} <Debug> TCPHandler: Processed in 0.003865932 sec. | ||
589 | 2025.01.09 01:33:44.013950 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
590 | 2025.01.09 01:33:44.014166 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
591 | 2025.01.09 01:33:44.014252 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
592 | 2025.01.09 01:33:44.016297 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Loading data parts | ||
593 | 2025.01.09 01:33:44.016433 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): There are no data parts | ||
594 | 2025.01.09 01:33:44.017779 [ 258 ] {28acbe63-0c50-4af2-b509-f02db6427a2f} <Debug> TCPHandler: Processed in 0.003887092 sec. | ||
595 | 2025.01.09 01:33:44.017969 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
596 | 2025.01.09 01:33:44.018199 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
597 | 2025.01.09 01:33:44.018262 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
598 | 2025.01.09 01:33:44.020332 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Loading data parts | ||
599 | 2025.01.09 01:33:44.020492 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): There are no data parts | ||
600 | 2025.01.09 01:33:44.021744 [ 259 ] {8ecdeb56-f4bc-482f-8a03-979693727c7f} <Debug> TCPHandler: Processed in 0.003832702 sec. | ||
601 | 2025.01.09 01:33:44.021973 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
602 | 2025.01.09 01:33:44.022183 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
603 | 2025.01.09 01:33:44.022269 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
604 | 2025.01.09 01:33:44.024483 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Loading data parts | ||
605 | 2025.01.09 01:33:44.024663 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): There are no data parts | ||
606 | 2025.01.09 01:33:44.025989 [ 258 ] {af9a1297-628f-4d2b-afed-3231be0859aa} <Debug> TCPHandler: Processed in 0.004094316 sec. | ||
607 | 2025.01.09 01:33:44.026195 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
608 | 2025.01.09 01:33:44.026440 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
609 | 2025.01.09 01:33:44.026489 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
610 | 2025.01.09 01:33:44.028505 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} <Debug> oximeter.fields_i32 (fffb3cb4-2566-43d2-aa86-489f5476506a): Loading data parts | ||
611 | 2025.01.09 01:33:44.028676 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} <Debug> oximeter.fields_i32 (fffb3cb4-2566-43d2-aa86-489f5476506a): There are no data parts | ||
612 | 2025.01.09 01:33:44.029928 [ 259 ] {7259cd6b-1c70-4b88-9a57-c121b2153395} <Debug> TCPHandler: Processed in 0.003792251 sec. | ||
613 | 2025.01.09 01:33:44.030140 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
614 | 2025.01.09 01:33:44.030386 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
615 | 2025.01.09 01:33:44.030488 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
616 | 2025.01.09 01:33:44.032888 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Loading data parts | ||
617 | 2025.01.09 01:33:44.033039 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): There are no data parts | ||
618 | 2025.01.09 01:33:44.034396 [ 258 ] {610bbcd3-90e3-4daa-82c7-669a938a9517} <Debug> TCPHandler: Processed in 0.00431866 sec. | ||
619 | 2025.01.09 01:33:44.034596 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
620 | 2025.01.09 01:33:44.034834 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
621 | 2025.01.09 01:33:44.034896 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
622 | 2025.01.09 01:33:44.036816 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} <Debug> oximeter.fields_i64 (0f5aae4b-529b-4ecb-8a18-2ccac7d6f6c6): Loading data parts | ||
623 | 2025.01.09 01:33:44.036961 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} <Debug> oximeter.fields_i64 (0f5aae4b-529b-4ecb-8a18-2ccac7d6f6c6): There are no data parts | ||
624 | 2025.01.09 01:33:44.038297 [ 259 ] {3e3718bf-c78d-4f50-9a8e-0fc41076bf89} <Debug> TCPHandler: Processed in 0.00375967 sec. | ||
625 | 2025.01.09 01:33:44.038496 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2025.01.09 01:33:44.038707 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
627 | 2025.01.09 01:33:44.038798 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
628 | 2025.01.09 01:33:44.040719 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} <Debug> oximeter.fields_u64 (0a59efc5-070c-4a38-9952-aaf8961d4aa3): Loading data parts | ||
629 | 2025.01.09 01:33:44.040894 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} <Debug> oximeter.fields_u64 (0a59efc5-070c-4a38-9952-aaf8961d4aa3): There are no data parts | ||
630 | 2025.01.09 01:33:44.042233 [ 258 ] {e4aab707-024e-417e-8ef7-77e4f0efade8} <Debug> TCPHandler: Processed in 0.003794621 sec. | ||
631 | 2025.01.09 01:33:44.042426 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2025.01.09 01:33:44.042667 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
633 | 2025.01.09 01:33:44.042730 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
634 | 2025.01.09 01:33:44.044753 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Loading data parts | ||
635 | 2025.01.09 01:33:44.044933 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): There are no data parts | ||
636 | 2025.01.09 01:33:44.046358 [ 259 ] {75229608-f610-4a78-a74e-6d5669c0ea3f} <Debug> TCPHandler: Processed in 0.003991064 sec. | ||
637 | 2025.01.09 01:33:44.046562 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2025.01.09 01:33:44.046773 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
639 | 2025.01.09 01:33:44.046860 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
640 | 2025.01.09 01:33:44.048833 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Loading data parts | ||
641 | 2025.01.09 01:33:44.048997 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): There are no data parts | ||
642 | 2025.01.09 01:33:44.050389 [ 258 ] {f8052234-58b2-4423-bd57-34d6c1f3d103} <Debug> TCPHandler: Processed in 0.003885253 sec. | ||
643 | 2025.01.09 01:33:44.050591 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
644 | 2025.01.09 01:33:44.050833 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
645 | 2025.01.09 01:33:44.050894 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
646 | 2025.01.09 01:33:44.052759 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Loading data parts | ||
647 | 2025.01.09 01:33:44.052933 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): There are no data parts | ||
648 | 2025.01.09 01:33:44.054322 [ 259 ] {a547e291-7143-4715-88c1-98135267f44c} <Debug> TCPHandler: Processed in 0.003788401 sec. | ||
649 | 2025.01.09 01:33:44.054550 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
650 | 2025.01.09 01:33:44.054854 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) /* The timeseries schema table stores the extracted schema for the samples | ||
651 | * oximeter collects. | ||
652 | */ | ||
653 | 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) | ||
654 | 2025.01.09 01:33:44.054959 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
655 | 2025.01.09 01:33:44.057681 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Loading data parts | ||
656 | 2025.01.09 01:33:44.057814 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): There are no data parts | ||
657 | 2025.01.09 01:33:44.059422 [ 258 ] {1d615d66-0122-4447-a1e1-78a5c772a8ae} <Debug> TCPHandler: Processed in 0.004931479 sec. | ||
658 | 2025.01.09 01:33:44.060252 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
659 | 2025.01.09 01:33:44.060468 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
660 | 2025.01.09 01:33:44.061893 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
661 | 2025.01.09 01:33:44.070494 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Trace> oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
662 | 2025.01.09 01:33:44.070536 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
663 | 2025.01.09 01:33:44.075843 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
664 | 2025.01.09 01:33:44.076452 [ 268 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Trace> oximeter.version (49009b68-e11e-44b3-bbe0-fba67ffdb2d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
665 | 2025.01.09 01:33:44.076763 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016374 sec., 61.07243190423843 rows/sec., 977.16 B/sec. | ||
666 | 2025.01.09 01:33:44.077154 [ 259 ] {617e4a2c-a7f1-4726-9e8c-9a1b941458ed} <Debug> TCPHandler: Processed in 0.016959452 sec. | ||
667 | 2025.01.09 01:33:44.132885 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49622 | ||
668 | 2025.01.09 01:33:44.133026 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2025.01.09 01:33:44.133117 [ 277 ] {} <Debug> TCP-Session: f5708b7c-fe4e-4659-945e-c6e7317da8ab Authenticating user 'default' from [fd00:1122:3344:101::c]:49622 | ||
670 | 2025.01.09 01:33:44.133206 [ 277 ] {} <Debug> TCP-Session: f5708b7c-fe4e-4659-945e-c6e7317da8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2025.01.09 01:33:44.133236 [ 277 ] {} <Debug> TCP-Session: f5708b7c-fe4e-4659-945e-c6e7317da8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2025.01.09 01:33:44.133335 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2025.01.09 01:33:44.133405 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2025.01.09 01:33:44.133467 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2025.01.09 01:33:44.135061 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41722 | ||
676 | 2025.01.09 01:33:44.135133 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63799 | ||
677 | 2025.01.09 01:33:44.135307 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.01.09 01:33:44.135331 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37450 | ||
679 | 2025.01.09 01:33:44.135379 [ 278 ] {} <Debug> TCP-Session: 3a590b25-9a33-44d7-8a77-4293d5d94c54 Authenticating user 'default' from [fd00:1122:3344:101::c]:41722 | ||
680 | 2025.01.09 01:33:44.135606 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2025.01.09 01:33:44.135672 [ 278 ] {} <Debug> TCP-Session: 3a590b25-9a33-44d7-8a77-4293d5d94c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.01.09 01:33:44.135694 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2025.01.09 01:33:44.135700 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61546 | ||
684 | 2025.01.09 01:33:44.135793 [ 280 ] {} <Debug> TCP-Session: 3284806a-32f5-4b92-839b-4548ff7b6ed2 Authenticating user 'default' from [fd00:1122:3344:101::c]:37450 | ||
685 | 2025.01.09 01:33:44.135804 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59405 | ||
686 | 2025.01.09 01:33:44.135758 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58335 | ||
687 | 2025.01.09 01:33:44.135762 [ 278 ] {} <Debug> TCP-Session: 3a590b25-9a33-44d7-8a77-4293d5d94c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.01.09 01:33:44.135897 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57641 | ||
689 | 2025.01.09 01:33:44.135727 [ 279 ] {} <Debug> TCP-Session: e8579bb3-8bee-4255-a85b-79ec1eadcc57 Authenticating user 'default' from [fd00:1122:3344:101::c]:63799 | ||
690 | 2025.01.09 01:33:44.136055 [ 280 ] {} <Debug> TCP-Session: 3284806a-32f5-4b92-839b-4548ff7b6ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.01.09 01:33:44.136322 [ 279 ] {} <Debug> TCP-Session: e8579bb3-8bee-4255-a85b-79ec1eadcc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.01.09 01:33:44.136338 [ 280 ] {} <Debug> TCP-Session: 3284806a-32f5-4b92-839b-4548ff7b6ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.09 01:33:44.136425 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2025.01.09 01:33:44.136494 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.01.09 01:33:44.136506 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.01.09 01:33:44.136468 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
697 | 2025.01.09 01:33:44.136445 [ 279 ] {} <Debug> TCP-Session: e8579bb3-8bee-4255-a85b-79ec1eadcc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.01.09 01:33:44.136608 [ 284 ] {} <Debug> TCP-Session: b4820a30-8820-4451-a6e1-f6319829f493 Authenticating user 'default' from [fd00:1122:3344:101::c]:57641 | ||
699 | 2025.01.09 01:33:44.136589 [ 281 ] {} <Debug> TCP-Session: 14e15670-aba9-474b-9230-94b656b0ac30 Authenticating user 'default' from [fd00:1122:3344:101::c]:58335 | ||
700 | 2025.01.09 01:33:44.136655 [ 282 ] {} <Debug> TCP-Session: 6184a2f2-058a-4f88-a25a-3495afdc30a6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61546 | ||
701 | 2025.01.09 01:33:44.136651 [ 283 ] {} <Debug> TCP-Session: a5d7204b-fdca-4469-9a3b-d1259d6d4e21 Authenticating user 'default' from [fd00:1122:3344:101::c]:59405 | ||
702 | 2025.01.09 01:33:44.136793 [ 281 ] {} <Debug> TCP-Session: 14e15670-aba9-474b-9230-94b656b0ac30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.01.09 01:33:44.136806 [ 284 ] {} <Debug> TCP-Session: b4820a30-8820-4451-a6e1-f6319829f493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.01.09 01:33:44.136866 [ 281 ] {} <Debug> TCP-Session: 14e15670-aba9-474b-9230-94b656b0ac30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.01.09 01:33:44.136875 [ 283 ] {} <Debug> TCP-Session: a5d7204b-fdca-4469-9a3b-d1259d6d4e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.01.09 01:33:44.136850 [ 282 ] {} <Debug> TCP-Session: 6184a2f2-058a-4f88-a25a-3495afdc30a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.01.09 01:33:44.136961 [ 283 ] {} <Debug> TCP-Session: a5d7204b-fdca-4469-9a3b-d1259d6d4e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2025.01.09 01:33:44.136946 [ 284 ] {} <Debug> TCP-Session: b4820a30-8820-4451-a6e1-f6319829f493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.09 01:33:44.137125 [ 282 ] {} <Debug> TCP-Session: 6184a2f2-058a-4f88-a25a-3495afdc30a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2025.01.09 01:33:44.400656 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39836 | ||
711 | 2025.01.09 01:33:44.400929 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2025.01.09 01:33:44.400981 [ 285 ] {} <Debug> TCP-Session: dc6b2a76-6cba-4f4e-87b9-d202fb43d56b Authenticating user 'default' from [fd00:1122:3344:101::b]:39836 | ||
713 | 2025.01.09 01:33:44.401291 [ 285 ] {} <Debug> TCP-Session: dc6b2a76-6cba-4f4e-87b9-d202fb43d56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.01.09 01:33:44.401310 [ 285 ] {} <Debug> TCP-Session: dc6b2a76-6cba-4f4e-87b9-d202fb43d56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2025.01.09 01:33:44.401404 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2025.01.09 01:33:44.401539 [ 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.09 01:33:44.401560 [ 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.09 01:33:44.403709 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53318 | ||
719 | 2025.01.09 01:33:44.403865 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43398 | ||
720 | 2025.01.09 01:33:44.404104 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43114 | ||
721 | 2025.01.09 01:33:44.404032 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49959 | ||
722 | 2025.01.09 01:33:44.404191 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35358 | ||
723 | 2025.01.09 01:33:44.404022 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
724 | 2025.01.09 01:33:44.404622 [ 286 ] {} <Debug> TCP-Session: 70c5782a-34c0-4bbf-accc-99d9577265c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:53318 | ||
725 | 2025.01.09 01:33:44.404691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
726 | 2025.01.09 01:33:44.404780 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
727 | 2025.01.09 01:33:44.404758 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61412 | ||
728 | 2025.01.09 01:33:44.405028 [ 289 ] {} <Debug> TCP-Session: 3d5cf4a7-577c-432b-9543-dedb6779960e Authenticating user 'default' from [fd00:1122:3344:101::b]:43114 | ||
729 | 2025.01.09 01:33:44.405008 [ 286 ] {} <Debug> TCP-Session: 70c5782a-34c0-4bbf-accc-99d9577265c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2025.01.09 01:33:44.405000 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
731 | 2025.01.09 01:33:44.405269 [ 289 ] {} <Debug> TCP-Session: 3d5cf4a7-577c-432b-9543-dedb6779960e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2025.01.09 01:33:44.405212 [ 286 ] {} <Debug> TCP-Session: 70c5782a-34c0-4bbf-accc-99d9577265c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
733 | 2025.01.09 01:33:44.405422 [ 288 ] {} <Debug> TCP-Session: 1d0e5df7-8260-4e68-98be-73c90f8ab575 Authenticating user 'default' from [fd00:1122:3344:101::b]:49959 | ||
734 | 2025.01.09 01:33:44.405477 [ 289 ] {} <Debug> TCP-Session: 3d5cf4a7-577c-432b-9543-dedb6779960e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2025.01.09 01:33:44.404541 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35021 | ||
736 | 2025.01.09 01:33:44.404556 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
737 | 2025.01.09 01:33:44.404981 [ 290 ] {} <Debug> TCP-Session: a3b1ebb8-8b69-4050-b8b3-c4da69c65a82 Authenticating user 'default' from [fd00:1122:3344:101::b]:35358 | ||
738 | 2025.01.09 01:33:44.405596 [ 288 ] {} <Debug> TCP-Session: 1d0e5df7-8260-4e68-98be-73c90f8ab575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2025.01.09 01:33:44.405828 [ 287 ] {} <Debug> TCP-Session: af1888dc-76d2-4d61-95c2-31446e679f27 Authenticating user 'default' from [fd00:1122:3344:101::b]:43398 | ||
740 | 2025.01.09 01:33:44.405855 [ 288 ] {} <Debug> TCP-Session: 1d0e5df7-8260-4e68-98be-73c90f8ab575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2025.01.09 01:33:44.405903 [ 287 ] {} <Debug> TCP-Session: af1888dc-76d2-4d61-95c2-31446e679f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2025.01.09 01:33:44.405870 [ 290 ] {} <Debug> TCP-Session: a3b1ebb8-8b69-4050-b8b3-c4da69c65a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2025.01.09 01:33:44.406104 [ 287 ] {} <Debug> TCP-Session: af1888dc-76d2-4d61-95c2-31446e679f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2025.01.09 01:33:44.406124 [ 290 ] {} <Debug> TCP-Session: a3b1ebb8-8b69-4050-b8b3-c4da69c65a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2025.01.09 01:33:44.415342 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
746 | 2025.01.09 01:33:44.415393 [ 292 ] {} <Debug> TCP-Session: 51802b49-2565-4122-8bb9-e257a970d831 Authenticating user 'default' from [fd00:1122:3344:101::b]:61412 | ||
747 | 2025.01.09 01:33:44.415561 [ 292 ] {} <Debug> TCP-Session: 51802b49-2565-4122-8bb9-e257a970d831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2025.01.09 01:33:44.415584 [ 292 ] {} <Debug> TCP-Session: 51802b49-2565-4122-8bb9-e257a970d831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2025.01.09 01:33:44.429750 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
750 | 2025.01.09 01:33:44.430007 [ 291 ] {} <Debug> TCP-Session: fc848510-b917-489a-9177-5992a3257399 Authenticating user 'default' from [fd00:1122:3344:101::b]:35021 | ||
751 | 2025.01.09 01:33:44.430045 [ 291 ] {} <Debug> TCP-Session: fc848510-b917-489a-9177-5992a3257399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2025.01.09 01:33:44.430065 [ 291 ] {} <Debug> TCP-Session: fc848510-b917-489a-9177-5992a3257399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2025.01.09 01:33:45.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.91 MiB, peak 136.91 MiB, free memory in arenas 0.00 B, will set to 141.38 MiB (RSS), difference: 4.47 MiB | ||
754 | 2025.01.09 01:33:50.114939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
755 | 2025.01.09 01:33:50.114942 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
756 | 2025.01.09 01:33:50.115063 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
757 | 2025.01.09 01:33:50.115129 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
758 | 2025.01.09 01:33:50.121618 [ 243 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Loading data parts | ||
759 | 2025.01.09 01:33:50.121898 [ 243 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): There are no data parts | ||
760 | 2025.01.09 01:33:50.129088 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
761 | 2025.01.09 01:33:50.129224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
762 | 2025.01.09 01:33:50.132882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2025.01.09 01:33:50.133741 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.09 01:33:50.134737 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
765 | 2025.01.09 01:33:50.141553 [ 244 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Loading data parts | ||
766 | 2025.01.09 01:33:50.141716 [ 244 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): There are no data parts | ||
767 | 2025.01.09 01:33:50.166320 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2025.01.09 01:33:50.166519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
769 | 2025.01.09 01:33:50.174129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
770 | 2025.01.09 01:33:50.175326 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.09 01:33:50.177941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
772 | 2025.01.09 01:33:51.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.45 MiB, peak 150.45 MiB, free memory in arenas 0.00 B, will set to 151.31 MiB (RSS), difference: 4.87 MiB | ||
773 | 2025.01.09 01:33:52.614859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
774 | 2025.01.09 01:33:52.614965 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
775 | 2025.01.09 01:33:52.621309 [ 242 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Loading data parts | ||
776 | 2025.01.09 01:33:52.621523 [ 242 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): There are no data parts | ||
777 | 2025.01.09 01:33:52.627667 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
778 | 2025.01.09 01:33:52.627708 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
779 | 2025.01.09 01:33:52.629496 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
780 | 2025.01.09 01:33:52.630035 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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.09 01:33:52.630554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
782 | 2025.01.09 01:33:53.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.49 MiB, peak 155.49 MiB, free memory in arenas 0.00 B, will set to 151.78 MiB (RSS), difference: -3.72 MiB | ||
783 | 2025.01.09 01:33:57.580438 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
784 | 2025.01.09 01:33:57.580496 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
785 | 2025.01.09 01:33:57.634914 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
786 | 2025.01.09 01:33:57.635777 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2025.01.09 01:33:57.635823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
788 | 2025.01.09 01:33:57.636516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
789 | 2025.01.09 01:33:57.636981 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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.09 01:33:57.637236 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
791 | 2025.01.09 01:33:57.678074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
792 | 2025.01.09 01:33:57.700336 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2025.01.09 01:33:57.700398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
794 | 2025.01.09 01:33:57.707327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
795 | 2025.01.09 01:33:57.708503 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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.09 01:33:57.710987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
797 | 2025.01.09 01:33:58.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.45 MiB, peak 156.45 MiB, free memory in arenas 0.00 B, will set to 154.64 MiB (RSS), difference: 2.19 MiB | ||
798 | 2025.01.09 01:34:03.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.66 MiB, peak 156.45 MiB, free memory in arenas 0.00 B, will set to 154.67 MiB (RSS), difference: 4.01 MiB | ||
799 | 2025.01.09 01:34:05.137407 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
800 | 2025.01.09 01:34:05.138049 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
801 | 2025.01.09 01:34:05.138092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
802 | 2025.01.09 01:34:05.138931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
803 | 2025.01.09 01:34:05.139451 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
804 | 2025.01.09 01:34:05.139656 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
805 | 2025.01.09 01:34:05.211126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
806 | 2025.01.09 01:34:05.231176 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
807 | 2025.01.09 01:34:05.231247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
808 | 2025.01.09 01:34:05.237764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
809 | 2025.01.09 01:34:05.239000 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
810 | 2025.01.09 01:34:05.242414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
811 | 2025.01.09 01:34:12.580553 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
812 | 2025.01.09 01:34:12.580632 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
813 | 2025.01.09 01:34:12.639832 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
814 | 2025.01.09 01:34:12.640488 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
815 | 2025.01.09 01:34:12.640536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
816 | 2025.01.09 01:34:12.641065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
817 | 2025.01.09 01:34:12.641340 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
818 | 2025.01.09 01:34:12.641631 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
819 | 2025.01.09 01:34:12.742573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
820 | 2025.01.09 01:34:12.763080 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
821 | 2025.01.09 01:34:12.763144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
822 | 2025.01.09 01:34:12.769603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
823 | 2025.01.09 01:34:12.770351 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
824 | 2025.01.09 01:34:12.773118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
825 | 2025.01.09 01:34:19.082727 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2025.01.09 01:34:19.082970 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
827 | 2025.01.09 01:34:19.087207 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2025.01.09 01:34:19.091284 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2025.01.09 01:34:19.097911 [ 258 ] {c0b6315b-49df-4d45-87c3-012ce19dc0d6} <Debug> TCPHandler: Processed in 0.015314736 sec. | ||
830 | 2025.01.09 01:34:19.099592 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2025.01.09 01:34:19.099838 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
832 | 2025.01.09 01:34:19.105869 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
833 | 2025.01.09 01:34:19.105951 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
834 | 2025.01.09 01:34:19.106626 [ 259 ] {a71043ce-96b2-4a62-ae0a-6ae9ec7dad95} <Debug> TCPHandler: Processed in 0.007172385 sec. | ||
835 | 2025.01.09 01:34:19.106967 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2025.01.09 01:34:19.107137 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
837 | 2025.01.09 01:34:19.107575 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2025.01.09 01:34:19.107632 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2025.01.09 01:34:19.108167 [ 258 ] {c18a0d96-74ac-47c9-aaea-aa5c73358c9d} <Debug> TCPHandler: Processed in 0.00125993 sec. | ||
840 | 2025.01.09 01:34:19.108468 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2025.01.09 01:34:19.108729 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
842 | 2025.01.09 01:34:19.109369 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2025.01.09 01:34:19.109470 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
844 | 2025.01.09 01:34:19.110006 [ 259 ] {ad511db4-402d-473c-b4fe-6524c4c2dd7e} <Debug> TCPHandler: Processed in 0.001601026 sec. | ||
845 | 2025.01.09 01:34:19.110296 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2025.01.09 01:34:19.110443 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
847 | 2025.01.09 01:34:19.110866 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2025.01.09 01:34:19.110932 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2025.01.09 01:34:19.111544 [ 258 ] {eab24c62-6eed-4b80-962f-98cdb9061c75} <Debug> TCPHandler: Processed in 0.001302712 sec. | ||
850 | 2025.01.09 01:34:19.111790 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2025.01.09 01:34:19.111947 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
852 | 2025.01.09 01:34:19.112318 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2025.01.09 01:34:19.112375 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
854 | 2025.01.09 01:34:19.112896 [ 259 ] {e22456b6-dd6e-46d0-ad6a-f9146eb94cd4} <Debug> TCPHandler: Processed in 0.001165548 sec. | ||
855 | 2025.01.09 01:34:19.113148 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
856 | 2025.01.09 01:34:19.113298 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
857 | 2025.01.09 01:34:19.113660 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
858 | 2025.01.09 01:34:19.113714 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
859 | 2025.01.09 01:34:19.114210 [ 258 ] {f0de7d13-d2ec-4c97-b5d7-1d342f73b544} <Debug> TCPHandler: Processed in 0.001114858 sec. | ||
860 | 2025.01.09 01:34:19.114473 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2025.01.09 01:34:19.114628 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
862 | 2025.01.09 01:34:19.115007 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
863 | 2025.01.09 01:34:19.115064 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
864 | 2025.01.09 01:34:19.115582 [ 259 ] {ee9d787f-d284-4032-abe7-759c2904da20} <Debug> TCPHandler: Processed in 0.001165608 sec. | ||
865 | 2025.01.09 01:34:19.115835 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2025.01.09 01:34:19.115986 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
867 | 2025.01.09 01:34:19.116364 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
868 | 2025.01.09 01:34:19.116419 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
869 | 2025.01.09 01:34:19.116991 [ 258 ] {99c4fab8-37ef-4406-bda3-70973e855106} <Debug> TCPHandler: Processed in 0.001211779 sec. | ||
870 | 2025.01.09 01:34:19.117231 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
871 | 2025.01.09 01:34:19.117388 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
872 | 2025.01.09 01:34:19.117770 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
873 | 2025.01.09 01:34:19.117827 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
874 | 2025.01.09 01:34:19.118324 [ 259 ] {d692ad60-42b0-471d-8ad6-43d886060e08} <Debug> TCPHandler: Processed in 0.001153329 sec. | ||
875 | 2025.01.09 01:34:19.118581 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
876 | 2025.01.09 01:34:19.118737 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
877 | 2025.01.09 01:34:19.119117 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
878 | 2025.01.09 01:34:19.119173 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
879 | 2025.01.09 01:34:19.119678 [ 258 ] {7ea6ce26-db08-4905-98a1-d900f5c4b472} <Debug> TCPHandler: Processed in 0.001151428 sec. | ||
880 | 2025.01.09 01:34:19.119916 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2025.01.09 01:34:19.120076 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
882 | 2025.01.09 01:34:19.120465 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
883 | 2025.01.09 01:34:19.120522 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
884 | 2025.01.09 01:34:19.121037 [ 259 ] {e61f2d99-6276-421f-8d0e-7eaac257704a} <Debug> TCPHandler: Processed in 0.001177839 sec. | ||
885 | 2025.01.09 01:34:19.121280 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
886 | 2025.01.09 01:34:19.121439 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) 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) | ||
887 | 2025.01.09 01:34:19.121871 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
888 | 2025.01.09 01:34:19.121935 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
889 | 2025.01.09 01:34:19.122559 [ 258 ] {ec811811-194d-4330-955d-8c00befb5461} <Debug> TCPHandler: Processed in 0.001331522 sec. | ||
890 | 2025.01.09 01:34:19.122816 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2025.01.09 01:34:19.122977 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
892 | 2025.01.09 01:34:19.123373 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
893 | 2025.01.09 01:34:19.123429 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
894 | 2025.01.09 01:34:19.123941 [ 259 ] {b47cca51-bdb9-4590-9adf-24bd43d4ec76} <Debug> TCPHandler: Processed in 0.001183039 sec. | ||
895 | 2025.01.09 01:34:19.127433 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2025.01.09 01:34:19.127583 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
897 | 2025.01.09 01:34:19.127647 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
898 | 2025.01.09 01:34:19.130488 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
899 | 2025.01.09 01:34:19.130535 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
900 | 2025.01.09 01:34:19.131086 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2025.01.09 01:34:19.131312 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
902 | 2025.01.09 01:34:19.131545 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.004002 sec., 3498.2508745627183 rows/sec., 501.95 KiB/sec. | ||
903 | 2025.01.09 01:34:19.131617 [ 258 ] {60f25b2a-9672-4d86-a6bf-242ee09330dc} <Debug> TCPHandler: Processed in 0.004247718 sec. | ||
904 | 2025.01.09 01:34:19.131771 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
905 | 2025.01.09 01:34:19.131902 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
906 | 2025.01.09 01:34:19.131955 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
907 | 2025.01.09 01:34:19.135298 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
908 | 2025.01.09 01:34:19.135339 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
909 | 2025.01.09 01:34:19.138078 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
910 | 2025.01.09 01:34:19.138532 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
911 | 2025.01.09 01:34:19.138776 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.006905 sec., 3765.387400434468 rows/sec., 290.64 KiB/sec. | ||
912 | 2025.01.09 01:34:19.138849 [ 259 ] {0bfddd3c-b88c-4608-b9de-9f56fd2bdb09} <Debug> TCPHandler: Processed in 0.007139685 sec. | ||
913 | 2025.01.09 01:34:19.138990 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
914 | 2025.01.09 01:34:19.139108 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
915 | 2025.01.09 01:34:19.139159 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
916 | 2025.01.09 01:34:19.139897 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
917 | 2025.01.09 01:34:19.139937 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
918 | 2025.01.09 01:34:19.140300 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
919 | 2025.01.09 01:34:19.140536 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
920 | 2025.01.09 01:34:19.140746 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00166 sec., 16867.469879518074 rows/sec., 1.32 MiB/sec. | ||
921 | 2025.01.09 01:34:19.140798 [ 258 ] {16c71dd0-e4b7-4dfd-8187-09cdf90bd8c0} <Debug> TCPHandler: Processed in 0.00186351 sec. | ||
922 | 2025.01.09 01:34:19.140953 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
923 | 2025.01.09 01:34:19.141098 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
924 | 2025.01.09 01:34:19.141161 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
925 | 2025.01.09 01:34:19.142368 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
926 | 2025.01.09 01:34:19.142406 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
927 | 2025.01.09 01:34:19.142874 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
928 | 2025.01.09 01:34:19.143140 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
929 | 2025.01.09 01:34:19.143379 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.002315 sec., 34557.23542116631 rows/sec., 2.40 MiB/sec. | ||
930 | 2025.01.09 01:34:19.143442 [ 259 ] {5300734c-bd5a-415c-a0ba-fc92d04b5cb0} <Debug> TCPHandler: Processed in 0.002558601 sec. | ||
931 | 2025.01.09 01:34:19.143602 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
932 | 2025.01.09 01:34:19.143740 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
933 | 2025.01.09 01:34:19.143800 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
934 | 2025.01.09 01:34:19.144379 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
935 | 2025.01.09 01:34:19.144425 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
936 | 2025.01.09 01:34:19.144807 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
937 | 2025.01.09 01:34:19.145039 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
938 | 2025.01.09 01:34:19.145307 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.04 MiB/sec. | ||
939 | 2025.01.09 01:34:19.145367 [ 258 ] {c6fa02d9-882a-48ed-b2b8-260bf188f305} <Debug> TCPHandler: Processed in 0.00183263 sec. | ||
940 | 2025.01.09 01:34:20.141813 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
941 | 2025.01.09 01:34:20.142573 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
942 | 2025.01.09 01:34:20.142626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
943 | 2025.01.09 01:34:20.143158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
944 | 2025.01.09 01:34:20.143423 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
945 | 2025.01.09 01:34:20.143707 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
946 | 2025.01.09 01:34:20.273257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
947 | 2025.01.09 01:34:20.293165 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2025.01.09 01:34:20.293232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
949 | 2025.01.09 01:34:20.300037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
950 | 2025.01.09 01:34:20.300892 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2025.01.09 01:34:20.304187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
952 | 2025.01.09 01:34:22.631260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
953 | 2025.01.09 01:34:22.635128 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
954 | 2025.01.09 01:34:22.635185 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
955 | 2025.01.09 01:34:22.636664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
956 | 2025.01.09 01:34:22.636982 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
957 | 2025.01.09 01:34:22.637850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
958 | 2025.01.09 01:34:24.086496 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
959 | 2025.01.09 01:34:24.086704 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
960 | 2025.01.09 01:34:24.086775 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
961 | 2025.01.09 01:34:24.087510 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
962 | 2025.01.09 01:34:24.087559 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
963 | 2025.01.09 01:34:24.087983 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
964 | 2025.01.09 01:34:24.088237 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
965 | 2025.01.09 01:34:24.088481 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 1.07 MiB/sec. | ||
966 | 2025.01.09 01:34:24.088545 [ 258 ] {57dfc44a-4a52-4e01-9e19-6779bd926cec} <Debug> TCPHandler: Processed in 0.002188055 sec. | ||
967 | 2025.01.09 01:34:24.088835 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2025.01.09 01:34:24.089039 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
969 | 2025.01.09 01:34:24.089115 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
970 | 2025.01.09 01:34:24.089878 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
971 | 2025.01.09 01:34:24.089933 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
972 | 2025.01.09 01:34:24.090400 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
973 | 2025.01.09 01:34:24.090680 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2025.01.09 01:34:24.090939 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001953 sec., 14336.917562724013 rows/sec., 1.12 MiB/sec. | ||
975 | 2025.01.09 01:34:24.091009 [ 259 ] {4e52e081-ad59-4dd3-90e0-bf1d136e197d} <Debug> TCPHandler: Processed in 0.002329018 sec. | ||
976 | 2025.01.09 01:34:24.091223 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
977 | 2025.01.09 01:34:24.091456 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
978 | 2025.01.09 01:34:24.091556 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
979 | 2025.01.09 01:34:24.092192 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
980 | 2025.01.09 01:34:24.092232 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
981 | 2025.01.09 01:34:24.092621 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
982 | 2025.01.09 01:34:24.092861 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
983 | 2025.01.09 01:34:24.093131 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001733 sec., 57703.40450086555 rows/sec., 4.00 MiB/sec. | ||
984 | 2025.01.09 01:34:24.093329 [ 258 ] {7b5b3d2f-ef39-4563-ab96-fcc3dc075fc0} <Debug> TCPHandler: Processed in 0.002210856 sec. | ||
985 | 2025.01.09 01:34:24.093575 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
986 | 2025.01.09 01:34:24.093777 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
987 | 2025.01.09 01:34:24.093834 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
988 | 2025.01.09 01:34:24.094361 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
989 | 2025.01.09 01:34:24.094403 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
990 | 2025.01.09 01:34:24.094796 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
991 | 2025.01.09 01:34:24.095038 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
992 | 2025.01.09 01:34:24.095251 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001504 sec., 19946.8085106383 rows/sec., 1.37 MiB/sec. | ||
993 | 2025.01.09 01:34:24.095300 [ 259 ] {85b9d10f-70bf-4c49-9835-5761dbcd2577} <Debug> TCPHandler: Processed in 0.00186101 sec. | ||
994 | 2025.01.09 01:34:27.580682 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
995 | 2025.01.09 01:34:27.580753 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
996 | 2025.01.09 01:34:27.643884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
997 | 2025.01.09 01:34:27.644510 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
998 | 2025.01.09 01:34:27.644555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
999 | 2025.01.09 01:34:27.645132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1000 | 2025.01.09 01:34:27.645384 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1001 | 2025.01.09 01:34:27.645614 [ 90 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1002 | 2025.01.09 01:34:27.645657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1003 | 2025.01.09 01:34:27.645755 [ 90 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1004 | 2025.01.09 01:34:27.645806 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1005 | 2025.01.09 01:34:27.647953 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
1006 | 2025.01.09 01:34:27.648134 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1007 | 2025.01.09 01:34:27.648247 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1008 | 2025.01.09 01:34:27.650518 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1009 | 2025.01.09 01:34:27.650591 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1010 | 2025.01.09 01:34:27.650808 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1011 | 2025.01.09 01:34:27.652982 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1012 | 2025.01.09 01:34:27.653808 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1013 | 2025.01.09 01:34:27.671536 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.025617222 sec., 109535.68657834953 rows/sec., 1.57 MiB/sec. | ||
1014 | 2025.01.09 01:34:27.672254 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1015 | 2025.01.09 01:34:27.672613 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1016 | 2025.01.09 01:34:27.672701 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_6_1} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1017 | 2025.01.09 01:34:27.672832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
1018 | 2025.01.09 01:34:27.804338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1019 | 2025.01.09 01:34:27.824826 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1020 | 2025.01.09 01:34:27.824883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1021 | 2025.01.09 01:34:27.831763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1022 | 2025.01.09 01:34:27.832548 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1023 | 2025.01.09 01:34:27.832858 [ 90 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1024 | 2025.01.09 01:34:27.832969 [ 90 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1025 | 2025.01.09 01:34:27.833045 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1026 | 2025.01.09 01:34:27.833640 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
1027 | 2025.01.09 01:34:27.849469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1028 | 2025.01.09 01:34:27.850675 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1029 | 2025.01.09 01:34:27.852173 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
1030 | 2025.01.09 01:34:27.857833 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
1031 | 2025.01.09 01:34:27.863052 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
1032 | 2025.01.09 01:34:27.868285 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
1033 | 2025.01.09 01:34:27.875428 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
1034 | 2025.01.09 01:34:27.880398 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
1035 | 2025.01.09 01:34:27.939330 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106158098 sec., 433.3159774584507 rows/sec., 2.24 MiB/sec. | ||
1036 | 2025.01.09 01:34:27.941193 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1037 | 2025.01.09 01:34:27.943647 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2025.01.09 01:34:27.943751 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_6_1} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1039 | 2025.01.09 01:34:27.945068 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1040 | 2025.01.09 01:34:28.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.40 MiB, peak 167.94 MiB, free memory in arenas 0.00 B, will set to 162.60 MiB (RSS), difference: 4.20 MiB | ||
1041 | 2025.01.09 01:34:29.086836 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1042 | 2025.01.09 01:34:29.087044 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1043 | 2025.01.09 01:34:29.087126 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1044 | 2025.01.09 01:34:29.087977 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1045 | 2025.01.09 01:34:29.088020 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1046 | 2025.01.09 01:34:29.088462 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1047 | 2025.01.09 01:34:29.088715 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1048 | 2025.01.09 01:34:29.088939 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1.00 MiB/sec. | ||
1049 | 2025.01.09 01:34:29.089002 [ 258 ] {a587c182-0ee9-47fd-be16-08edba8ebff5} <Debug> TCPHandler: Processed in 0.002302847 sec. | ||
1050 | 2025.01.09 01:34:29.089270 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1051 | 2025.01.09 01:34:29.089479 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1052 | 2025.01.09 01:34:29.089560 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1053 | 2025.01.09 01:34:29.090348 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1054 | 2025.01.09 01:34:29.090395 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1055 | 2025.01.09 01:34:29.090825 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1056 | 2025.01.09 01:34:29.091082 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1057 | 2025.01.09 01:34:29.091362 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001934 sec., 14477.766287487073 rows/sec., 1.13 MiB/sec. | ||
1058 | 2025.01.09 01:34:29.091433 [ 259 ] {fcebe481-107b-4a07-9bcc-af86c5feaef3} <Debug> TCPHandler: Processed in 0.002306107 sec. | ||
1059 | 2025.01.09 01:34:29.091651 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1060 | 2025.01.09 01:34:29.091884 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1061 | 2025.01.09 01:34:29.091947 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1062 | 2025.01.09 01:34:29.092510 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1063 | 2025.01.09 01:34:29.092548 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1064 | 2025.01.09 01:34:29.092986 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1065 | 2025.01.09 01:34:29.093290 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1066 | 2025.01.09 01:34:29.093591 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001745 sec., 57306.59025787965 rows/sec., 3.97 MiB/sec. | ||
1067 | 2025.01.09 01:34:29.093679 [ 258 ] {881b1f75-f429-47d3-9bc6-29b891a561e8} <Debug> TCPHandler: Processed in 0.002141734 sec. | ||
1068 | 2025.01.09 01:34:29.093859 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1069 | 2025.01.09 01:34:29.093983 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1070 | 2025.01.09 01:34:29.094040 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1071 | 2025.01.09 01:34:29.094540 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1072 | 2025.01.09 01:34:29.094580 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1073 | 2025.01.09 01:34:29.094959 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1074 | 2025.01.09 01:34:29.095221 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1075 | 2025.01.09 01:34:29.095444 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001491 sec., 20120.72434607646 rows/sec., 1.38 MiB/sec. | ||
1076 | 2025.01.09 01:34:29.095501 [ 259 ] {991af69f-5e44-49b6-bfaf-fff094459491} <Debug> TCPHandler: Processed in 0.001704848 sec. | ||
1077 | 2025.01.09 01:34:32.638158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 144 | ||
1078 | 2025.01.09 01:34:32.640785 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1079 | 2025.01.09 01:34:32.640838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1080 | 2025.01.09 01:34:32.642291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1081 | 2025.01.09 01:34:32.642603 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1082 | 2025.01.09 01:34:32.643428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
1083 | 2025.01.09 01:34:34.086618 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1084 | 2025.01.09 01:34:34.086806 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1085 | 2025.01.09 01:34:34.086881 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1086 | 2025.01.09 01:34:34.087638 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1087 | 2025.01.09 01:34:34.087683 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1088 | 2025.01.09 01:34:34.088108 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1089 | 2025.01.09 01:34:34.088379 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1090 | 2025.01.09 01:34:34.088575 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001823 sec., 14262.20515633571 rows/sec., 1.08 MiB/sec. | ||
1091 | 2025.01.09 01:34:34.088638 [ 258 ] {20452609-b51b-436c-aaf5-9136add9c8c3} <Debug> TCPHandler: Processed in 0.002152495 sec. | ||
1092 | 2025.01.09 01:34:34.088983 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1093 | 2025.01.09 01:34:34.089224 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1094 | 2025.01.09 01:34:34.089308 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1095 | 2025.01.09 01:34:34.090146 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1096 | 2025.01.09 01:34:34.090195 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1097 | 2025.01.09 01:34:34.090640 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1098 | 2025.01.09 01:34:34.090906 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1099 | 2025.01.09 01:34:34.091157 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001992 sec., 14056.224899598395 rows/sec., 1.10 MiB/sec. | ||
1100 | 2025.01.09 01:34:34.091219 [ 259 ] {50e18561-6fcd-4acb-a315-5cc0a06354a1} <Debug> TCPHandler: Processed in 0.002449249 sec. | ||
1101 | 2025.01.09 01:34:34.091392 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1102 | 2025.01.09 01:34:34.091543 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1103 | 2025.01.09 01:34:34.091612 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1104 | 2025.01.09 01:34:34.092243 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1105 | 2025.01.09 01:34:34.092281 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1106 | 2025.01.09 01:34:34.092698 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1107 | 2025.01.09 01:34:34.092952 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1108 | 2025.01.09 01:34:34.093175 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001667 sec., 59988.00239952009 rows/sec., 4.16 MiB/sec. | ||
1109 | 2025.01.09 01:34:34.093401 [ 258 ] {b70a51cf-dd95-475c-a852-17227610d6d0} <Debug> TCPHandler: Processed in 0.002078703 sec. | ||
1110 | 2025.01.09 01:34:34.093575 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1111 | 2025.01.09 01:34:34.093726 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1112 | 2025.01.09 01:34:34.093794 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1113 | 2025.01.09 01:34:34.094341 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1114 | 2025.01.09 01:34:34.094383 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1115 | 2025.01.09 01:34:34.094807 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1116 | 2025.01.09 01:34:34.095059 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1117 | 2025.01.09 01:34:34.095304 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.27 MiB/sec. | ||
1118 | 2025.01.09 01:34:34.095392 [ 259 ] {d4371636-38db-4eaa-a2ff-01872d710277} <Debug> TCPHandler: Processed in 0.00188971 sec. | ||
1119 | 2025.01.09 01:34:35.145852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1120 | 2025.01.09 01:34:35.146495 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2025.01.09 01:34:35.146542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1122 | 2025.01.09 01:34:35.147231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1123 | 2025.01.09 01:34:35.147504 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1124 | 2025.01.09 01:34:35.147752 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1125 | 2025.01.09 01:34:35.349623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1126 | 2025.01.09 01:34:35.368721 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1127 | 2025.01.09 01:34:35.368791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1128 | 2025.01.09 01:34:35.375612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1129 | 2025.01.09 01:34:35.376419 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1130 | 2025.01.09 01:34:35.379698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1131 | 2025.01.09 01:34:39.086399 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1132 | 2025.01.09 01:34:39.086634 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1133 | 2025.01.09 01:34:39.086718 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1134 | 2025.01.09 01:34:39.087523 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1135 | 2025.01.09 01:34:39.087572 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1136 | 2025.01.09 01:34:39.088019 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1137 | 2025.01.09 01:34:39.088271 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1138 | 2025.01.09 01:34:39.088450 [ 78 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1139 | 2025.01.09 01:34:39.088512 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001939 sec., 13408.973697782363 rows/sec., 1.01 MiB/sec. | ||
1140 | 2025.01.09 01:34:39.088538 [ 78 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1141 | 2025.01.09 01:34:39.088597 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1142 | 2025.01.09 01:34:39.088648 [ 258 ] {659f4417-5b78-493e-893d-4cefba73cdc0} <Debug> TCPHandler: Processed in 0.002389579 sec. | ||
1143 | 2025.01.09 01:34:39.088774 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
1144 | 2025.01.09 01:34:39.088913 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1145 | 2025.01.09 01:34:39.088964 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1146 | 2025.01.09 01:34:39.088981 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1147 | 2025.01.09 01:34:39.089318 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1148 | 2025.01.09 01:34:39.089367 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1149 | 2025.01.09 01:34:39.089493 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1150 | 2025.01.09 01:34:39.089552 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1151 | 2025.01.09 01:34:39.089778 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1152 | 2025.01.09 01:34:39.090194 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1153 | 2025.01.09 01:34:39.092126 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1154 | 2025.01.09 01:34:39.092215 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1155 | 2025.01.09 01:34:39.092648 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.003932343 sec., 33059.17108451628 rows/sec., 2.62 MiB/sec. | ||
1156 | 2025.01.09 01:34:39.093040 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1157 | 2025.01.09 01:34:39.093186 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1158 | 2025.01.09 01:34:39.093578 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1159 | 2025.01.09 01:34:39.093656 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2025.01.09 01:34:39.093780 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_5_1} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1161 | 2025.01.09 01:34:39.093961 [ 78 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1162 | 2025.01.09 01:34:39.094041 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1163 | 2025.01.09 01:34:39.094064 [ 78 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1164 | 2025.01.09 01:34:39.094147 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1165 | 2025.01.09 01:34:39.094264 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005064 sec., 5529.225908372828 rows/sec., 441.61 KiB/sec. | ||
1166 | 2025.01.09 01:34:39.094348 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
1167 | 2025.01.09 01:34:39.094452 [ 259 ] {0001eac7-92b7-4997-af06-dbc6bc359492} <Debug> TCPHandler: Processed in 0.005648321 sec. | ||
1168 | 2025.01.09 01:34:39.094642 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1169 | 2025.01.09 01:34:39.094681 [ 258 ] {} <Trace> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1170 | 2025.01.09 01:34:39.094700 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1171 | 2025.01.09 01:34:39.094991 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1172 | 2025.01.09 01:34:39.095047 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1173 | 2025.01.09 01:34:39.095263 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
1174 | 2025.01.09 01:34:39.095282 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1175 | 2025.01.09 01:34:39.095583 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
1176 | 2025.01.09 01:34:39.095814 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1177 | 2025.01.09 01:34:39.097699 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1178 | 2025.01.09 01:34:39.097791 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1179 | 2025.01.09 01:34:39.098656 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.004411331 sec., 31736.45323826301 rows/sec., 2.60 MiB/sec. | ||
1180 | 2025.01.09 01:34:39.098820 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1181 | 2025.01.09 01:34:39.098832 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1182 | 2025.01.09 01:34:39.099137 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1183 | 2025.01.09 01:34:39.099189 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1184 | 2025.01.09 01:34:39.099309 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_5_1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1185 | 2025.01.09 01:34:39.099450 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1186 | 2025.01.09 01:34:39.099483 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004626 sec., 21616.947686986598 rows/sec., 1.50 MiB/sec. | ||
1187 | 2025.01.09 01:34:39.099556 [ 258 ] {4bf021cc-6609-4007-92ca-7a1ddbb3f04f} <Debug> TCPHandler: Processed in 0.004983481 sec. | ||
1188 | 2025.01.09 01:34:39.099752 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1189 | 2025.01.09 01:34:39.099888 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1190 | 2025.01.09 01:34:39.099953 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1191 | 2025.01.09 01:34:39.100492 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1192 | 2025.01.09 01:34:39.100536 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1193 | 2025.01.09 01:34:39.100937 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1194 | 2025.01.09 01:34:39.101179 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1195 | 2025.01.09 01:34:39.101371 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.36 MiB/sec. | ||
1196 | 2025.01.09 01:34:39.101430 [ 259 ] {3deadf53-3ff9-4cb0-9bb3-305b9162d4d5} <Debug> TCPHandler: Processed in 0.001746699 sec. | ||
1197 | 2025.01.09 01:34:42.580799 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1198 | 2025.01.09 01:34:42.580859 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1199 | 2025.01.09 01:34:42.643648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 160 | ||
1200 | 2025.01.09 01:34:42.646305 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1201 | 2025.01.09 01:34:42.646354 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1202 | 2025.01.09 01:34:42.648043 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1203 | 2025.01.09 01:34:42.648084 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1204 | 2025.01.09 01:34:42.649125 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1205 | 2025.01.09 01:34:42.650607 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1206 | 2025.01.09 01:34:42.650711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1207 | 2025.01.09 01:34:42.651269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
1208 | 2025.01.09 01:34:42.651659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1209 | 2025.01.09 01:34:42.651939 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1210 | 2025.01.09 01:34:42.652190 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1211 | 2025.01.09 01:34:42.879842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1212 | 2025.01.09 01:34:42.898731 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2025.01.09 01:34:42.898788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1214 | 2025.01.09 01:34:42.905578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1215 | 2025.01.09 01:34:42.906335 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2025.01.09 01:34:42.909215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1217 | 2025.01.09 01:34:43.731746 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1218 | 2025.01.09 01:34:43.731849 [ 258 ] {} <Debug> TCP-Session: 1f7fa70d-afa7-4705-965a-7ed2d8971c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1219 | 2025.01.09 01:34:44.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.10 MiB, peak 168.16 MiB, free memory in arenas 0.00 B, will set to 164.16 MiB (RSS), difference: 2.06 MiB | ||
1220 | 2025.01.09 01:34:44.083765 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1221 | 2025.01.09 01:34:44.084197 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
1222 | 2025.01.09 01:34:44.087697 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1223 | 2025.01.09 01:34:44.093150 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <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 | ||
1224 | 2025.01.09 01:34:44.093595 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1225 | 2025.01.09 01:34:44.096293 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1226 | 2025.01.09 01:34:44.099162 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1227 | 2025.01.09 01:34:44.105547 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1228 | 2025.01.09 01:34:44.108196 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1229 | 2025.01.09 01:34:44.108237 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1230 | 2025.01.09 01:34:44.108379 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <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'))" | ||
1231 | 2025.01.09 01:34:44.108431 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1232 | 2025.01.09 01:34:44.123503 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.039494 sec., 354.48422545196735 rows/sec., 14.47 KiB/sec. | ||
1233 | 2025.01.09 01:34:44.123709 [ 259 ] {5c14dc56-b083-4e50-89e0-020d88edcc30} <Debug> TCPHandler: Processed in 0.040158746 sec. | ||
1234 | 2025.01.09 01:34:44.124201 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1235 | 2025.01.09 01:34:44.124456 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1236 | 2025.01.09 01:34:44.124928 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1237 | 2025.01.09 01:34:44.124987 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <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', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1238 | 2025.01.09 01:34:44.125377 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1239 | 2025.01.09 01:34:44.125482 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1240 | 2025.01.09 01:34:44.125698 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1241 | 2025.01.09 01:34:44.125751 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1242 | 2025.01.09 01:34:44.125788 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1243 | 2025.01.09 01:34:44.125815 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1244 | 2025.01.09 01:34:44.125879 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <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', 'switch_data_link:link_enabled'))" | ||
1245 | 2025.01.09 01:34:44.125909 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1246 | 2025.01.09 01:34:44.126805 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002466 sec., 5677.210056772101 rows/sec., 231.67 KiB/sec. | ||
1247 | 2025.01.09 01:34:44.126969 [ 266 ] {aad8aac4-a0b5-4e3c-8aef-9b01acbcf35d} <Debug> TCPHandler: Processed in 0.002901357 sec. | ||
1248 | 2025.01.09 01:34:44.128126 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1249 | 2025.01.09 01:34:44.128386 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1250 | 2025.01.09 01:34:44.128804 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1251 | 2025.01.09 01:34:44.128862 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1252 | 2025.01.09 01:34:44.129242 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1253 | 2025.01.09 01:34:44.129346 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1254 | 2025.01.09 01:34:44.129562 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1255 | 2025.01.09 01:34:44.129615 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1256 | 2025.01.09 01:34:44.129654 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1257 | 2025.01.09 01:34:44.129678 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1258 | 2025.01.09 01:34:44.129743 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1259 | 2025.01.09 01:34:44.129777 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1260 | 2025.01.09 01:34:44.130618 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002351 sec., 5954.912803062527 rows/sec., 243.00 KiB/sec. | ||
1261 | 2025.01.09 01:34:44.130794 [ 259 ] {981ce9c2-8213-4e3b-afc9-8561bc702845} <Debug> TCPHandler: Processed in 0.002754815 sec. | ||
1262 | 2025.01.09 01:34:44.131169 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1263 | 2025.01.09 01:34:44.131451 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1264 | 2025.01.09 01:34:44.131871 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1265 | 2025.01.09 01:34:44.131935 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1266 | 2025.01.09 01:34:44.132337 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1267 | 2025.01.09 01:34:44.132442 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1268 | 2025.01.09 01:34:44.132669 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1269 | 2025.01.09 01:34:44.132722 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1270 | 2025.01.09 01:34:44.132757 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1271 | 2025.01.09 01:34:44.132782 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1272 | 2025.01.09 01:34:44.132851 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1273 | 2025.01.09 01:34:44.132883 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1274 | 2025.01.09 01:34:44.133770 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002443 sec., 5730.659025787966 rows/sec., 233.85 KiB/sec. | ||
1275 | 2025.01.09 01:34:44.133949 [ 266 ] {68213fc5-a9cf-4736-9eae-7b34e4218bc4} <Debug> TCPHandler: Processed in 0.002889686 sec. | ||
1276 | 2025.01.09 01:34:44.134375 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1277 | 2025.01.09 01:34:44.134600 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1278 | 2025.01.09 01:34:44.134986 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1279 | 2025.01.09 01:34:44.135044 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1280 | 2025.01.09 01:34:44.135420 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1281 | 2025.01.09 01:34:44.135522 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1282 | 2025.01.09 01:34:44.135731 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1283 | 2025.01.09 01:34:44.135779 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1284 | 2025.01.09 01:34:44.135823 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1285 | 2025.01.09 01:34:44.135850 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1286 | 2025.01.09 01:34:44.135911 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1287 | 2025.01.09 01:34:44.135944 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1288 | 2025.01.09 01:34:44.136740 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002238 sec., 6255.585344057194 rows/sec., 255.27 KiB/sec. | ||
1289 | 2025.01.09 01:34:44.136912 [ 259 ] {dcaec527-3b8f-4965-9e51-88a9f76e3d13} <Debug> TCPHandler: Processed in 0.002619072 sec. | ||
1290 | 2025.01.09 01:34:44.137302 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2025.01.09 01:34:44.137529 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1292 | 2025.01.09 01:34:44.137924 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1293 | 2025.01.09 01:34:44.137985 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1294 | 2025.01.09 01:34:44.138355 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1295 | 2025.01.09 01:34:44.138449 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1296 | 2025.01.09 01:34:44.138656 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1297 | 2025.01.09 01:34:44.138706 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1298 | 2025.01.09 01:34:44.138739 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1299 | 2025.01.09 01:34:44.138766 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1300 | 2025.01.09 01:34:44.138825 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1301 | 2025.01.09 01:34:44.138856 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1302 | 2025.01.09 01:34:44.139608 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002179 sec., 6424.965580541533 rows/sec., 262.18 KiB/sec. | ||
1303 | 2025.01.09 01:34:44.139768 [ 266 ] {6cf86b7f-6f57-4dee-a62d-386b31dd6989} <Debug> TCPHandler: Processed in 0.002549701 sec. | ||
1304 | 2025.01.09 01:34:44.140063 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1305 | 2025.01.09 01:34:44.140292 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', '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) | ||
1306 | 2025.01.09 01:34:44.140704 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1307 | 2025.01.09 01:34:44.140768 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <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', '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 | ||
1308 | 2025.01.09 01:34:44.141169 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1309 | 2025.01.09 01:34:44.141270 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1310 | 2025.01.09 01:34:44.141494 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1311 | 2025.01.09 01:34:44.141547 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1312 | 2025.01.09 01:34:44.141586 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1313 | 2025.01.09 01:34:44.141612 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1314 | 2025.01.09 01:34:44.141672 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1315 | 2025.01.09 01:34:44.141705 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1316 | 2025.01.09 01:34:44.142818 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00263 sec., 5323.19391634981 rows/sec., 217.22 KiB/sec. | ||
1317 | 2025.01.09 01:34:44.142996 [ 259 ] {100dfbd3-5bd1-42fc-9a74-df3a8bac6556} <Debug> TCPHandler: Processed in 0.002997398 sec. | ||
1318 | 2025.01.09 01:34:44.143328 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1319 | 2025.01.09 01:34:44.143604 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', '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) | ||
1320 | 2025.01.09 01:34:44.144129 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1321 | 2025.01.09 01:34:44.144214 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <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', '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 | ||
1322 | 2025.01.09 01:34:44.144653 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1323 | 2025.01.09 01:34:44.144754 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1324 | 2025.01.09 01:34:44.144993 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1325 | 2025.01.09 01:34:44.145049 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1326 | 2025.01.09 01:34:44.145086 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1327 | 2025.01.09 01:34:44.145110 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1328 | 2025.01.09 01:34:44.145177 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <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', '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'))" | ||
1329 | 2025.01.09 01:34:44.145212 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1330 | 2025.01.09 01:34:44.146108 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002641 sec., 5301.022340022719 rows/sec., 216.32 KiB/sec. | ||
1331 | 2025.01.09 01:34:44.146284 [ 266 ] {dfa3ab6d-bd05-46fc-a655-b0b6a37d73c0} <Debug> TCPHandler: Processed in 0.003034639 sec. | ||
1332 | 2025.01.09 01:34:44.146733 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1333 | 2025.01.09 01:34:44.146950 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', '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) | ||
1334 | 2025.01.09 01:34:44.147348 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1335 | 2025.01.09 01:34:44.147411 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <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', '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 | ||
1336 | 2025.01.09 01:34:44.147780 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1337 | 2025.01.09 01:34:44.147883 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1338 | 2025.01.09 01:34:44.148096 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1339 | 2025.01.09 01:34:44.148147 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1340 | 2025.01.09 01:34:44.148180 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1341 | 2025.01.09 01:34:44.148206 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1342 | 2025.01.09 01:34:44.148268 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <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', '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'))" | ||
1343 | 2025.01.09 01:34:44.148303 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1344 | 2025.01.09 01:34:44.149091 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002236 sec., 6261.1806797853305 rows/sec., 255.50 KiB/sec. | ||
1345 | 2025.01.09 01:34:44.149266 [ 259 ] {be786cc6-53b6-4798-b017-29e26063913c} <Debug> TCPHandler: Processed in 0.002608832 sec. | ||
1346 | 2025.01.09 01:34:44.149589 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1347 | 2025.01.09 01:34:44.149844 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', '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) | ||
1348 | 2025.01.09 01:34:44.150253 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1349 | 2025.01.09 01:34:44.150314 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <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', '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 | ||
1350 | 2025.01.09 01:34:44.150843 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1351 | 2025.01.09 01:34:44.150964 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1352 | 2025.01.09 01:34:44.151165 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1353 | 2025.01.09 01:34:44.151211 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1354 | 2025.01.09 01:34:44.151240 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1355 | 2025.01.09 01:34:44.151264 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1356 | 2025.01.09 01:34:44.151321 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <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', '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'))" | ||
1357 | 2025.01.09 01:34:44.151353 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1358 | 2025.01.09 01:34:44.152182 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002436 sec., 5747.126436781609 rows/sec., 234.52 KiB/sec. | ||
1359 | 2025.01.09 01:34:44.152347 [ 266 ] {c5294e34-ab1a-4fa7-85ac-89a84adb3e9b} <Debug> TCPHandler: Processed in 0.002834485 sec. | ||
1360 | 2025.01.09 01:34:44.152685 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1361 | 2025.01.09 01:34:44.152910 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', '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) | ||
1362 | 2025.01.09 01:34:44.153304 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1363 | 2025.01.09 01:34:44.153367 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <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', '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 | ||
1364 | 2025.01.09 01:34:44.153736 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1365 | 2025.01.09 01:34:44.153836 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1366 | 2025.01.09 01:34:44.154023 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1367 | 2025.01.09 01:34:44.154067 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1368 | 2025.01.09 01:34:44.154097 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1369 | 2025.01.09 01:34:44.154118 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1370 | 2025.01.09 01:34:44.154176 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <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', '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'))" | ||
1371 | 2025.01.09 01:34:44.154209 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1372 | 2025.01.09 01:34:44.155065 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002256 sec., 6205.673758865248 rows/sec., 253.23 KiB/sec. | ||
1373 | 2025.01.09 01:34:44.155238 [ 259 ] {a5cb6005-f2b4-446d-b646-8f4c9deae770} <Debug> TCPHandler: Processed in 0.002621512 sec. | ||
1374 | 2025.01.09 01:34:44.163654 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1375 | 2025.01.09 01:34:44.163913 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', '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) | ||
1376 | 2025.01.09 01:34:44.164379 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1377 | 2025.01.09 01:34:44.164445 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <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', '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 | ||
1378 | 2025.01.09 01:34:44.164898 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1379 | 2025.01.09 01:34:44.164996 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1380 | 2025.01.09 01:34:44.165215 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1381 | 2025.01.09 01:34:44.165272 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1382 | 2025.01.09 01:34:44.165310 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1383 | 2025.01.09 01:34:44.165337 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1384 | 2025.01.09 01:34:44.165408 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <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', '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'))" | ||
1385 | 2025.01.09 01:34:44.165443 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1386 | 2025.01.09 01:34:44.166382 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002587 sec., 5411.673753382296 rows/sec., 220.83 KiB/sec. | ||
1387 | 2025.01.09 01:34:44.166562 [ 266 ] {4a1c7b2c-f1a4-4135-bf38-b1aedb1d8fb8} <Debug> TCPHandler: Processed in 0.003013688 sec. | ||
1388 | 2025.01.09 01:34:44.172457 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1389 | 2025.01.09 01:34:44.172681 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1390 | 2025.01.09 01:34:44.172782 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1391 | 2025.01.09 01:34:44.173990 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2025.01.09 01:34:44.174059 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1393 | 2025.01.09 01:34:44.174872 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1394 | 2025.01.09 01:34:44.175224 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2025.01.09 01:34:44.175627 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.002994 sec., 4008.016032064128 rows/sec., 830.11 KiB/sec. | ||
1396 | 2025.01.09 01:34:44.175897 [ 259 ] {cf4d606a-6f58-42c9-b5ef-63ea27489a06} <Debug> TCPHandler: Processed in 0.003539687 sec. | ||
1397 | 2025.01.09 01:34:44.176110 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1398 | 2025.01.09 01:34:44.176280 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1399 | 2025.01.09 01:34:44.176349 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1400 | 2025.01.09 01:34:44.177994 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1401 | 2025.01.09 01:34:44.178052 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1402 | 2025.01.09 01:34:44.178637 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1403 | 2025.01.09 01:34:44.179144 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1404 | 2025.01.09 01:34:44.179792 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003548 sec., 3945.885005636979 rows/sec., 284.05 KiB/sec. | ||
1405 | 2025.01.09 01:34:44.179872 [ 266 ] {0da0d00d-57a5-48b8-a9a2-a9a4b6964097} <Debug> TCPHandler: Processed in 0.003838351 sec. | ||
1406 | 2025.01.09 01:34:44.180085 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1407 | 2025.01.09 01:34:44.180290 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1408 | 2025.01.09 01:34:44.180378 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1409 | 2025.01.09 01:34:44.181360 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1410 | 2025.01.09 01:34:44.181419 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1411 | 2025.01.09 01:34:44.181986 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1412 | 2025.01.09 01:34:44.182350 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1413 | 2025.01.09 01:34:44.182774 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Debug> executeQuery: Read 173 rows, 15.59 KiB in 0.002498 sec., 69255.40432345877 rows/sec., 6.10 MiB/sec. | ||
1414 | 2025.01.09 01:34:44.182898 [ 259 ] {358f3cfc-2177-46b0-a6cb-4fa45ea8201d} <Debug> TCPHandler: Processed in 0.002903577 sec. | ||
1415 | 2025.01.09 01:34:44.183117 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1416 | 2025.01.09 01:34:44.183319 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1417 | 2025.01.09 01:34:44.183406 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1418 | 2025.01.09 01:34:44.184311 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1419 | 2025.01.09 01:34:44.184368 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1420 | 2025.01.09 01:34:44.184922 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1421 | 2025.01.09 01:34:44.185288 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1422 | 2025.01.09 01:34:44.185695 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.002402 sec., 2914.238134887594 rows/sec., 189.86 KiB/sec. | ||
1423 | 2025.01.09 01:34:44.185903 [ 266 ] {9c2474cd-9c68-4aeb-94a4-eb14df82b4cf} <Debug> TCPHandler: Processed in 0.002882026 sec. | ||
1424 | 2025.01.09 01:34:44.186127 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1425 | 2025.01.09 01:34:44.186329 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1426 | 2025.01.09 01:34:44.186413 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1427 | 2025.01.09 01:34:44.187249 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1428 | 2025.01.09 01:34:44.187308 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1429 | 2025.01.09 01:34:44.187856 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1430 | 2025.01.09 01:34:44.188212 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1431 | 2025.01.09 01:34:44.188719 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00238 sec., 5882.35294117647 rows/sec., 411.96 KiB/sec. | ||
1432 | 2025.01.09 01:34:44.188839 [ 259 ] {21d16569-3426-4890-9b32-b3a1190c39a8} <Debug> TCPHandler: Processed in 0.002817525 sec. | ||
1433 | 2025.01.09 01:34:44.189072 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1434 | 2025.01.09 01:34:44.189231 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1435 | 2025.01.09 01:34:44.189302 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1436 | 2025.01.09 01:34:44.190279 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1437 | 2025.01.09 01:34:44.190334 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1438 | 2025.01.09 01:34:44.190904 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1439 | 2025.01.09 01:34:44.191273 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1440 | 2025.01.09 01:34:44.191834 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002594 sec., 5011.565150346954 rows/sec., 312.47 KiB/sec. | ||
1441 | 2025.01.09 01:34:44.191922 [ 266 ] {998e99a0-bc1f-4a5e-99ef-5f1d6a77032e} <Debug> TCPHandler: Processed in 0.002930147 sec. | ||
1442 | 2025.01.09 01:34:44.192145 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1443 | 2025.01.09 01:34:44.192343 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1444 | 2025.01.09 01:34:44.192430 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1445 | 2025.01.09 01:34:44.193456 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1446 | 2025.01.09 01:34:44.193515 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1447 | 2025.01.09 01:34:44.194052 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1448 | 2025.01.09 01:34:44.194394 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1449 | 2025.01.09 01:34:44.194797 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.002492 sec., 138844.30176565007 rows/sec., 9.72 MiB/sec. | ||
1450 | 2025.01.09 01:34:44.194944 [ 259 ] {7d075990-0ae0-4a25-82df-917ceb0da4c3} <Debug> TCPHandler: Processed in 0.002902697 sec. | ||
1451 | 2025.01.09 01:34:44.195136 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1452 | 2025.01.09 01:34:44.195287 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1453 | 2025.01.09 01:34:44.195362 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1454 | 2025.01.09 01:34:44.196021 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1455 | 2025.01.09 01:34:44.196081 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1456 | 2025.01.09 01:34:44.196669 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1457 | 2025.01.09 01:34:44.197026 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1458 | 2025.01.09 01:34:44.197557 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002271 sec., 2642.007926023778 rows/sec., 138.03 KiB/sec. | ||
1459 | 2025.01.09 01:34:44.197640 [ 266 ] {51c65ed3-e5d6-4f2e-8688-ae72a3446c26} <Debug> TCPHandler: Processed in 0.002579822 sec. | ||
1460 | 2025.01.09 01:34:44.197854 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1461 | 2025.01.09 01:34:44.198010 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1462 | 2025.01.09 01:34:44.198083 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1463 | 2025.01.09 01:34:44.198865 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1464 | 2025.01.09 01:34:44.198922 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1465 | 2025.01.09 01:34:44.199467 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1466 | 2025.01.09 01:34:44.199834 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1467 | 2025.01.09 01:34:44.200056 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1468 | 2025.01.09 01:34:44.200159 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002171 sec., 81529.24919391985 rows/sec., 5.38 MiB/sec. | ||
1469 | 2025.01.09 01:34:44.200178 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2025.01.09 01:34:44.200273 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1471 | 2025.01.09 01:34:44.200327 [ 259 ] {1e00ffa3-7c9f-4b8e-b0ab-61a00e3f5603} <Debug> TCPHandler: Processed in 0.002547191 sec. | ||
1472 | 2025.01.09 01:34:44.200626 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1473 | 2025.01.09 01:34:44.200829 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
1474 | 2025.01.09 01:34:44.200927 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1475 | 2025.01.09 01:34:44.201036 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1476 | 2025.01.09 01:34:44.201153 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1477 | 2025.01.09 01:34:44.201260 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
1478 | 2025.01.09 01:34:44.201587 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
1479 | 2025.01.09 01:34:44.201901 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1480 | 2025.01.09 01:34:44.202295 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
1481 | 2025.01.09 01:34:44.202637 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
1482 | 2025.01.09 01:34:44.203103 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part | ||
1483 | 2025.01.09 01:34:44.203164 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1484 | 2025.01.09 01:34:44.203278 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1485 | 2025.01.09 01:34:44.204216 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1486 | 2025.01.09 01:34:44.204721 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1487 | 2025.01.09 01:34:44.205411 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004497 sec., 222.37046920169 rows/sec., 14.98 KiB/sec. | ||
1488 | 2025.01.09 01:34:44.205666 [ 266 ] {4e52c124-0c47-473a-8ffa-da82f27fdf2e} <Debug> TCPHandler: Processed in 0.005192554 sec. | ||
1489 | 2025.01.09 01:34:44.205932 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1490 | 2025.01.09 01:34:44.205957 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.005517409 sec., 119077.63227268451 rows/sec., 8.15 MiB/sec. | ||
1491 | 2025.01.09 01:34:44.206128 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1492 | 2025.01.09 01:34:44.206227 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1493 | 2025.01.09 01:34:44.206339 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1494 | 2025.01.09 01:34:44.207247 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1495 | 2025.01.09 01:34:44.207549 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1496 | 2025.01.09 01:34:44.207571 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1497 | 2025.01.09 01:34:44.207668 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1498 | 2025.01.09 01:34:44.207775 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
1499 | 2025.01.09 01:34:44.208355 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1500 | 2025.01.09 01:34:44.208753 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2025.01.09 01:34:44.209007 [ 70 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1502 | 2025.01.09 01:34:44.209115 [ 70 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1503 | 2025.01.09 01:34:44.209133 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.003043 sec., 17088.399605652317 rows/sec., 1.06 MiB/sec. | ||
1504 | 2025.01.09 01:34:44.209165 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. | ||
1505 | 2025.01.09 01:34:44.209320 [ 259 ] {1c182f6c-2579-4c53-bf1b-33feb131a41a} <Debug> TCPHandler: Processed in 0.003527287 sec. | ||
1506 | 2025.01.09 01:34:44.209391 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
1507 | 2025.01.09 01:34:44.209573 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1508 | 2025.01.09 01:34:44.209627 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1509 | 2025.01.09 01:34:44.209769 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
1510 | 2025.01.09 01:34:44.209969 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1511 | 2025.01.09 01:34:44.210295 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
1512 | 2025.01.09 01:34:44.210456 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1513 | 2025.01.09 01:34:44.210713 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
1514 | 2025.01.09 01:34:44.212215 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002911407 sec., 67321.40164532131 rows/sec., 4.49 MiB/sec. | ||
1515 | 2025.01.09 01:34:44.212559 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1516 | 2025.01.09 01:34:44.213188 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2025.01.09 01:34:44.213348 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_6_1} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1518 | 2025.01.09 01:34:44.213503 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1519 | 2025.01.09 01:34:45.000295 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.47 MiB, peak 170.73 MiB, free memory in arenas 0.00 B, will set to 165.22 MiB (RSS), difference: -2.25 MiB | ||
1520 | 2025.01.09 01:34:49.086684 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1521 | 2025.01.09 01:34:49.086892 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1522 | 2025.01.09 01:34:49.086974 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1523 | 2025.01.09 01:34:49.087799 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1524 | 2025.01.09 01:34:49.087849 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1525 | 2025.01.09 01:34:49.088280 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1526 | 2025.01.09 01:34:49.088557 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1527 | 2025.01.09 01:34:49.088823 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 1009.47 KiB/sec. | ||
1528 | 2025.01.09 01:34:49.088893 [ 259 ] {93134568-bcb3-43df-bba8-cfd7574693ac} <Debug> TCPHandler: Processed in 0.002353878 sec. | ||
1529 | 2025.01.09 01:34:49.089075 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1530 | 2025.01.09 01:34:49.089192 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1531 | 2025.01.09 01:34:49.089241 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1532 | 2025.01.09 01:34:49.089809 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1533 | 2025.01.09 01:34:49.089863 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1534 | 2025.01.09 01:34:49.090333 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1535 | 2025.01.09 01:34:49.090582 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1536 | 2025.01.09 01:34:49.090807 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001642 sec., 17052.37515225335 rows/sec., 1.33 MiB/sec. | ||
1537 | 2025.01.09 01:34:49.090862 [ 266 ] {f2d1fd25-1269-475f-b4ae-c9c2f15dbcd3} <Debug> TCPHandler: Processed in 0.00184586 sec. | ||
1538 | 2025.01.09 01:34:49.091023 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1539 | 2025.01.09 01:34:49.091160 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1540 | 2025.01.09 01:34:49.091222 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1541 | 2025.01.09 01:34:49.091796 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1542 | 2025.01.09 01:34:49.091835 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1543 | 2025.01.09 01:34:49.092233 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1544 | 2025.01.09 01:34:49.092475 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1545 | 2025.01.09 01:34:49.092765 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001617 sec., 61842.91898577613 rows/sec., 4.29 MiB/sec. | ||
1546 | 2025.01.09 01:34:49.092903 [ 259 ] {6f4a4559-5861-4b87-ba98-21310255da09} <Debug> TCPHandler: Processed in 0.001945571 sec. | ||
1547 | 2025.01.09 01:34:49.093069 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1548 | 2025.01.09 01:34:49.093211 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1549 | 2025.01.09 01:34:49.093276 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1550 | 2025.01.09 01:34:49.093823 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1551 | 2025.01.09 01:34:49.093864 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1552 | 2025.01.09 01:34:49.094224 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1553 | 2025.01.09 01:34:49.094472 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1554 | 2025.01.09 01:34:49.094786 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00158 sec., 18987.3417721519 rows/sec., 1.30 MiB/sec. | ||
1555 | 2025.01.09 01:34:49.094899 [ 266 ] {77d9b0bc-dd77-478e-a5be-cd0775a2bdba} <Debug> TCPHandler: Processed in 0.001901401 sec. | ||
1556 | 2025.01.09 01:34:50.152368 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1557 | 2025.01.09 01:34:50.153057 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2025.01.09 01:34:50.153109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1559 | 2025.01.09 01:34:50.153635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1560 | 2025.01.09 01:34:50.153900 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1561 | 2025.01.09 01:34:50.154218 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1562 | 2025.01.09 01:34:50.409359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1563 | 2025.01.09 01:34:50.430865 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1564 | 2025.01.09 01:34:50.430923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1565 | 2025.01.09 01:34:50.438293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1566 | 2025.01.09 01:34:50.439031 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1567 | 2025.01.09 01:34:50.442351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1568 | 2025.01.09 01:34:52.651507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 214 | ||
1569 | 2025.01.09 01:34:52.655255 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1570 | 2025.01.09 01:34:52.655314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1571 | 2025.01.09 01:34:52.656836 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1572 | 2025.01.09 01:34:52.657156 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1573 | 2025.01.09 01:34:52.657988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
1574 | 2025.01.09 01:34:54.091553 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1575 | 2025.01.09 01:34:54.091769 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1576 | 2025.01.09 01:34:54.091843 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1577 | 2025.01.09 01:34:54.092619 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1578 | 2025.01.09 01:34:54.092669 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1579 | 2025.01.09 01:34:54.093094 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1580 | 2025.01.09 01:34:54.093343 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1581 | 2025.01.09 01:34:54.093556 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. | ||
1582 | 2025.01.09 01:34:54.093726 [ 259 ] {d8a60a3f-78a4-47cc-9782-eae4c4e32763} <Debug> TCPHandler: Processed in 0.002314807 sec. | ||
1583 | 2025.01.09 01:34:54.093922 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1584 | 2025.01.09 01:34:54.094046 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1585 | 2025.01.09 01:34:54.094098 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1586 | 2025.01.09 01:34:54.094784 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1587 | 2025.01.09 01:34:54.094825 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1588 | 2025.01.09 01:34:54.095222 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1589 | 2025.01.09 01:34:54.095488 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1590 | 2025.01.09 01:34:54.095689 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Debug> executeQuery: Read 173 rows, 15.59 KiB in 0.001668 sec., 103717.02637889689 rows/sec., 9.13 MiB/sec. | ||
1591 | 2025.01.09 01:34:54.095746 [ 266 ] {4dbb09d5-fd60-4b20-b406-0d9befa658bd} <Debug> TCPHandler: Processed in 0.00188171 sec. | ||
1592 | 2025.01.09 01:34:54.095914 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1593 | 2025.01.09 01:34:54.096021 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1594 | 2025.01.09 01:34:54.096068 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1595 | 2025.01.09 01:34:54.096602 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1596 | 2025.01.09 01:34:54.096641 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1597 | 2025.01.09 01:34:54.097009 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1598 | 2025.01.09 01:34:54.097293 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1599 | 2025.01.09 01:34:54.097470 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001472 sec., 4755.434782608696 rows/sec., 309.82 KiB/sec. | ||
1600 | 2025.01.09 01:34:54.097526 [ 259 ] {77558e75-8194-43b8-8d57-1f963a6fd38b} <Debug> TCPHandler: Processed in 0.001665427 sec. | ||
1601 | 2025.01.09 01:34:54.097684 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1602 | 2025.01.09 01:34:54.097796 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1603 | 2025.01.09 01:34:54.097843 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1604 | 2025.01.09 01:34:54.098412 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1605 | 2025.01.09 01:34:54.098452 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1606 | 2025.01.09 01:34:54.098811 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1607 | 2025.01.09 01:34:54.099067 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1608 | 2025.01.09 01:34:54.099242 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001468 sec., 9536.784741144415 rows/sec., 667.89 KiB/sec. | ||
1609 | 2025.01.09 01:34:54.099295 [ 266 ] {4f2f0c4f-6922-443c-a79d-ed5526ddeba9} <Debug> TCPHandler: Processed in 0.001663116 sec. | ||
1610 | 2025.01.09 01:34:54.099452 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1611 | 2025.01.09 01:34:54.099561 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1612 | 2025.01.09 01:34:54.099608 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1613 | 2025.01.09 01:34:54.100138 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1614 | 2025.01.09 01:34:54.100178 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1615 | 2025.01.09 01:34:54.100540 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1616 | 2025.01.09 01:34:54.100792 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1617 | 2025.01.09 01:34:54.100996 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001455 sec., 8934.707903780069 rows/sec., 557.08 KiB/sec. | ||
1618 | 2025.01.09 01:34:54.101133 [ 259 ] {87511d8a-e2b6-4ea2-bfba-420f0719cbf6} <Debug> TCPHandler: Processed in 0.001735618 sec. | ||
1619 | 2025.01.09 01:34:54.101280 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1620 | 2025.01.09 01:34:54.101387 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1621 | 2025.01.09 01:34:54.101432 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1622 | 2025.01.09 01:34:54.102100 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1623 | 2025.01.09 01:34:54.102138 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1624 | 2025.01.09 01:34:54.102507 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1625 | 2025.01.09 01:34:54.102743 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1626 | 2025.01.09 01:34:54.102985 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001601 sec., 216114.92816989383 rows/sec., 15.13 MiB/sec. | ||
1627 | 2025.01.09 01:34:54.103147 [ 266 ] {72d87c5d-dc18-46da-83a8-99138d2ee572} <Debug> TCPHandler: Processed in 0.001913421 sec. | ||
1628 | 2025.01.09 01:34:54.103301 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1629 | 2025.01.09 01:34:54.103433 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1630 | 2025.01.09 01:34:54.103489 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1631 | 2025.01.09 01:34:54.103996 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1632 | 2025.01.09 01:34:54.104034 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1633 | 2025.01.09 01:34:54.104392 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1634 | 2025.01.09 01:34:54.104642 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1635 | 2025.01.09 01:34:54.104875 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
1636 | 2025.01.09 01:34:54.104977 [ 259 ] {f9a42792-5c45-4ebd-8ba6-ccf51c526a71} <Debug> TCPHandler: Processed in 0.001739108 sec. | ||
1637 | 2025.01.09 01:34:54.105124 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1638 | 2025.01.09 01:34:54.105232 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1639 | 2025.01.09 01:34:54.105280 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1640 | 2025.01.09 01:34:54.105820 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1641 | 2025.01.09 01:34:54.105858 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1642 | 2025.01.09 01:34:54.106234 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1643 | 2025.01.09 01:34:54.106473 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1644 | 2025.01.09 01:34:54.106719 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001485 sec., 119191.9191919192 rows/sec., 7.86 MiB/sec. | ||
1645 | 2025.01.09 01:34:54.106851 [ 266 ] {abe6581e-4705-4017-914a-df6028058a58} <Debug> TCPHandler: Processed in 0.001778238 sec. | ||
1646 | 2025.01.09 01:34:54.106991 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1647 | 2025.01.09 01:34:54.107099 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1648 | 2025.01.09 01:34:54.107149 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1649 | 2025.01.09 01:34:54.107589 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1650 | 2025.01.09 01:34:54.107628 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1651 | 2025.01.09 01:34:54.107982 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1652 | 2025.01.09 01:34:54.108218 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1653 | 2025.01.09 01:34:54.108389 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. | ||
1654 | 2025.01.09 01:34:54.108439 [ 259 ] {237f952b-dd72-4a7d-b81e-da4c2363e8f8} <Debug> TCPHandler: Processed in 0.001500294 sec. | ||
1655 | 2025.01.09 01:34:54.108571 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2025.01.09 01:34:54.108677 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1657 | 2025.01.09 01:34:54.108724 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1658 | 2025.01.09 01:34:54.109244 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1659 | 2025.01.09 01:34:54.109289 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1660 | 2025.01.09 01:34:54.109708 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1661 | 2025.01.09 01:34:54.109961 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1662 | 2025.01.09 01:34:54.110183 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001524 sec., 34120.73490813648 rows/sec., 2.11 MiB/sec. | ||
1663 | 2025.01.09 01:34:54.110389 [ 266 ] {d05da07f-8e76-416f-bbc7-f67acd624dd7} <Debug> TCPHandler: Processed in 0.00186501 sec. | ||
1664 | 2025.01.09 01:34:57.580928 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1665 | 2025.01.09 01:34:57.581043 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1666 | 2025.01.09 01:34:57.654413 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
1667 | 2025.01.09 01:34:57.655119 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1668 | 2025.01.09 01:34:57.655168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1669 | 2025.01.09 01:34:57.655707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1670 | 2025.01.09 01:34:57.655959 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1671 | 2025.01.09 01:34:57.656217 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1672 | 2025.01.09 01:34:57.942488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1673 | 2025.01.09 01:34:57.964799 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1674 | 2025.01.09 01:34:57.964863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1675 | 2025.01.09 01:34:57.972128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1676 | 2025.01.09 01:34:57.972880 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1677 | 2025.01.09 01:34:57.975960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1678 | 2025.01.09 01:34:59.083021 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1679 | 2025.01.09 01:34:59.083275 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', '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) | ||
1680 | 2025.01.09 01:34:59.083687 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1681 | 2025.01.09 01:34:59.083734 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <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', '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 | ||
1682 | 2025.01.09 01:34:59.084065 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1683 | 2025.01.09 01:34:59.084151 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1684 | 2025.01.09 01:34:59.084331 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1685 | 2025.01.09 01:34:59.084555 [ 298 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1686 | 2025.01.09 01:34:59.084577 [ 296 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1687 | 2025.01.09 01:34:59.084715 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1688 | 2025.01.09 01:34:59.084747 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1689 | 2025.01.09 01:34:59.088646 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1690 | 2025.01.09 01:34:59.088678 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1691 | 2025.01.09 01:34:59.088736 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <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', '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'))" | ||
1692 | 2025.01.09 01:34:59.088784 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <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', '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'))" | ||
1693 | 2025.01.09 01:34:59.090479 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.007317 sec., 3553.3688670220035 rows/sec., 131.06 KiB/sec. | ||
1694 | 2025.01.09 01:34:59.090647 [ 259 ] {fc714126-5e51-45b3-b436-a189760f04d7} <Debug> TCPHandler: Processed in 0.007758035 sec. | ||
1695 | 2025.01.09 01:34:59.092600 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1696 | 2025.01.09 01:34:59.092778 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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) | ||
1697 | 2025.01.09 01:34:59.093077 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1698 | 2025.01.09 01:34:59.093122 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <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 | ||
1699 | 2025.01.09 01:34:59.093449 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1700 | 2025.01.09 01:34:59.093526 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1701 | 2025.01.09 01:34:59.093673 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1702 | 2025.01.09 01:34:59.093753 [ 298 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1703 | 2025.01.09 01:34:59.093815 [ 299 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1704 | 2025.01.09 01:34:59.093942 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1705 | 2025.01.09 01:34:59.093980 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1706 | 2025.01.09 01:34:59.094086 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1707 | 2025.01.09 01:34:59.094114 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1708 | 2025.01.09 01:34:59.094164 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <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'))" | ||
1709 | 2025.01.09 01:34:59.094217 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <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'))" | ||
1710 | 2025.01.09 01:34:59.095288 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002586 sec., 10054.137664346481 rows/sec., 370.84 KiB/sec. | ||
1711 | 2025.01.09 01:34:59.095450 [ 266 ] {5123c0a6-dd17-4018-9149-3684cec3f586} <Debug> TCPHandler: Processed in 0.002909087 sec. | ||
1712 | 2025.01.09 01:34:59.095729 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1713 | 2025.01.09 01:34:59.095896 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', '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) | ||
1714 | 2025.01.09 01:34:59.096195 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1715 | 2025.01.09 01:34:59.096242 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <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', '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 | ||
1716 | 2025.01.09 01:34:59.096537 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1717 | 2025.01.09 01:34:59.096605 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1718 | 2025.01.09 01:34:59.096751 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1719 | 2025.01.09 01:34:59.096855 [ 296 ] {87d150a8-a143-4972-9055-fe205363c35b} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1720 | 2025.01.09 01:34:59.096871 [ 298 ] {87d150a8-a143-4972-9055-fe205363c35b} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1721 | 2025.01.09 01:34:59.096976 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1722 | 2025.01.09 01:34:59.097002 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1723 | 2025.01.09 01:34:59.097099 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1724 | 2025.01.09 01:34:59.097127 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1725 | 2025.01.09 01:34:59.097178 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <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', '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'))" | ||
1726 | 2025.01.09 01:34:59.097233 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <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', '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'))" | ||
1727 | 2025.01.09 01:34:59.098303 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002483 sec., 10471.204188481675 rows/sec., 386.22 KiB/sec. | ||
1728 | 2025.01.09 01:34:59.098459 [ 259 ] {87d150a8-a143-4972-9055-fe205363c35b} <Debug> TCPHandler: Processed in 0.002793775 sec. | ||
1729 | 2025.01.09 01:34:59.098821 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2025.01.09 01:34:59.098980 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', '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) | ||
1731 | 2025.01.09 01:34:59.099340 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1732 | 2025.01.09 01:34:59.099387 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <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', '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 | ||
1733 | 2025.01.09 01:34:59.099680 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1734 | 2025.01.09 01:34:59.099748 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1735 | 2025.01.09 01:34:59.099899 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1736 | 2025.01.09 01:34:59.100002 [ 296 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1737 | 2025.01.09 01:34:59.100016 [ 298 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1738 | 2025.01.09 01:34:59.100108 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1739 | 2025.01.09 01:34:59.100133 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1740 | 2025.01.09 01:34:59.100213 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1741 | 2025.01.09 01:34:59.100234 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
1742 | 2025.01.09 01:34:59.100273 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <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', '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'))" | ||
1743 | 2025.01.09 01:34:59.100315 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <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', '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'))" | ||
1744 | 2025.01.09 01:34:59.101337 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Debug> executeQuery: Read 26 rows, 982.00 B in 0.002429 sec., 10703.99341292713 rows/sec., 394.81 KiB/sec. | ||
1745 | 2025.01.09 01:34:59.101467 [ 266 ] {b3e55686-3fd3-4ca8-995b-7678584a7cbf} <Debug> TCPHandler: Processed in 0.002700304 sec. | ||
1746 | 2025.01.09 01:34:59.106043 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2025.01.09 01:34:59.106162 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1748 | 2025.01.09 01:34:59.106211 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1749 | 2025.01.09 01:34:59.106869 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2025.01.09 01:34:59.106910 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1751 | 2025.01.09 01:34:59.107391 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1752 | 2025.01.09 01:34:59.107614 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2025.01.09 01:34:59.107806 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001677 sec., 2385.211687537269 rows/sec., 252.15 KiB/sec. | ||
1754 | 2025.01.09 01:34:59.107861 [ 259 ] {c10ca298-135c-4699-8356-a03c4a9b1454} <Debug> TCPHandler: Processed in 0.001875431 sec. | ||
1755 | 2025.01.09 01:34:59.108029 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1756 | 2025.01.09 01:34:59.108159 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1757 | 2025.01.09 01:34:59.108215 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1758 | 2025.01.09 01:34:59.108937 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1759 | 2025.01.09 01:34:59.108984 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1760 | 2025.01.09 01:34:59.109357 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1761 | 2025.01.09 01:34:59.109600 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1762 | 2025.01.09 01:34:59.109778 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Debug> executeQuery: Read 84 rows, 7.52 KiB in 0.001649 sec., 50939.9636143117 rows/sec., 4.45 MiB/sec. | ||
1763 | 2025.01.09 01:34:59.109828 [ 266 ] {336f55e6-841a-4250-8a5e-fe6a6bd173a6} <Debug> TCPHandler: Processed in 0.00186356 sec. | ||
1764 | 2025.01.09 01:34:59.109980 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2025.01.09 01:34:59.110110 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1766 | 2025.01.09 01:34:59.110165 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1767 | 2025.01.09 01:34:59.110805 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2025.01.09 01:34:59.110851 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1769 | 2025.01.09 01:34:59.111211 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1770 | 2025.01.09 01:34:59.111450 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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.09 01:34:59.111623 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001543 sec., 18794.55605962411 rows/sec., 1.38 MiB/sec. | ||
1772 | 2025.01.09 01:34:59.111674 [ 259 ] {809d2e78-e059-42eb-be02-675211156802} <Debug> TCPHandler: Processed in 0.001756818 sec. | ||
1773 | 2025.01.09 01:34:59.111815 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2025.01.09 01:34:59.111920 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1775 | 2025.01.09 01:34:59.111966 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1776 | 2025.01.09 01:34:59.112615 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1777 | 2025.01.09 01:34:59.112660 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1778 | 2025.01.09 01:34:59.113053 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1779 | 2025.01.09 01:34:59.113291 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1780 | 2025.01.09 01:34:59.113465 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Debug> executeQuery: Read 67 rows, 5.37 KiB in 0.001568 sec., 42729.5918367347 rows/sec., 3.35 MiB/sec. | ||
1781 | 2025.01.09 01:34:59.113515 [ 266 ] {6cfd8429-42e6-48be-b52a-f31e2eae4695} <Debug> TCPHandler: Processed in 0.001752538 sec. | ||
1782 | 2025.01.09 01:34:59.113647 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1783 | 2025.01.09 01:34:59.113753 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1784 | 2025.01.09 01:34:59.113801 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1785 | 2025.01.09 01:34:59.114281 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1786 | 2025.01.09 01:34:59.114319 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1787 | 2025.01.09 01:34:59.114687 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1788 | 2025.01.09 01:34:59.114931 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1789 | 2025.01.09 01:34:59.115108 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001378 sec., 72568.94049346879 rows/sec., 5.03 MiB/sec. | ||
1790 | 2025.01.09 01:34:59.115158 [ 259 ] {fe43d7da-5df3-43b2-8721-f12358a9526c} <Debug> TCPHandler: Processed in 0.001560965 sec. | ||
1791 | 2025.01.09 01:34:59.115291 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1792 | 2025.01.09 01:34:59.115397 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1793 | 2025.01.09 01:34:59.115463 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1794 | 2025.01.09 01:34:59.116700 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1795 | 2025.01.09 01:34:59.116738 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1796 | 2025.01.09 01:34:59.119557 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1797 | 2025.01.09 01:34:59.120031 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1798 | 2025.01.09 01:34:59.120295 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004904 sec., 5913.539967373572 rows/sec., 10.60 MiB/sec. | ||
1799 | 2025.01.09 01:34:59.120419 [ 266 ] {9c2f4f29-a737-4e8a-b359-91112725e416} <Debug> TCPHandler: Processed in 0.005179813 sec. | ||
1800 | 2025.01.09 01:34:59.120587 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1801 | 2025.01.09 01:34:59.120715 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1802 | 2025.01.09 01:34:59.120771 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1803 | 2025.01.09 01:34:59.121232 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Trace> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2025.01.09 01:34:59.121271 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1805 | 2025.01.09 01:34:59.121619 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1806 | 2025.01.09 01:34:59.121849 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Trace> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2025.01.09 01:34:59.122099 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001391 sec., 12940.330697340043 rows/sec., 975.16 KiB/sec. | ||
1808 | 2025.01.09 01:34:59.122191 [ 259 ] {eca58d2c-4078-4dcb-8f10-5fce67bc9953} <Debug> TCPHandler: Processed in 0.001664707 sec. | ||
1809 | 2025.01.09 01:34:59.122340 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.01.09 01:34:59.122468 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1811 | 2025.01.09 01:34:59.122524 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1812 | 2025.01.09 01:34:59.123032 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1813 | 2025.01.09 01:34:59.123070 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1814 | 2025.01.09 01:34:59.123411 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1815 | 2025.01.09 01:34:59.123637 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1816 | 2025.01.09 01:34:59.123887 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001431 sec., 20964.3605870021 rows/sec., 1.44 MiB/sec. | ||
1817 | 2025.01.09 01:34:59.124010 [ 266 ] {c85f834a-45c8-4f43-a3f1-7742674f16b3} <Debug> TCPHandler: Processed in 0.001731978 sec. | ||
1818 | 2025.01.09 01:34:59.440025 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2025.01.09 01:34:59.440264 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', '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) | ||
1820 | 2025.01.09 01:34:59.440663 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1821 | 2025.01.09 01:34:59.440711 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <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', '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 | ||
1822 | 2025.01.09 01:34:59.441047 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1823 | 2025.01.09 01:34:59.441131 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1824 | 2025.01.09 01:34:59.441305 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1825 | 2025.01.09 01:34:59.441398 [ 298 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1826 | 2025.01.09 01:34:59.441488 [ 299 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1827 | 2025.01.09 01:34:59.441497 [ 296 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1828 | 2025.01.09 01:34:59.441654 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1829 | 2025.01.09 01:34:59.441685 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1830 | 2025.01.09 01:34:59.441801 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1831 | 2025.01.09 01:34:59.441826 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1832 | 2025.01.09 01:34:59.441870 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <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', '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'))" | ||
1833 | 2025.01.09 01:34:59.441919 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <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', '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'))" | ||
1834 | 2025.01.09 01:34:59.441964 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <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', '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'))" | ||
1835 | 2025.01.09 01:34:59.443554 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003401 sec., 8820.935019112027 rows/sec., 336.24 KiB/sec. | ||
1836 | 2025.01.09 01:34:59.443743 [ 259 ] {10ca46be-e9df-4ed4-964b-178a8c6da864} <Debug> TCPHandler: Processed in 0.003846573 sec. | ||
1837 | 2025.01.09 01:34:59.444088 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1838 | 2025.01.09 01:34:59.444265 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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: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) | ||
1839 | 2025.01.09 01:34:59.444570 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1840 | 2025.01.09 01:34:59.444617 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <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: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 | ||
1841 | 2025.01.09 01:34:59.444923 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1842 | 2025.01.09 01:34:59.444995 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1843 | 2025.01.09 01:34:59.445141 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1844 | 2025.01.09 01:34:59.445256 [ 301 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1845 | 2025.01.09 01:34:59.445298 [ 296 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1846 | 2025.01.09 01:34:59.445296 [ 298 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1847 | 2025.01.09 01:34:59.445426 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1848 | 2025.01.09 01:34:59.445451 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1849 | 2025.01.09 01:34:59.445556 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1850 | 2025.01.09 01:34:59.445578 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1851 | 2025.01.09 01:34:59.445618 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <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: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'))" | ||
1852 | 2025.01.09 01:34:59.445661 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <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: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'))" | ||
1853 | 2025.01.09 01:34:59.445702 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <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: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'))" | ||
1854 | 2025.01.09 01:34:59.447149 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002964 sec., 10121.457489878543 rows/sec., 385.81 KiB/sec. | ||
1855 | 2025.01.09 01:34:59.447327 [ 266 ] {04a314b8-868c-493e-bafe-1515e92068b7} <Debug> TCPHandler: Processed in 0.003300723 sec. | ||
1856 | 2025.01.09 01:34:59.447642 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1857 | 2025.01.09 01:34:59.447822 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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: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) | ||
1858 | 2025.01.09 01:34:59.448156 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1859 | 2025.01.09 01:34:59.448211 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <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: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 | ||
1860 | 2025.01.09 01:34:59.448538 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1861 | 2025.01.09 01:34:59.448606 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1862 | 2025.01.09 01:34:59.448749 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1863 | 2025.01.09 01:34:59.448879 [ 299 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1864 | 2025.01.09 01:34:59.448890 [ 301 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1865 | 2025.01.09 01:34:59.448903 [ 296 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1866 | 2025.01.09 01:34:59.449031 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1867 | 2025.01.09 01:34:59.449061 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1868 | 2025.01.09 01:34:59.449168 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1869 | 2025.01.09 01:34:59.449191 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1870 | 2025.01.09 01:34:59.449229 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <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: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'))" | ||
1871 | 2025.01.09 01:34:59.449274 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <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: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'))" | ||
1872 | 2025.01.09 01:34:59.449310 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <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: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'))" | ||
1873 | 2025.01.09 01:34:59.450695 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002964 sec., 10121.457489878543 rows/sec., 385.81 KiB/sec. | ||
1874 | 2025.01.09 01:34:59.450883 [ 259 ] {f8a13a8c-28e6-4b81-be06-1b1eb8233bb6} <Debug> TCPHandler: Processed in 0.003294093 sec. | ||
1875 | 2025.01.09 01:34:59.451233 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1876 | 2025.01.09 01:34:59.451401 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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: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) | ||
1877 | 2025.01.09 01:34:59.451695 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1878 | 2025.01.09 01:34:59.451743 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <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: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 | ||
1879 | 2025.01.09 01:34:59.452051 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1880 | 2025.01.09 01:34:59.452117 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1881 | 2025.01.09 01:34:59.452260 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1882 | 2025.01.09 01:34:59.452348 [ 298 ] {1079945c-e084-4388-b784-636708a070cb} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1883 | 2025.01.09 01:34:59.452397 [ 301 ] {1079945c-e084-4388-b784-636708a070cb} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1884 | 2025.01.09 01:34:59.452403 [ 296 ] {1079945c-e084-4388-b784-636708a070cb} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1885 | 2025.01.09 01:34:59.452526 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1886 | 2025.01.09 01:34:59.452554 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1887 | 2025.01.09 01:34:59.452659 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1888 | 2025.01.09 01:34:59.452681 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1889 | 2025.01.09 01:34:59.452721 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <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: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'))" | ||
1890 | 2025.01.09 01:34:59.452762 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <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: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'))" | ||
1891 | 2025.01.09 01:34:59.452803 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <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: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'))" | ||
1892 | 2025.01.09 01:34:59.454193 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00287 sec., 10452.961672473866 rows/sec., 398.45 KiB/sec. | ||
1893 | 2025.01.09 01:34:59.454368 [ 266 ] {1079945c-e084-4388-b784-636708a070cb} <Debug> TCPHandler: Processed in 0.003189621 sec. | ||
1894 | 2025.01.09 01:34:59.454633 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1895 | 2025.01.09 01:34:59.454798 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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: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) | ||
1896 | 2025.01.09 01:34:59.455096 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1897 | 2025.01.09 01:34:59.455144 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <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: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 | ||
1898 | 2025.01.09 01:34:59.455453 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1899 | 2025.01.09 01:34:59.455522 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1900 | 2025.01.09 01:34:59.455662 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1901 | 2025.01.09 01:34:59.455810 [ 299 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1902 | 2025.01.09 01:34:59.455814 [ 296 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1903 | 2025.01.09 01:34:59.455808 [ 298 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1904 | 2025.01.09 01:34:59.455959 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1905 | 2025.01.09 01:34:59.455984 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1906 | 2025.01.09 01:34:59.456089 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1907 | 2025.01.09 01:34:59.456112 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1908 | 2025.01.09 01:34:59.456152 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <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: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'))" | ||
1909 | 2025.01.09 01:34:59.456193 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <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: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'))" | ||
1910 | 2025.01.09 01:34:59.456234 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <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: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'))" | ||
1911 | 2025.01.09 01:34:59.457631 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002911 sec., 10305.736860185503 rows/sec., 392.84 KiB/sec. | ||
1912 | 2025.01.09 01:34:59.457808 [ 259 ] {a4316074-2ba0-4498-980e-53ae8153d298} <Debug> TCPHandler: Processed in 0.003229842 sec. | ||
1913 | 2025.01.09 01:34:59.458131 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1914 | 2025.01.09 01:34:59.458295 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) 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', '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) | ||
1915 | 2025.01.09 01:34:59.458608 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1916 | 2025.01.09 01:34:59.458657 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <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', '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 | ||
1917 | 2025.01.09 01:34:59.458968 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1918 | 2025.01.09 01:34:59.459033 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1919 | 2025.01.09 01:34:59.459175 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1920 | 2025.01.09 01:34:59.459349 [ 299 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1921 | 2025.01.09 01:34:59.459350 [ 301 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1922 | 2025.01.09 01:34:59.459351 [ 296 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1923 | 2025.01.09 01:34:59.459498 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1924 | 2025.01.09 01:34:59.459528 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1925 | 2025.01.09 01:34:59.459633 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1926 | 2025.01.09 01:34:59.459654 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1927 | 2025.01.09 01:34:59.459694 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <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', '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'))" | ||
1928 | 2025.01.09 01:34:59.459743 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <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', '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'))" | ||
1929 | 2025.01.09 01:34:59.459782 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <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', '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'))" | ||
1930 | 2025.01.09 01:34:59.461130 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002912 sec., 10302.197802197801 rows/sec., 392.70 KiB/sec. | ||
1931 | 2025.01.09 01:34:59.461311 [ 266 ] {5a2c50ef-e89c-44dc-aa1c-6b4c2c1294c5} <Debug> TCPHandler: Processed in 0.003237562 sec. | ||
1932 | 2025.01.09 01:34:59.550413 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1933 | 2025.01.09 01:34:59.550670 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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) | ||
1934 | 2025.01.09 01:34:59.551081 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1935 | 2025.01.09 01:34:59.551131 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <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 | ||
1936 | 2025.01.09 01:34:59.551466 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1937 | 2025.01.09 01:34:59.551539 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1938 | 2025.01.09 01:34:59.551695 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1939 | 2025.01.09 01:34:59.551865 [ 301 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1940 | 2025.01.09 01:34:59.551888 [ 296 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1941 | 2025.01.09 01:34:59.551865 [ 299 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1942 | 2025.01.09 01:34:59.552052 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
1943 | 2025.01.09 01:34:59.552082 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1944 | 2025.01.09 01:34:59.552195 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1945 | 2025.01.09 01:34:59.552217 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1946 | 2025.01.09 01:34:59.552259 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <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'))" | ||
1947 | 2025.01.09 01:34:59.552304 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <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'))" | ||
1948 | 2025.01.09 01:34:59.552346 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <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'))" | ||
1949 | 2025.01.09 01:34:59.553896 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00334 sec., 8982.035928143712 rows/sec., 342.38 KiB/sec. | ||
1950 | 2025.01.09 01:34:59.554080 [ 259 ] {614a6c1d-f579-4cdd-aeee-753ddcb19715} <Debug> TCPHandler: Processed in 0.00376621 sec. | ||
1951 | 2025.01.09 01:34:59.554691 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1952 | 2025.01.09 01:34:59.554815 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1953 | 2025.01.09 01:34:59.554865 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1954 | 2025.01.09 01:34:59.555554 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1955 | 2025.01.09 01:34:59.555595 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1956 | 2025.01.09 01:34:59.556090 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1957 | 2025.01.09 01:34:59.556316 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): 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.09 01:34:59.556515 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001735 sec., 4034.5821325648417 rows/sec., 820.65 KiB/sec. | ||
1959 | 2025.01.09 01:34:59.556571 [ 266 ] {3bab7a06-9bc3-4696-9e19-c6aa980b0bf2} <Debug> TCPHandler: Processed in 0.001935741 sec. | ||
1960 | 2025.01.09 01:34:59.556708 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1961 | 2025.01.09 01:34:59.556819 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1962 | 2025.01.09 01:34:59.556867 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1963 | 2025.01.09 01:34:59.557421 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2025.01.09 01:34:59.557459 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1965 | 2025.01.09 01:34:59.557819 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1966 | 2025.01.09 01:34:59.558058 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1967 | 2025.01.09 01:34:59.558241 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001448 sec., 9668.508287292818 rows/sec., 696.00 KiB/sec. | ||
1968 | 2025.01.09 01:34:59.558292 [ 259 ] {41590aef-00d0-415d-ba7a-b6171ef32f7f} <Debug> TCPHandler: Processed in 0.001635696 sec. | ||
1969 | 2025.01.09 01:34:59.558436 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1970 | 2025.01.09 01:34:59.558546 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1971 | 2025.01.09 01:34:59.558591 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1972 | 2025.01.09 01:34:59.559834 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1973 | 2025.01.09 01:34:59.559871 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1974 | 2025.01.09 01:34:59.560335 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1975 | 2025.01.09 01:34:59.560570 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1976 | 2025.01.09 01:34:59.560696 [ 48 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
1977 | 2025.01.09 01:34:59.560745 [ 48 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1978 | 2025.01.09 01:34:59.560754 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Debug> executeQuery: Read 1314 rows, 112.23 KiB in 0.002229 sec., 589502.0188425302 rows/sec., 49.17 MiB/sec. | ||
1979 | 2025.01.09 01:34:59.560775 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1980 | 2025.01.09 01:34:59.560819 [ 266 ] {39b84801-4dbf-44e8-9cea-e508d981b0f0} <Debug> TCPHandler: Processed in 0.00243537 sec. | ||
1981 | 2025.01.09 01:34:59.560927 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
1982 | 2025.01.09 01:34:59.561009 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1983 | 2025.01.09 01:34:59.561050 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1984 | 2025.01.09 01:34:59.561085 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 26 rows starting from the beginning of the part | ||
1985 | 2025.01.09 01:34:59.561177 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1986 | 2025.01.09 01:34:59.561239 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 173 rows starting from the beginning of the part | ||
1987 | 2025.01.09 01:34:59.561332 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1988 | 2025.01.09 01:34:59.561647 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
1989 | 2025.01.09 01:34:59.561956 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 173 rows starting from the beginning of the part | ||
1990 | 2025.01.09 01:34:59.562206 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 84 rows starting from the beginning of the part | ||
1991 | 2025.01.09 01:34:59.562494 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1314 rows starting from the beginning of the part | ||
1992 | 2025.01.09 01:34:59.564573 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1993 | 2025.01.09 01:34:59.564583 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1796 rows, containing 5 columns (5 merged, 0 gathered) in 0.00373998 sec., 480216.47174583824 rows/sec., 42.29 MiB/sec. | ||
1994 | 2025.01.09 01:34:59.564618 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
1995 | 2025.01.09 01:34:59.564779 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1996 | 2025.01.09 01:34:59.565113 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2025.01.09 01:34:59.565192 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_10_2} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
1998 | 2025.01.09 01:34:59.565200 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1999 | 2025.01.09 01:34:59.565269 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
2000 | 2025.01.09 01:34:59.565556 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2001 | 2025.01.09 01:34:59.565778 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004649 sec., 1505.700150570015 rows/sec., 98.10 KiB/sec. | ||
2002 | 2025.01.09 01:34:59.565855 [ 259 ] {6c4cef81-af1e-4eb5-933d-f6fbe61c5647} <Debug> TCPHandler: Processed in 0.004920119 sec. | ||
2003 | 2025.01.09 01:34:59.566020 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2004 | 2025.01.09 01:34:59.566127 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2005 | 2025.01.09 01:34:59.566171 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2006 | 2025.01.09 01:34:59.566794 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2007 | 2025.01.09 01:34:59.566831 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2008 | 2025.01.09 01:34:59.567186 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2009 | 2025.01.09 01:34:59.567421 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2010 | 2025.01.09 01:34:59.567598 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001493 sec., 162089.7521768252 rows/sec., 10.98 MiB/sec. | ||
2011 | 2025.01.09 01:34:59.567647 [ 266 ] {e2cc2b53-cb52-4fb4-8b6e-8a32a454c8b9} <Debug> TCPHandler: Processed in 0.001680407 sec. | ||
2012 | 2025.01.09 01:34:59.567786 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2013 | 2025.01.09 01:34:59.567895 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2014 | 2025.01.09 01:34:59.567941 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2015 | 2025.01.09 01:34:59.568575 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2016 | 2025.01.09 01:34:59.568620 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2017 | 2025.01.09 01:34:59.569022 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2018 | 2025.01.09 01:34:59.569253 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2019 | 2025.01.09 01:34:59.569426 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. | ||
2020 | 2025.01.09 01:34:59.569477 [ 259 ] {a50194dc-63d8-49a5-a0b2-24a1acbd5b0b} <Debug> TCPHandler: Processed in 0.001744588 sec. | ||
2021 | 2025.01.09 01:34:59.569624 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2022 | 2025.01.09 01:34:59.569730 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2023 | 2025.01.09 01:34:59.569774 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2024 | 2025.01.09 01:34:59.570599 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2025 | 2025.01.09 01:34:59.570636 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2026 | 2025.01.09 01:34:59.571008 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2027 | 2025.01.09 01:34:59.571244 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2028 | 2025.01.09 01:34:59.571363 [ 48 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2029 | 2025.01.09 01:34:59.571399 [ 48 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2030 | 2025.01.09 01:34:59.571421 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2031 | 2025.01.09 01:34:59.571432 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Debug> executeQuery: Read 802 rows, 59.09 KiB in 0.001723 sec., 465467.208357516 rows/sec., 33.49 MiB/sec. | ||
2032 | 2025.01.09 01:34:59.571728 [ 266 ] {69975b16-b644-4d81-a846-11bc9c3150de} <Debug> TCPHandler: Processed in 0.002149354 sec. | ||
2033 | 2025.01.09 01:34:59.571902 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
2034 | 2025.01.09 01:34:59.572012 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2035 | 2025.01.09 01:34:59.572217 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2036 | 2025.01.09 01:34:59.572273 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2037 | 2025.01.09 01:34:59.572294 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 28 rows starting from the beginning of the part | ||
2038 | 2025.01.09 01:34:59.572388 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2039 | 2025.01.09 01:34:59.572682 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 346 rows starting from the beginning of the part | ||
2040 | 2025.01.09 01:34:59.573101 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
2041 | 2025.01.09 01:34:59.573400 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 346 rows starting from the beginning of the part | ||
2042 | 2025.01.09 01:34:59.573754 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 67 rows starting from the beginning of the part | ||
2043 | 2025.01.09 01:34:59.573963 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 802 rows starting from the beginning of the part | ||
2044 | 2025.01.09 01:34:59.574902 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2045 | 2025.01.09 01:34:59.574960 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2046 | 2025.01.09 01:34:59.575890 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2047 | 2025.01.09 01:34:59.576436 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2048 | 2025.01.09 01:34:59.576710 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004516 sec., 1328.609388839681 rows/sec., 69.41 KiB/sec. | ||
2049 | 2025.01.09 01:34:59.576894 [ 259 ] {861a74ce-0591-41da-aaa7-3ee2c0e17676} <Debug> TCPHandler: Processed in 0.005042121 sec. | ||
2050 | 2025.01.09 01:34:59.577179 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2051 | 2025.01.09 01:34:59.577240 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.005726642 sec., 282364.4292763543 rows/sec., 21.29 MiB/sec. | ||
2052 | 2025.01.09 01:34:59.577380 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2053 | 2025.01.09 01:34:59.577460 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2054 | 2025.01.09 01:34:59.577479 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2055 | 2025.01.09 01:34:59.578127 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2056 | 2025.01.09 01:34:59.578217 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_10_2} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
2057 | 2025.01.09 01:34:59.578296 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2058 | 2025.01.09 01:34:59.581368 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2059 | 2025.01.09 01:34:59.581416 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2060 | 2025.01.09 01:34:59.582105 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2061 | 2025.01.09 01:34:59.582405 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2062 | 2025.01.09 01:34:59.582628 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Debug> executeQuery: Read 2486 rows, 169.59 KiB in 0.005305 sec., 468614.5146088596 rows/sec., 31.22 MiB/sec. | ||
2063 | 2025.01.09 01:34:59.582796 [ 266 ] {1a48bb0c-ccd0-4893-9c25-63cd9e09091a} <Debug> TCPHandler: Processed in 0.005763873 sec. | ||
2064 | 2025.01.09 01:34:59.582949 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2065 | 2025.01.09 01:34:59.583064 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2066 | 2025.01.09 01:34:59.583114 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2067 | 2025.01.09 01:34:59.583568 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2068 | 2025.01.09 01:34:59.583606 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2069 | 2025.01.09 01:34:59.583951 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2070 | 2025.01.09 01:34:59.584191 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2071 | 2025.01.09 01:34:59.584366 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec. | ||
2072 | 2025.01.09 01:34:59.584419 [ 259 ] {a489cf16-1622-4fcb-b90e-8004f8910d8a} <Debug> TCPHandler: Processed in 0.001521534 sec. | ||
2073 | 2025.01.09 01:34:59.584570 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2074 | 2025.01.09 01:34:59.584679 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2075 | 2025.01.09 01:34:59.584726 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2076 | 2025.01.09 01:34:59.585157 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2077 | 2025.01.09 01:34:59.585195 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2078 | 2025.01.09 01:34:59.585572 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2079 | 2025.01.09 01:34:59.585859 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2080 | 2025.01.09 01:34:59.586151 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Debug> executeQuery: Read 28 rows, 1.61 KiB in 0.001493 sec., 18754.186202277295 rows/sec., 1.06 MiB/sec. | ||
2081 | 2025.01.09 01:34:59.586201 [ 266 ] {023b7fbf-8781-4326-9e3d-d9c1b079cc92} <Debug> TCPHandler: Processed in 0.001691847 sec. | ||
2082 | 2025.01.09 01:35:00.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.48 MiB, peak 172.68 MiB, free memory in arenas 0.00 B, will set to 167.69 MiB (RSS), difference: -1.79 MiB | ||
2083 | 2025.01.09 01:35:02.658376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 294 | ||
2084 | 2025.01.09 01:35:02.662659 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2085 | 2025.01.09 01:35:02.662720 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2086 | 2025.01.09 01:35:02.664291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2087 | 2025.01.09 01:35:02.664615 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2088 | 2025.01.09 01:35:02.664845 [ 41 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2089 | 2025.01.09 01:35:02.664964 [ 41 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2025.01.09 01:35:02.665030 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2091 | 2025.01.09 01:35:02.665579 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
2092 | 2025.01.09 01:35:02.666571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
2093 | 2025.01.09 01:35:02.666960 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2094 | 2025.01.09 01:35:02.667130 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
2095 | 2025.01.09 01:35:02.667648 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
2096 | 2025.01.09 01:35:02.668122 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
2097 | 2025.01.09 01:35:02.668587 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
2098 | 2025.01.09 01:35:02.669253 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
2099 | 2025.01.09 01:35:02.669853 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 80 rows starting from the beginning of the part | ||
2100 | 2025.01.09 01:35:02.679832 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.014650705 sec., 20067.29368996236 rows/sec., 20.31 MiB/sec. | ||
2101 | 2025.01.09 01:35:02.681284 [ 198 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2102 | 2025.01.09 01:35:02.682571 [ 198 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2103 | 2025.01.09 01:35:02.682706 [ 198 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_6_1} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2104 | 2025.01.09 01:35:02.683125 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
2105 | 2025.01.09 01:35:04.085325 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2106 | 2025.01.09 01:35:04.085535 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2107 | 2025.01.09 01:35:04.085618 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2108 | 2025.01.09 01:35:04.086450 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2109 | 2025.01.09 01:35:04.086496 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2110 | 2025.01.09 01:35:04.086933 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2111 | 2025.01.09 01:35:04.087197 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2025.01.09 01:35:04.087440 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001963 sec., 13245.033112582782 rows/sec., 1022.33 KiB/sec. | ||
2113 | 2025.01.09 01:35:04.087507 [ 259 ] {19b7a3dd-6e8e-4fe7-ada4-2b4db2d4166e} <Debug> TCPHandler: Processed in 0.002326428 sec. | ||
2114 | 2025.01.09 01:35:04.087700 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2115 | 2025.01.09 01:35:04.087817 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2116 | 2025.01.09 01:35:04.087867 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2117 | 2025.01.09 01:35:04.088438 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2118 | 2025.01.09 01:35:04.088480 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2119 | 2025.01.09 01:35:04.088862 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2120 | 2025.01.09 01:35:04.089118 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2121 | 2025.01.09 01:35:04.089344 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001551 sec., 18052.869116698905 rows/sec., 1.41 MiB/sec. | ||
2122 | 2025.01.09 01:35:04.089396 [ 266 ] {3222e6eb-f45d-4fcd-9e33-dcf005e4aea9} <Debug> TCPHandler: Processed in 0.001759428 sec. | ||
2123 | 2025.01.09 01:35:04.089549 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2025.01.09 01:35:04.089662 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2125 | 2025.01.09 01:35:04.089712 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2126 | 2025.01.09 01:35:04.090215 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2127 | 2025.01.09 01:35:04.090255 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2128 | 2025.01.09 01:35:04.090635 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2129 | 2025.01.09 01:35:04.090873 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2025.01.09 01:35:04.091043 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2131 | 2025.01.09 01:35:04.091110 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001465 sec., 54607.50853242321 rows/sec., 3.79 MiB/sec. | ||
2132 | 2025.01.09 01:35:04.091125 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2133 | 2025.01.09 01:35:04.091199 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2134 | 2025.01.09 01:35:04.091226 [ 259 ] {6f9f1701-b651-4bb3-8b13-efef5ba8a3c2} <Debug> TCPHandler: Processed in 0.001730638 sec. | ||
2135 | 2025.01.09 01:35:04.091426 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2136 | 2025.01.09 01:35:04.091444 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
2137 | 2025.01.09 01:35:04.091615 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2138 | 2025.01.09 01:35:04.091722 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2139 | 2025.01.09 01:35:04.091772 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2140 | 2025.01.09 01:35:04.091890 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 657 rows starting from the beginning of the part | ||
2141 | 2025.01.09 01:35:04.092205 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
2142 | 2025.01.09 01:35:04.092557 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part | ||
2143 | 2025.01.09 01:35:04.092887 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
2144 | 2025.01.09 01:35:04.093078 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2486 rows starting from the beginning of the part | ||
2145 | 2025.01.09 01:35:04.093465 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part | ||
2146 | 2025.01.09 01:35:04.094358 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.01.09 01:35:04.094429 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2148 | 2025.01.09 01:35:04.095609 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2149 | 2025.01.09 01:35:04.096110 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2150 | 2025.01.09 01:35:04.096367 [ 37 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2151 | 2025.01.09 01:35:04.096473 [ 37 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2152 | 2025.01.09 01:35:04.096529 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2153 | 2025.01.09 01:35:04.096611 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.005023 sec., 4778.021102926538 rows/sec., 335.18 KiB/sec. | ||
2154 | 2025.01.09 01:35:04.096962 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
2155 | 2025.01.09 01:35:04.097321 [ 266 ] {8cb13b6a-cbcd-4070-9939-3fee1faa3a7f} <Debug> TCPHandler: Processed in 0.005968026 sec. | ||
2156 | 2025.01.09 01:35:04.097543 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2157 | 2025.01.09 01:35:04.097634 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 5 columns (5 merged, 0 gathered) in 0.006316422 sec., 569942.9202165402 rows/sec., 38.26 MiB/sec. | ||
2158 | 2025.01.09 01:35:04.097705 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part | ||
2159 | 2025.01.09 01:35:04.097831 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2160 | 2025.01.09 01:35:04.098066 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
2161 | 2025.01.09 01:35:04.098233 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2162 | 2025.01.09 01:35:04.098379 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
2163 | 2025.01.09 01:35:04.098638 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
2164 | 2025.01.09 01:35:04.098876 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
2165 | 2025.01.09 01:35:04.099462 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2166 | 2025.01.09 01:35:04.099643 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2167 | 2025.01.09 01:35:04.099818 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
2168 | 2025.01.09 01:35:04.100464 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.003811082 sec., 94461.36294102305 rows/sec., 6.20 MiB/sec. | ||
2169 | 2025.01.09 01:35:04.100717 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2170 | 2025.01.09 01:35:04.101083 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2171 | 2025.01.09 01:35:04.101180 [ 199 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_11_2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2172 | 2025.01.09 01:35:04.101290 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2173 | 2025.01.09 01:35:05.156397 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2174 | 2025.01.09 01:35:05.157084 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2175 | 2025.01.09 01:35:05.157130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2176 | 2025.01.09 01:35:05.157657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2177 | 2025.01.09 01:35:05.157911 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2178 | 2025.01.09 01:35:05.158073 [ 36 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2179 | 2025.01.09 01:35:05.158111 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2180 | 2025.01.09 01:35:05.158124 [ 36 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2181 | 2025.01.09 01:35:05.158152 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2182 | 2025.01.09 01:35:05.158299 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
2183 | 2025.01.09 01:35:05.158468 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2184 | 2025.01.09 01:35:05.158514 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
2185 | 2025.01.09 01:35:05.158596 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2186 | 2025.01.09 01:35:05.158810 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2187 | 2025.01.09 01:35:05.158977 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2188 | 2025.01.09 01:35:05.159171 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2189 | 2025.01.09 01:35:05.159421 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2190 | 2025.01.09 01:35:05.161299 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306898 sec., 1669610.0984691984 rows/sec., 23.88 MiB/sec. | ||
2191 | 2025.01.09 01:35:05.162080 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2192 | 2025.01.09 01:35:05.162418 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2193 | 2025.01.09 01:35:05.162516 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_11_2} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2194 | 2025.01.09 01:35:05.162629 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2195 | 2025.01.09 01:35:05.476096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2196 | 2025.01.09 01:35:05.499263 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2025.01.09 01:35:05.499337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2198 | 2025.01.09 01:35:05.506798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2199 | 2025.01.09 01:35:05.507581 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2200 | 2025.01.09 01:35:05.507988 [ 36 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2201 | 2025.01.09 01:35:05.508121 [ 36 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2025.01.09 01:35:05.508192 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2203 | 2025.01.09 01:35:05.508488 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
2204 | 2025.01.09 01:35:05.516794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2205 | 2025.01.09 01:35:05.518080 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2206 | 2025.01.09 01:35:05.518994 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
2207 | 2025.01.09 01:35:05.523666 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
2208 | 2025.01.09 01:35:05.528434 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
2209 | 2025.01.09 01:35:05.533432 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
2210 | 2025.01.09 01:35:05.538924 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
2211 | 2025.01.09 01:35:05.543428 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
2212 | 2025.01.09 01:35:05.603065 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.094742204 sec., 876.0615279754311 rows/sec., 4.53 MiB/sec. | ||
2213 | 2025.01.09 01:35:05.605697 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2214 | 2025.01.09 01:35:05.608640 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2215 | 2025.01.09 01:35:05.608771 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_11_2} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2216 | 2025.01.09 01:35:05.610987 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2217 | 2025.01.09 01:35:06.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.98 MiB, peak 178.87 MiB, free memory in arenas 0.00 B, will set to 171.10 MiB (RSS), difference: 2.12 MiB | ||
2218 | 2025.01.09 01:35:09.088212 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2025.01.09 01:35:09.088418 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2220 | 2025.01.09 01:35:09.088495 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2221 | 2025.01.09 01:35:09.089312 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2222 | 2025.01.09 01:35:09.089365 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2223 | 2025.01.09 01:35:09.089820 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2224 | 2025.01.09 01:35:09.090078 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2225 | 2025.01.09 01:35:09.090343 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Debug> executeQuery: Read 84 rows, 7.52 KiB in 0.001974 sec., 42553.1914893617 rows/sec., 3.72 MiB/sec. | ||
2226 | 2025.01.09 01:35:09.090453 [ 259 ] {7c36acc7-58b3-47b7-8baf-9b996d750150} <Debug> TCPHandler: Processed in 0.002384598 sec. | ||
2227 | 2025.01.09 01:35:09.090637 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2228 | 2025.01.09 01:35:09.090761 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2229 | 2025.01.09 01:35:09.090811 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2230 | 2025.01.09 01:35:09.091408 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2231 | 2025.01.09 01:35:09.091451 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2232 | 2025.01.09 01:35:09.091818 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2233 | 2025.01.09 01:35:09.092067 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2234 | 2025.01.09 01:35:09.092292 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.00156 sec., 18589.74358974359 rows/sec., 1.37 MiB/sec. | ||
2235 | 2025.01.09 01:35:09.092347 [ 266 ] {c9d444d7-5cdf-4c17-94a6-e8211f99c7eb} <Debug> TCPHandler: Processed in 0.001769529 sec. | ||
2236 | 2025.01.09 01:35:09.092501 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2237 | 2025.01.09 01:35:09.092615 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2238 | 2025.01.09 01:35:09.092663 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2239 | 2025.01.09 01:35:09.093253 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2240 | 2025.01.09 01:35:09.093293 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2241 | 2025.01.09 01:35:09.093661 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2242 | 2025.01.09 01:35:09.093911 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2243 | 2025.01.09 01:35:09.094141 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Debug> executeQuery: Read 57 rows, 4.56 KiB in 0.001548 sec., 36821.705426356595 rows/sec., 2.88 MiB/sec. | ||
2244 | 2025.01.09 01:35:09.094253 [ 259 ] {076ed423-60de-4964-bd7e-66b8e8bb0d57} <Debug> TCPHandler: Processed in 0.001806519 sec. | ||
2245 | 2025.01.09 01:35:09.094439 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2246 | 2025.01.09 01:35:09.094569 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2247 | 2025.01.09 01:35:09.094629 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2248 | 2025.01.09 01:35:09.095233 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2249 | 2025.01.09 01:35:09.095279 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2250 | 2025.01.09 01:35:09.095688 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2251 | 2025.01.09 01:35:09.095953 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2252 | 2025.01.09 01:35:09.096170 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001631 sec., 61312.07847946045 rows/sec., 4.25 MiB/sec. | ||
2253 | 2025.01.09 01:35:09.096223 [ 266 ] {2e3d9154-1fa4-4f6b-84d2-f5bf9b4ca8b2} <Debug> TCPHandler: Processed in 0.00184935 sec. | ||
2254 | 2025.01.09 01:35:09.096368 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2255 | 2025.01.09 01:35:09.096476 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2256 | 2025.01.09 01:35:09.096546 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2257 | 2025.01.09 01:35:09.097777 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2258 | 2025.01.09 01:35:09.097817 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2259 | 2025.01.09 01:35:09.098520 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2260 | 2025.01.09 01:35:09.098798 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2261 | 2025.01.09 01:35:09.099034 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002581 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec. | ||
2262 | 2025.01.09 01:35:09.099145 [ 259 ] {d6de7af8-6e6c-49b0-852f-7d6b14cfa695} <Debug> TCPHandler: Processed in 0.002836596 sec. | ||
2263 | 2025.01.09 01:35:09.099319 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2264 | 2025.01.09 01:35:09.099430 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2265 | 2025.01.09 01:35:09.099478 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2266 | 2025.01.09 01:35:09.099930 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2267 | 2025.01.09 01:35:09.099968 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2268 | 2025.01.09 01:35:09.100391 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2269 | 2025.01.09 01:35:09.100636 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2270 | 2025.01.09 01:35:09.100842 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001415 sec., 21201.413427561838 rows/sec., 1.45 MiB/sec. | ||
2271 | 2025.01.09 01:35:09.100893 [ 266 ] {6dbab412-317b-49aa-8132-78d4d1e561c5} <Debug> TCPHandler: Processed in 0.001608696 sec. | ||
2272 | 2025.01.09 01:35:12.581122 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2273 | 2025.01.09 01:35:12.581197 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2274 | 2025.01.09 01:35:12.658324 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2275 | 2025.01.09 01:35:12.659417 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2025.01.09 01:35:12.659519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2277 | 2025.01.09 01:35:12.660281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2278 | 2025.01.09 01:35:12.660544 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2025.01.09 01:35:12.660780 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2280 | 2025.01.09 01:35:12.667043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 314 | ||
2281 | 2025.01.09 01:35:12.669931 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2282 | 2025.01.09 01:35:12.669991 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2283 | 2025.01.09 01:35:12.671492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2284 | 2025.01.09 01:35:12.671808 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2285 | 2025.01.09 01:35:12.672747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
2286 | 2025.01.09 01:35:13.016940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2287 | 2025.01.09 01:35:13.035988 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2288 | 2025.01.09 01:35:13.036049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2289 | 2025.01.09 01:35:13.043313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2290 | 2025.01.09 01:35:13.044083 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2291 | 2025.01.09 01:35:13.046791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2292 | 2025.01.09 01:35:14.092929 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2293 | 2025.01.09 01:35:14.093239 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2294 | 2025.01.09 01:35:14.093357 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2295 | 2025.01.09 01:35:14.094209 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2296 | 2025.01.09 01:35:14.094259 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2297 | 2025.01.09 01:35:14.094714 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2298 | 2025.01.09 01:35:14.094988 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2299 | 2025.01.09 01:35:14.095315 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002143 sec., 6532.897806812879 rows/sec., 470.28 KiB/sec. | ||
2300 | 2025.01.09 01:35:14.095404 [ 259 ] {cbb0689a-cbb1-4ffe-a904-028a867cde1e} <Debug> TCPHandler: Processed in 0.002667793 sec. | ||
2301 | 2025.01.09 01:35:14.095602 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2302 | 2025.01.09 01:35:14.095740 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2303 | 2025.01.09 01:35:14.095798 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2304 | 2025.01.09 01:35:14.096545 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2305 | 2025.01.09 01:35:14.096586 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2306 | 2025.01.09 01:35:14.096977 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2307 | 2025.01.09 01:35:14.097240 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2308 | 2025.01.09 01:35:14.097418 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001706 sec., 111957.796014068 rows/sec., 9.91 MiB/sec. | ||
2309 | 2025.01.09 01:35:14.097477 [ 266 ] {8bc0f0a7-44c8-4a3f-aa3d-ced1cce6802d} <Debug> TCPHandler: Processed in 0.001943611 sec. | ||
2310 | 2025.01.09 01:35:14.097630 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2311 | 2025.01.09 01:35:14.097763 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2312 | 2025.01.09 01:35:14.097824 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2313 | 2025.01.09 01:35:14.098358 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2314 | 2025.01.09 01:35:14.098398 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2315 | 2025.01.09 01:35:14.098764 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2316 | 2025.01.09 01:35:14.099023 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2317 | 2025.01.09 01:35:14.099199 [ 51 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2318 | 2025.01.09 01:35:14.099265 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001516 sec., 10554.089709762533 rows/sec., 747.24 KiB/sec. | ||
2319 | 2025.01.09 01:35:14.099275 [ 51 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2320 | 2025.01.09 01:35:14.099346 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2321 | 2025.01.09 01:35:14.099396 [ 259 ] {6aef0274-a99f-41c5-b1a4-ff8aaeec178d} <Debug> TCPHandler: Processed in 0.001819169 sec. | ||
2322 | 2025.01.09 01:35:14.099644 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2323 | 2025.01.09 01:35:14.099778 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
2324 | 2025.01.09 01:35:14.099910 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2325 | 2025.01.09 01:35:14.099979 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2326 | 2025.01.09 01:35:14.099979 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2327 | 2025.01.09 01:35:14.100042 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
2328 | 2025.01.09 01:35:14.100232 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
2329 | 2025.01.09 01:35:14.100515 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
2330 | 2025.01.09 01:35:14.100942 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
2331 | 2025.01.09 01:35:14.101147 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
2332 | 2025.01.09 01:35:14.101307 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
2333 | 2025.01.09 01:35:14.101820 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2334 | 2025.01.09 01:35:14.101867 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2335 | 2025.01.09 01:35:14.102485 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2336 | 2025.01.09 01:35:14.102818 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 5 columns (5 merged, 0 gathered) in 0.003353184 sec., 28331.28155210093 rows/sec., 2.11 MiB/sec. | ||
2337 | 2025.01.09 01:35:14.102840 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2338 | 2025.01.09 01:35:14.103172 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2339 | 2025.01.09 01:35:14.103352 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003462 sec., 4043.9052570768345 rows/sec., 283.21 KiB/sec. | ||
2340 | 2025.01.09 01:35:14.103491 [ 266 ] {b392fa78-1dbe-4261-89cf-e3bc9bdf9ec9} <Debug> TCPHandler: Processed in 0.003988964 sec. | ||
2341 | 2025.01.09 01:35:14.103673 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2342 | 2025.01.09 01:35:14.103870 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2343 | 2025.01.09 01:35:14.103907 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2344 | 2025.01.09 01:35:14.103940 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2345 | 2025.01.09 01:35:14.104156 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_6_1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2346 | 2025.01.09 01:35:14.104372 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2347 | 2025.01.09 01:35:14.104819 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2348 | 2025.01.09 01:35:14.104863 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2349 | 2025.01.09 01:35:14.105230 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2350 | 2025.01.09 01:35:14.105474 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2351 | 2025.01.09 01:35:14.105689 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001876 sec., 6929.637526652452 rows/sec., 432.06 KiB/sec. | ||
2352 | 2025.01.09 01:35:14.105741 [ 259 ] {46f29c5f-cd5e-47e3-af8a-bb3269819ce2} <Debug> TCPHandler: Processed in 0.002155225 sec. | ||
2353 | 2025.01.09 01:35:14.105879 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2354 | 2025.01.09 01:35:14.105987 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2355 | 2025.01.09 01:35:14.106033 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2356 | 2025.01.09 01:35:14.106713 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2357 | 2025.01.09 01:35:14.106752 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2358 | 2025.01.09 01:35:14.107129 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2359 | 2025.01.09 01:35:14.107360 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2360 | 2025.01.09 01:35:14.107623 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Debug> executeQuery: Read 364 rows, 26.25 KiB in 0.001649 sec., 220739.84232868406 rows/sec., 15.54 MiB/sec. | ||
2361 | 2025.01.09 01:35:14.107822 [ 266 ] {bfc99c72-1a06-4f6f-9e0d-b628d9e44fbf} <Debug> TCPHandler: Processed in 0.001992192 sec. | ||
2362 | 2025.01.09 01:35:14.107981 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2363 | 2025.01.09 01:35:14.108119 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2364 | 2025.01.09 01:35:14.108177 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2365 | 2025.01.09 01:35:14.108687 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2366 | 2025.01.09 01:35:14.108727 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2367 | 2025.01.09 01:35:14.109082 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2368 | 2025.01.09 01:35:14.109324 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2369 | 2025.01.09 01:35:14.109532 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
2370 | 2025.01.09 01:35:14.109581 [ 259 ] {09bd2134-8595-4429-add5-aa7571f42dbc} <Debug> TCPHandler: Processed in 0.001663367 sec. | ||
2371 | 2025.01.09 01:35:14.109721 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2372 | 2025.01.09 01:35:14.109851 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2373 | 2025.01.09 01:35:14.109908 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2374 | 2025.01.09 01:35:14.110519 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2375 | 2025.01.09 01:35:14.110559 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2376 | 2025.01.09 01:35:14.110932 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2377 | 2025.01.09 01:35:14.111165 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2378 | 2025.01.09 01:35:14.111441 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001596 sec., 110902.25563909774 rows/sec., 7.32 MiB/sec. | ||
2379 | 2025.01.09 01:35:14.111610 [ 266 ] {c2e6edf1-d346-4cf4-9b3c-4d1f32d8e790} <Debug> TCPHandler: Processed in 0.001949151 sec. | ||
2380 | 2025.01.09 01:35:14.111751 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2381 | 2025.01.09 01:35:14.111882 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2382 | 2025.01.09 01:35:14.111941 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2383 | 2025.01.09 01:35:14.112479 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2384 | 2025.01.09 01:35:14.112525 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2385 | 2025.01.09 01:35:14.112880 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2386 | 2025.01.09 01:35:14.113123 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2025.01.09 01:35:14.113394 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
2388 | 2025.01.09 01:35:14.113458 [ 259 ] {9e0c1f26-67d6-4861-9ec8-da9d4c55794c} <Debug> TCPHandler: Processed in 0.001770179 sec. | ||
2389 | 2025.01.09 01:35:14.113608 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2390 | 2025.01.09 01:35:14.113768 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2391 | 2025.01.09 01:35:14.113848 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2392 | 2025.01.09 01:35:14.114976 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2025.01.09 01:35:14.115015 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2394 | 2025.01.09 01:35:14.115612 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2395 | 2025.01.09 01:35:14.115856 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2396 | 2025.01.09 01:35:14.116117 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002377 sec., 3786.2852334875893 rows/sec., 6.78 MiB/sec. | ||
2397 | 2025.01.09 01:35:14.116210 [ 266 ] {2b16c84c-2d34-4776-9ca7-3fae4bc82e79} <Debug> TCPHandler: Processed in 0.002663502 sec. | ||
2398 | 2025.01.09 01:35:14.116358 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2399 | 2025.01.09 01:35:14.116486 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2400 | 2025.01.09 01:35:14.116539 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2401 | 2025.01.09 01:35:14.116957 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Trace> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2402 | 2025.01.09 01:35:14.116997 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2403 | 2025.01.09 01:35:14.117390 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2404 | 2025.01.09 01:35:14.117632 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Trace> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2405 | 2025.01.09 01:35:14.117869 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001403 sec., 6414.825374198147 rows/sec., 453.13 KiB/sec. | ||
2406 | 2025.01.09 01:35:14.117988 [ 259 ] {a36f173b-d5e5-44fd-97b9-dfaa61fec9e6} <Debug> TCPHandler: Processed in 0.001695287 sec. | ||
2407 | 2025.01.09 01:35:14.118137 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2408 | 2025.01.09 01:35:14.118244 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2409 | 2025.01.09 01:35:14.118290 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2410 | 2025.01.09 01:35:14.118730 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2411 | 2025.01.09 01:35:14.118769 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2412 | 2025.01.09 01:35:14.119125 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2413 | 2025.01.09 01:35:14.119351 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2414 | 2025.01.09 01:35:14.119556 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001334 sec., 38980.50974512744 rows/sec., 2.41 MiB/sec. | ||
2415 | 2025.01.09 01:35:14.119605 [ 266 ] {96490c53-c6de-4bfe-a743-8971912376ac} <Debug> TCPHandler: Processed in 0.001519225 sec. | ||
2416 | 2025.01.09 01:35:19.084432 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2417 | 2025.01.09 01:35:19.084719 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) 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', 'kstat_sampler:expired_targets', '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) | ||
2418 | 2025.01.09 01:35:19.085173 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2419 | 2025.01.09 01:35:19.085225 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <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', 'kstat_sampler:expired_targets', '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 | ||
2420 | 2025.01.09 01:35:19.085591 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2421 | 2025.01.09 01:35:19.085674 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2422 | 2025.01.09 01:35:19.085852 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2423 | 2025.01.09 01:35:19.086086 [ 301 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2424 | 2025.01.09 01:35:19.086108 [ 299 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2425 | 2025.01.09 01:35:19.086139 [ 296 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2426 | 2025.01.09 01:35:19.086126 [ 298 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2427 | 2025.01.09 01:35:19.086317 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (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 | ||
2428 | 2025.01.09 01:35:19.086345 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2429 | 2025.01.09 01:35:19.086487 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2430 | 2025.01.09 01:35:19.086510 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2431 | 2025.01.09 01:35:19.086553 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2432 | 2025.01.09 01:35:19.086600 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2433 | 2025.01.09 01:35:19.086644 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2434 | 2025.01.09 01:35:19.086686 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <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', 'kstat_sampler:expired_targets', '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'))" | ||
2435 | 2025.01.09 01:35:19.088829 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.004235 sec., 8736.717827626919 rows/sec., 329.98 KiB/sec. | ||
2436 | 2025.01.09 01:35:19.089104 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> MemoryTracker: Peak memory usage (for query): 142.91 KiB. | ||
2437 | 2025.01.09 01:35:19.089125 [ 259 ] {e7604cd6-1fd8-479a-a353-2ed8b194999d} <Debug> TCPHandler: Processed in 0.004829308 sec. | ||
2438 | 2025.01.09 01:35:19.094322 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2439 | 2025.01.09 01:35:19.094466 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2440 | 2025.01.09 01:35:19.094530 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2441 | 2025.01.09 01:35:19.095388 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2442 | 2025.01.09 01:35:19.095434 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2443 | 2025.01.09 01:35:19.095936 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2444 | 2025.01.09 01:35:19.096165 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2025.01.09 01:35:19.096415 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001983 sec., 504.28643469490675 rows/sec., 114.25 KiB/sec. | ||
2446 | 2025.01.09 01:35:19.096612 [ 259 ] {e1c5fbb2-29dd-4eeb-89e5-da86ce8d12ac} <Debug> TCPHandler: Processed in 0.002350978 sec. | ||
2447 | 2025.01.09 01:35:19.096789 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2025.01.09 01:35:19.096907 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2449 | 2025.01.09 01:35:19.096957 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2450 | 2025.01.09 01:35:19.097575 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2451 | 2025.01.09 01:35:19.097619 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2452 | 2025.01.09 01:35:19.097976 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2453 | 2025.01.09 01:35:19.098230 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2454 | 2025.01.09 01:35:19.098509 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 100.86 KiB/sec. | ||
2455 | 2025.01.09 01:35:19.098591 [ 266 ] {ef4a0e87-8f4f-44f9-9740-24b4ad18503f} <Debug> TCPHandler: Processed in 0.00186086 sec. | ||
2456 | 2025.01.09 01:35:19.098742 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2457 | 2025.01.09 01:35:19.098848 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2458 | 2025.01.09 01:35:19.098894 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2459 | 2025.01.09 01:35:19.099544 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2460 | 2025.01.09 01:35:19.099589 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2461 | 2025.01.09 01:35:19.099970 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2462 | 2025.01.09 01:35:19.100211 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2463 | 2025.01.09 01:35:19.100427 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Debug> executeQuery: Read 85 rows, 7.59 KiB in 0.001601 sec., 53091.817613991254 rows/sec., 4.63 MiB/sec. | ||
2464 | 2025.01.09 01:35:19.100478 [ 259 ] {1dcdc067-a80f-45bd-ad41-5132c5f828ea} <Debug> TCPHandler: Processed in 0.001788648 sec. | ||
2465 | 2025.01.09 01:35:19.100621 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2466 | 2025.01.09 01:35:19.100728 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2467 | 2025.01.09 01:35:19.100775 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2468 | 2025.01.09 01:35:19.101332 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2469 | 2025.01.09 01:35:19.101371 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2470 | 2025.01.09 01:35:19.101713 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2471 | 2025.01.09 01:35:19.101950 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2472 | 2025.01.09 01:35:19.102163 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001457 sec., 21276.595744680853 rows/sec., 1.56 MiB/sec. | ||
2473 | 2025.01.09 01:35:19.102217 [ 266 ] {1870ba92-d43b-4285-b202-2324b2ce94b9} <Debug> TCPHandler: Processed in 0.001648356 sec. | ||
2474 | 2025.01.09 01:35:19.102360 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2475 | 2025.01.09 01:35:19.102465 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2476 | 2025.01.09 01:35:19.102508 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2477 | 2025.01.09 01:35:19.103046 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2478 | 2025.01.09 01:35:19.103086 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2479 | 2025.01.09 01:35:19.103431 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2480 | 2025.01.09 01:35:19.103668 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2481 | 2025.01.09 01:35:19.103885 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001442 sec., 40915.39528432732 rows/sec., 3.20 MiB/sec. | ||
2482 | 2025.01.09 01:35:19.103938 [ 259 ] {95b9a972-13df-49f9-a213-022adb498c0d} <Debug> TCPHandler: Processed in 0.001628836 sec. | ||
2483 | 2025.01.09 01:35:19.104090 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2484 | 2025.01.09 01:35:19.104219 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2485 | 2025.01.09 01:35:19.104280 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2486 | 2025.01.09 01:35:19.104844 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2487 | 2025.01.09 01:35:19.104882 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2488 | 2025.01.09 01:35:19.105261 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2489 | 2025.01.09 01:35:19.105491 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2490 | 2025.01.09 01:35:19.105707 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001517 sec., 66578.77389584707 rows/sec., 4.62 MiB/sec. | ||
2491 | 2025.01.09 01:35:19.105760 [ 266 ] {318d99cb-7da2-4a96-ba1b-88d65ba7841f} <Debug> TCPHandler: Processed in 0.001733227 sec. | ||
2492 | 2025.01.09 01:35:19.105907 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2493 | 2025.01.09 01:35:19.106012 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2494 | 2025.01.09 01:35:19.106077 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2495 | 2025.01.09 01:35:19.107183 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2496 | 2025.01.09 01:35:19.107222 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2497 | 2025.01.09 01:35:19.107862 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2498 | 2025.01.09 01:35:19.108113 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2499 | 2025.01.09 01:35:19.108348 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002357 sec., 12303.77598642342 rows/sec., 22.05 MiB/sec. | ||
2500 | 2025.01.09 01:35:19.108450 [ 259 ] {2cdfd6c6-3757-4c15-bfcc-7bc5da92aa2c} <Debug> TCPHandler: Processed in 0.002594762 sec. | ||
2501 | 2025.01.09 01:35:19.108603 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2502 | 2025.01.09 01:35:19.108731 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2503 | 2025.01.09 01:35:19.108787 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2504 | 2025.01.09 01:35:19.109320 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2505 | 2025.01.09 01:35:19.109366 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2506 | 2025.01.09 01:35:19.109770 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2507 | 2025.01.09 01:35:19.110002 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2508 | 2025.01.09 01:35:19.110218 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.36 MiB/sec. | ||
2509 | 2025.01.09 01:35:19.110268 [ 266 ] {a5e16e69-a1f9-437d-950e-1597bf5884e9} <Debug> TCPHandler: Processed in 0.001729308 sec. | ||
2510 | 2025.01.09 01:35:20.160973 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2511 | 2025.01.09 01:35:20.161646 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2512 | 2025.01.09 01:35:20.161689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2513 | 2025.01.09 01:35:20.162217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2514 | 2025.01.09 01:35:20.162478 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2515 | 2025.01.09 01:35:20.162671 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2516 | 2025.01.09 01:35:20.546929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2517 | 2025.01.09 01:35:20.566480 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2518 | 2025.01.09 01:35:20.566550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2519 | 2025.01.09 01:35:20.574138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2520 | 2025.01.09 01:35:20.574842 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2521 | 2025.01.09 01:35:20.577574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2522 | 2025.01.09 01:35:22.673017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 356 | ||
2523 | 2025.01.09 01:35:22.676736 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2524 | 2025.01.09 01:35:22.676780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2525 | 2025.01.09 01:35:22.678277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2526 | 2025.01.09 01:35:22.678618 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2527 | 2025.01.09 01:35:22.679304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
2528 | 2025.01.09 01:35:24.091806 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2529 | 2025.01.09 01:35:24.092100 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2530 | 2025.01.09 01:35:24.092217 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2531 | 2025.01.09 01:35:24.093278 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2532 | 2025.01.09 01:35:24.093335 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2533 | 2025.01.09 01:35:24.093795 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2534 | 2025.01.09 01:35:24.094066 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2535 | 2025.01.09 01:35:24.094274 [ 55 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2536 | 2025.01.09 01:35:24.094357 [ 55 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2025.01.09 01:35:24.094366 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002338 sec., 5988.023952095808 rows/sec., 431.06 KiB/sec. | ||
2538 | 2025.01.09 01:35:24.094391 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2539 | 2025.01.09 01:35:24.094601 [ 259 ] {23942448-3d31-4d85-83ef-5c48763d203e} <Debug> TCPHandler: Processed in 0.002929327 sec. | ||
2540 | 2025.01.09 01:35:24.094789 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
2541 | 2025.01.09 01:35:24.094917 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2542 | 2025.01.09 01:35:24.095132 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2543 | 2025.01.09 01:35:24.095166 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2544 | 2025.01.09 01:35:24.095192 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
2545 | 2025.01.09 01:35:24.095239 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2546 | 2025.01.09 01:35:24.095592 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
2547 | 2025.01.09 01:35:24.095917 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
2548 | 2025.01.09 01:35:24.096348 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
2549 | 2025.01.09 01:35:24.096746 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
2550 | 2025.01.09 01:35:24.098167 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2551 | 2025.01.09 01:35:24.098248 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2552 | 2025.01.09 01:35:24.099452 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004924979 sec., 14213.258574300518 rows/sec., 1.05 MiB/sec. | ||
2553 | 2025.01.09 01:35:24.099465 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2554 | 2025.01.09 01:35:24.099643 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2555 | 2025.01.09 01:35:24.099952 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2556 | 2025.01.09 01:35:24.100208 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2557 | 2025.01.09 01:35:24.100231 [ 55 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
2558 | 2025.01.09 01:35:24.100355 [ 55 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2559 | 2025.01.09 01:35:24.100438 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2560 | 2025.01.09 01:35:24.100516 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_5_1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2561 | 2025.01.09 01:35:24.100550 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.005391 sec., 35429.41940270822 rows/sec., 3.14 MiB/sec. | ||
2562 | 2025.01.09 01:35:24.100818 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
2563 | 2025.01.09 01:35:24.100848 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2564 | 2025.01.09 01:35:24.100870 [ 266 ] {cf6e63a6-6483-48ef-9d73-19a7ea6172ed} <Debug> TCPHandler: Processed in 0.006106808 sec. | ||
2565 | 2025.01.09 01:35:24.100992 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2566 | 2025.01.09 01:35:24.101028 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 1372 rows starting from the beginning of the part | ||
2567 | 2025.01.09 01:35:24.101060 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2568 | 2025.01.09 01:35:24.101133 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2569 | 2025.01.09 01:35:24.101316 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2570 | 2025.01.09 01:35:24.101407 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 84 rows starting from the beginning of the part | ||
2571 | 2025.01.09 01:35:24.101440 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2572 | 2025.01.09 01:35:24.101746 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 191 rows starting from the beginning of the part | ||
2573 | 2025.01.09 01:35:24.101911 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 85 rows starting from the beginning of the part | ||
2574 | 2025.01.09 01:35:24.102183 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 191 rows starting from the beginning of the part | ||
2575 | 2025.01.09 01:35:24.103186 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2576 | 2025.01.09 01:35:24.103241 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2577 | 2025.01.09 01:35:24.103804 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2578 | 2025.01.09 01:35:24.104108 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2579 | 2025.01.09 01:35:24.104339 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.003790271 sec., 514211.2529684553 rows/sec., 45.63 MiB/sec. | ||
2580 | 2025.01.09 01:35:24.104454 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.003245 sec., 4930.662557781202 rows/sec., 349.09 KiB/sec. | ||
2581 | 2025.01.09 01:35:24.104538 [ 259 ] {c0647e19-1532-407b-a020-f7609f0c938c} <Debug> TCPHandler: Processed in 0.003528887 sec. | ||
2582 | 2025.01.09 01:35:24.104718 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2583 | 2025.01.09 01:35:24.104729 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2025.01.09 01:35:24.104931 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2585 | 2025.01.09 01:35:24.105006 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2586 | 2025.01.09 01:35:24.105254 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2587 | 2025.01.09 01:35:24.105500 [ 203 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_15_3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
2588 | 2025.01.09 01:35:24.105689 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2589 | 2025.01.09 01:35:24.105994 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2590 | 2025.01.09 01:35:24.106040 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2591 | 2025.01.09 01:35:24.106408 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2592 | 2025.01.09 01:35:24.106655 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2025.01.09 01:35:24.106875 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002005 sec., 6982.543640897756 rows/sec., 489.01 KiB/sec. | ||
2594 | 2025.01.09 01:35:24.106932 [ 266 ] {7999efff-ff5a-4234-a67d-f394bc56ac19} <Debug> TCPHandler: Processed in 0.002286037 sec. | ||
2595 | 2025.01.09 01:35:24.107071 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2596 | 2025.01.09 01:35:24.107176 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2597 | 2025.01.09 01:35:24.107221 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2598 | 2025.01.09 01:35:24.107748 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2599 | 2025.01.09 01:35:24.107787 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2600 | 2025.01.09 01:35:24.108134 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2601 | 2025.01.09 01:35:24.108372 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2602 | 2025.01.09 01:35:24.108533 [ 55 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2603 | 2025.01.09 01:35:24.108590 [ 55 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2604 | 2025.01.09 01:35:24.108621 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001457 sec., 8922.443376801648 rows/sec., 556.31 KiB/sec. | ||
2605 | 2025.01.09 01:35:24.108627 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2606 | 2025.01.09 01:35:24.108790 [ 259 ] {9c976f5a-8674-468e-a471-73d6520afbdd} <Debug> TCPHandler: Processed in 0.001758908 sec. | ||
2607 | 2025.01.09 01:35:24.109098 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
2608 | 2025.01.09 01:35:24.109138 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2609 | 2025.01.09 01:35:24.109415 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2610 | 2025.01.09 01:35:24.109428 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2611 | 2025.01.09 01:35:24.109518 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
2612 | 2025.01.09 01:35:24.109521 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2613 | 2025.01.09 01:35:24.109972 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
2614 | 2025.01.09 01:35:24.110313 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
2615 | 2025.01.09 01:35:24.110670 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
2616 | 2025.01.09 01:35:24.110929 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
2617 | 2025.01.09 01:35:24.112656 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2618 | 2025.01.09 01:35:24.112738 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2619 | 2025.01.09 01:35:24.113473 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004702106 sec., 13823.593087863183 rows/sec., 915.90 KiB/sec. | ||
2620 | 2025.01.09 01:35:24.113615 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2621 | 2025.01.09 01:35:24.113643 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2622 | 2025.01.09 01:35:24.113962 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2623 | 2025.01.09 01:35:24.113962 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2025.01.09 01:35:24.114059 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_5_1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2625 | 2025.01.09 01:35:24.114207 [ 55 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
2626 | 2025.01.09 01:35:24.114272 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2627 | 2025.01.09 01:35:24.114320 [ 55 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2628 | 2025.01.09 01:35:24.114370 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2629 | 2025.01.09 01:35:24.114376 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.005052 sec., 70269.20031670625 rows/sec., 4.93 MiB/sec. | ||
2630 | 2025.01.09 01:35:24.114608 [ 266 ] {0050f678-d536-46d4-b434-9c61b130aced} <Debug> TCPHandler: Processed in 0.005709351 sec. | ||
2631 | 2025.01.09 01:35:24.114648 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
2632 | 2025.01.09 01:35:24.114807 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2633 | 2025.01.09 01:35:24.114844 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2634 | 2025.01.09 01:35:24.114860 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 841 rows starting from the beginning of the part | ||
2635 | 2025.01.09 01:35:24.115044 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
2636 | 2025.01.09 01:35:24.115361 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 57 rows starting from the beginning of the part | ||
2637 | 2025.01.09 01:35:24.115483 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2638 | 2025.01.09 01:35:24.115670 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 364 rows starting from the beginning of the part | ||
2639 | 2025.01.09 01:35:24.115865 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2640 | 2025.01.09 01:35:24.115958 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 59 rows starting from the beginning of the part | ||
2641 | 2025.01.09 01:35:24.116202 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 355 rows starting from the beginning of the part | ||
2642 | 2025.01.09 01:35:24.117820 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2025.01.09 01:35:24.117889 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2644 | 2025.01.09 01:35:24.118800 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2645 | 2025.01.09 01:35:24.119283 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2025.01.09 01:35:24.119311 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.004839547 sec., 352099.07042952575 rows/sec., 26.67 MiB/sec. | ||
2647 | 2025.01.09 01:35:24.119590 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2648 | 2025.01.09 01:35:24.119676 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00453 sec., 1324.503311258278 rows/sec., 69.20 KiB/sec. | ||
2649 | 2025.01.09 01:35:24.119817 [ 259 ] {b6a93888-3c72-4eba-9848-cc50ecff9c30} <Debug> TCPHandler: Processed in 0.00502252 sec. | ||
2650 | 2025.01.09 01:35:24.119999 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2651 | 2025.01.09 01:35:24.120078 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2025.01.09 01:35:24.120239 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2653 | 2025.01.09 01:35:24.120254 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_15_3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
2654 | 2025.01.09 01:35:24.120353 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2655 | 2025.01.09 01:35:24.120408 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2656 | 2025.01.09 01:35:24.121070 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2657 | 2025.01.09 01:35:24.121115 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2658 | 2025.01.09 01:35:24.121506 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2659 | 2025.01.09 01:35:24.121752 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2660 | 2025.01.09 01:35:24.121968 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001821 sec., 97199.34102141681 rows/sec., 6.41 MiB/sec. | ||
2661 | 2025.01.09 01:35:24.122021 [ 266 ] {14aa91a0-a61b-4a20-83fd-1f31beb7646e} <Debug> TCPHandler: Processed in 0.002111484 sec. | ||
2662 | 2025.01.09 01:35:24.122171 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2663 | 2025.01.09 01:35:24.122301 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2664 | 2025.01.09 01:35:24.122357 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2665 | 2025.01.09 01:35:24.122861 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2666 | 2025.01.09 01:35:24.122902 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2667 | 2025.01.09 01:35:24.123245 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2668 | 2025.01.09 01:35:24.123475 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2669 | 2025.01.09 01:35:24.123644 [ 129 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2670 | 2025.01.09 01:35:24.123713 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
2671 | 2025.01.09 01:35:24.123714 [ 129 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2672 | 2025.01.09 01:35:24.123805 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2673 | 2025.01.09 01:35:24.123835 [ 259 ] {b9dc4ffc-c911-453c-8722-3622f77ce5ae} <Debug> TCPHandler: Processed in 0.001724208 sec. | ||
2674 | 2025.01.09 01:35:24.124066 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2025.01.09 01:35:24.124082 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
2676 | 2025.01.09 01:35:24.124334 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2677 | 2025.01.09 01:35:24.124352 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2678 | 2025.01.09 01:35:24.124437 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2679 | 2025.01.09 01:35:24.124527 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2680 | 2025.01.09 01:35:24.124709 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2681 | 2025.01.09 01:35:24.125071 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2682 | 2025.01.09 01:35:24.125382 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2683 | 2025.01.09 01:35:24.125633 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2684 | 2025.01.09 01:35:24.129002 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005092762 sec., 981.7855222765172 rows/sec., 66.16 KiB/sec. | ||
2685 | 2025.01.09 01:35:24.129209 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2686 | 2025.01.09 01:35:24.129927 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2687 | 2025.01.09 01:35:24.129935 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2688 | 2025.01.09 01:35:24.130000 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2689 | 2025.01.09 01:35:24.130120 [ 190 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_5_1} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2690 | 2025.01.09 01:35:24.130298 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2691 | 2025.01.09 01:35:24.130874 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2692 | 2025.01.09 01:35:24.131153 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2693 | 2025.01.09 01:35:24.131432 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007208 sec., 1248.612652608213 rows/sec., 2.24 MiB/sec. | ||
2694 | 2025.01.09 01:35:24.131543 [ 266 ] {3fc68060-1b63-4bef-a6d3-dc7ce50a0426} <Debug> TCPHandler: Processed in 0.007607552 sec. | ||
2695 | 2025.01.09 01:35:24.131732 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2696 | 2025.01.09 01:35:24.131859 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2697 | 2025.01.09 01:35:24.131914 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2698 | 2025.01.09 01:35:24.132433 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2699 | 2025.01.09 01:35:24.132478 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2700 | 2025.01.09 01:35:24.132909 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2701 | 2025.01.09 01:35:24.133147 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2702 | 2025.01.09 01:35:24.133363 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001534 sec., 33898.30508474576 rows/sec., 2.10 MiB/sec. | ||
2703 | 2025.01.09 01:35:24.133414 [ 259 ] {f4b7c6e4-9905-4a32-8e47-e3e6d334032d} <Debug> TCPHandler: Processed in 0.001743738 sec. | ||
2704 | 2025.01.09 01:35:27.581255 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2705 | 2025.01.09 01:35:27.581320 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2706 | 2025.01.09 01:35:27.662885 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2707 | 2025.01.09 01:35:27.663661 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2025.01.09 01:35:27.663711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2709 | 2025.01.09 01:35:27.664297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2710 | 2025.01.09 01:35:27.664538 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2711 | 2025.01.09 01:35:27.664809 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2712 | 2025.01.09 01:35:28.077706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2713 | 2025.01.09 01:35:28.099054 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2025.01.09 01:35:28.099116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2715 | 2025.01.09 01:35:28.106717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2716 | 2025.01.09 01:35:28.107499 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2717 | 2025.01.09 01:35:28.110440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2718 | 2025.01.09 01:35:29.088937 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2719 | 2025.01.09 01:35:29.089151 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2720 | 2025.01.09 01:35:29.089234 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2721 | 2025.01.09 01:35:29.090119 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2722 | 2025.01.09 01:35:29.090172 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2723 | 2025.01.09 01:35:29.090630 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2724 | 2025.01.09 01:35:29.090881 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2725 | 2025.01.09 01:35:29.091119 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Debug> executeQuery: Read 84 rows, 7.52 KiB in 0.002025 sec., 41481.48148148148 rows/sec., 3.63 MiB/sec. | ||
2726 | 2025.01.09 01:35:29.091184 [ 259 ] {67f06052-1e7d-4ec2-be4d-c88342a2f444} <Debug> TCPHandler: Processed in 0.002394718 sec. | ||
2727 | 2025.01.09 01:35:29.091374 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2728 | 2025.01.09 01:35:29.091521 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2729 | 2025.01.09 01:35:29.091580 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2730 | 2025.01.09 01:35:29.092232 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2731 | 2025.01.09 01:35:29.092274 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2732 | 2025.01.09 01:35:29.092636 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2733 | 2025.01.09 01:35:29.092879 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2734 | 2025.01.09 01:35:29.093093 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001608 sec., 18034.825870646764 rows/sec., 1.32 MiB/sec. | ||
2735 | 2025.01.09 01:35:29.093148 [ 266 ] {cdc93906-e282-4896-a30c-235334ea89f4} <Debug> TCPHandler: Processed in 0.00184435 sec. | ||
2736 | 2025.01.09 01:35:29.093311 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2737 | 2025.01.09 01:35:29.093449 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2738 | 2025.01.09 01:35:29.093515 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2739 | 2025.01.09 01:35:29.094238 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2740 | 2025.01.09 01:35:29.094284 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2741 | 2025.01.09 01:35:29.094662 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2742 | 2025.01.09 01:35:29.094897 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2743 | 2025.01.09 01:35:29.095063 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Debug> executeQuery: Read 57 rows, 4.56 KiB in 0.001651 sec., 34524.53058752271 rows/sec., 2.70 MiB/sec. | ||
2744 | 2025.01.09 01:35:29.095117 [ 259 ] {0992d2f8-6b44-48e0-b534-d8e000d79c73} <Debug> TCPHandler: Processed in 0.00186782 sec. | ||
2745 | 2025.01.09 01:35:29.095273 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2746 | 2025.01.09 01:35:29.095388 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2747 | 2025.01.09 01:35:29.095441 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2748 | 2025.01.09 01:35:29.095960 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2749 | 2025.01.09 01:35:29.096000 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2750 | 2025.01.09 01:35:29.096460 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2751 | 2025.01.09 01:35:29.096744 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2752 | 2025.01.09 01:35:29.096921 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2753 | 2025.01.09 01:35:29.096984 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001616 sec., 61881.18811881188 rows/sec., 4.29 MiB/sec. | ||
2754 | 2025.01.09 01:35:29.096997 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2755 | 2025.01.09 01:35:29.097063 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2756 | 2025.01.09 01:35:29.097113 [ 266 ] {b5ebbd0d-c8dd-48f3-bab7-b23c034a2652} <Debug> TCPHandler: Processed in 0.001898431 sec. | ||
2757 | 2025.01.09 01:35:29.097333 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2758 | 2025.01.09 01:35:29.097354 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
2759 | 2025.01.09 01:35:29.097540 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2760 | 2025.01.09 01:35:29.097689 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2761 | 2025.01.09 01:35:29.097784 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2762 | 2025.01.09 01:35:29.097791 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3600 rows starting from the beginning of the part | ||
2763 | 2025.01.09 01:35:29.098164 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
2764 | 2025.01.09 01:35:29.098446 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 177 rows starting from the beginning of the part | ||
2765 | 2025.01.09 01:35:29.098947 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 101 rows starting from the beginning of the part | ||
2766 | 2025.01.09 01:35:29.099355 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 177 rows starting from the beginning of the part | ||
2767 | 2025.01.09 01:35:29.099647 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
2768 | 2025.01.09 01:35:29.103465 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2769 | 2025.01.09 01:35:29.103510 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2770 | 2025.01.09 01:35:29.104217 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4255 rows, containing 5 columns (5 merged, 0 gathered) in 0.007040173 sec., 604388.5569289277 rows/sec., 40.61 MiB/sec. | ||
2771 | 2025.01.09 01:35:29.104654 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2772 | 2025.01.09 01:35:29.105151 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2773 | 2025.01.09 01:35:29.105312 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2774 | 2025.01.09 01:35:29.105520 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2775 | 2025.01.09 01:35:29.105744 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2025.01.09 01:35:29.105766 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
2777 | 2025.01.09 01:35:29.105987 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2778 | 2025.01.09 01:35:29.106061 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2025.01.09 01:35:29.106105 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2780 | 2025.01.09 01:35:29.106116 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.008642 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec. | ||
2781 | 2025.01.09 01:35:29.106473 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
2782 | 2025.01.09 01:35:29.106506 [ 259 ] {fbafd233-230e-4e8e-b762-f60e227a8c8d} <Debug> TCPHandler: Processed in 0.009270969 sec. | ||
2783 | 2025.01.09 01:35:29.106758 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2784 | 2025.01.09 01:35:29.107048 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2785 | 2025.01.09 01:35:29.107115 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2786 | 2025.01.09 01:35:29.107145 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2787 | 2025.01.09 01:35:29.107320 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
2788 | 2025.01.09 01:35:29.108202 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
2789 | 2025.01.09 01:35:29.108800 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
2790 | 2025.01.09 01:35:29.109553 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
2791 | 2025.01.09 01:35:29.109593 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2792 | 2025.01.09 01:35:29.109669 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2793 | 2025.01.09 01:35:29.110147 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
2794 | 2025.01.09 01:35:29.110804 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
2795 | 2025.01.09 01:35:29.111159 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2796 | 2025.01.09 01:35:29.111850 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2797 | 2025.01.09 01:35:29.112153 [ 62 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2798 | 2025.01.09 01:35:29.112249 [ 62 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2799 | 2025.01.09 01:35:29.112308 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2800 | 2025.01.09 01:35:29.112384 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005401 sec., 5554.526939455656 rows/sec., 389.65 KiB/sec. | ||
2801 | 2025.01.09 01:35:29.112709 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
2802 | 2025.01.09 01:35:29.112809 [ 266 ] {00420644-77d4-411f-a376-64cf6919a647} <Debug> TCPHandler: Processed in 0.006141849 sec. | ||
2803 | 2025.01.09 01:35:29.113195 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2804 | 2025.01.09 01:35:29.113285 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 360 rows starting from the beginning of the part | ||
2805 | 2025.01.09 01:35:29.113570 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
2806 | 2025.01.09 01:35:29.113940 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
2807 | 2025.01.09 01:35:29.114248 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
2808 | 2025.01.09 01:35:29.114629 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
2809 | 2025.01.09 01:35:29.114983 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
2810 | 2025.01.09 01:35:29.118598 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.006165999 sec., 89847.56565805477 rows/sec., 5.88 MiB/sec. | ||
2811 | 2025.01.09 01:35:29.118895 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2812 | 2025.01.09 01:35:29.119518 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2813 | 2025.01.09 01:35:29.119596 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_16_3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2814 | 2025.01.09 01:35:29.119685 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2815 | 2025.01.09 01:35:29.120581 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 19 columns (19 merged, 0 gathered) in 0.014358751 sec., 9332.288024216034 rows/sec., 16.72 MiB/sec. | ||
2816 | 2025.01.09 01:35:29.120941 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2817 | 2025.01.09 01:35:29.121350 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2025.01.09 01:35:29.121422 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2819 | 2025.01.09 01:35:29.121562 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
2820 | 2025.01.09 01:35:32.312211 [ 38 ] {} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2821 | 2025.01.09 01:35:32.312303 [ 38 ] {} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2025.01.09 01:35:32.312331 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2823 | 2025.01.09 01:35:32.312543 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::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 | ||
2824 | 2025.01.09 01:35:32.312911 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2825 | 2025.01.09 01:35:32.312959 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::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 | ||
2826 | 2025.01.09 01:35:32.313051 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
2827 | 2025.01.09 01:35:32.313138 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2828 | 2025.01.09 01:35:32.313206 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
2829 | 2025.01.09 01:35:32.313324 [ 187 ] {73c8e336-8709-41bf-b999-92b66fe34218::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 | ||
2830 | 2025.01.09 01:35:32.315645 [ 196 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 6 columns (6 merged, 0 gathered) in 0.003226112 sec., 11778.884304078718 rows/sec., 1.99 MiB/sec. | ||
2831 | 2025.01.09 01:35:32.315900 [ 194 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2832 | 2025.01.09 01:35:32.316451 [ 194 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2833 | 2025.01.09 01:35:32.316542 [ 194 ] {73c8e336-8709-41bf-b999-92b66fe34218::all_1_5_1} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2834 | 2025.01.09 01:35:32.316654 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2835 | 2025.01.09 01:35:32.679627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 | ||
2836 | 2025.01.09 01:35:32.682791 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2837 | 2025.01.09 01:35:32.682850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2838 | 2025.01.09 01:35:32.684328 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2839 | 2025.01.09 01:35:32.684659 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2840 | 2025.01.09 01:35:32.685344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
2841 | 2025.01.09 01:35:34.121770 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2842 | 2025.01.09 01:35:34.122072 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2843 | 2025.01.09 01:35:34.122185 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2844 | 2025.01.09 01:35:34.123005 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2845 | 2025.01.09 01:35:34.123054 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2846 | 2025.01.09 01:35:34.123483 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2847 | 2025.01.09 01:35:34.123735 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2848 | 2025.01.09 01:35:34.123993 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002006 sec., 6979.062811565304 rows/sec., 502.40 KiB/sec. | ||
2849 | 2025.01.09 01:35:34.124062 [ 259 ] {d308b76b-c899-42ff-8118-7ae691d04035} <Debug> TCPHandler: Processed in 0.00248389 sec. | ||
2850 | 2025.01.09 01:35:34.124257 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2851 | 2025.01.09 01:35:34.124401 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2852 | 2025.01.09 01:35:34.124460 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2853 | 2025.01.09 01:35:34.125150 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2854 | 2025.01.09 01:35:34.125200 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2855 | 2025.01.09 01:35:34.125576 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2856 | 2025.01.09 01:35:34.125808 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2857 | 2025.01.09 01:35:34.126023 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 196.96 KiB/sec. | ||
2858 | 2025.01.09 01:35:34.126076 [ 266 ] {03abbd90-887a-471c-822c-57cc934868e4} <Debug> TCPHandler: Processed in 0.001890071 sec. | ||
2859 | 2025.01.09 01:35:34.126224 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2860 | 2025.01.09 01:35:34.126354 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2861 | 2025.01.09 01:35:34.126409 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2862 | 2025.01.09 01:35:34.127765 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2863 | 2025.01.09 01:35:34.127804 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2864 | 2025.01.09 01:35:34.128242 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2865 | 2025.01.09 01:35:34.128483 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2866 | 2025.01.09 01:35:34.128693 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002365 sec., 563636.3636363636 rows/sec., 47.08 MiB/sec. | ||
2867 | 2025.01.09 01:35:34.128769 [ 259 ] {441870fe-840b-440a-9c5a-447ff25695c1} <Debug> TCPHandler: Processed in 0.002595212 sec. | ||
2868 | 2025.01.09 01:35:34.128926 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2869 | 2025.01.09 01:35:34.129057 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2870 | 2025.01.09 01:35:34.129112 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2871 | 2025.01.09 01:35:34.129684 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2872 | 2025.01.09 01:35:34.129722 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2873 | 2025.01.09 01:35:34.130064 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2874 | 2025.01.09 01:35:34.130301 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2875 | 2025.01.09 01:35:34.130524 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001495 sec., 13377.926421404682 rows/sec., 944.55 KiB/sec. | ||
2876 | 2025.01.09 01:35:34.130576 [ 266 ] {f42488f4-f96a-446f-84eb-870aac067ff0} <Debug> TCPHandler: Processed in 0.001716508 sec. | ||
2877 | 2025.01.09 01:35:34.130735 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2878 | 2025.01.09 01:35:34.130862 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2879 | 2025.01.09 01:35:34.130915 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2880 | 2025.01.09 01:35:34.131587 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2025.01.09 01:35:34.131627 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2882 | 2025.01.09 01:35:34.131980 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2883 | 2025.01.09 01:35:34.132217 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2025.01.09 01:35:34.132380 [ 42 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2885 | 2025.01.09 01:35:34.132451 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001614 sec., 149938.0421313507 rows/sec., 10.16 MiB/sec. | ||
2886 | 2025.01.09 01:35:34.132460 [ 42 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2887 | 2025.01.09 01:35:34.132546 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2888 | 2025.01.09 01:35:34.132586 [ 259 ] {42a757ee-b157-4167-b166-c4835e218624} <Debug> TCPHandler: Processed in 0.001910451 sec. | ||
2889 | 2025.01.09 01:35:34.132824 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2890 | 2025.01.09 01:35:34.132962 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
2891 | 2025.01.09 01:35:34.133092 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2892 | 2025.01.09 01:35:34.133151 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2893 | 2025.01.09 01:35:34.133176 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2894 | 2025.01.09 01:35:34.133235 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
2895 | 2025.01.09 01:35:34.133395 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
2896 | 2025.01.09 01:35:34.133806 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
2897 | 2025.01.09 01:35:34.134172 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
2898 | 2025.01.09 01:35:34.134478 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
2899 | 2025.01.09 01:35:34.134760 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
2900 | 2025.01.09 01:35:34.135356 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2901 | 2025.01.09 01:35:34.135404 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2902 | 2025.01.09 01:35:34.135928 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2903 | 2025.01.09 01:35:34.136285 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2904 | 2025.01.09 01:35:34.136303 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003647089 sec., 148063.2910247049 rows/sec., 10.61 MiB/sec. | ||
2905 | 2025.01.09 01:35:34.136474 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2906 | 2025.01.09 01:35:34.136576 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003552 sec., 3659.90990990991 rows/sec., 228.19 KiB/sec. | ||
2907 | 2025.01.09 01:35:34.136657 [ 266 ] {6c993693-fb34-436c-8ef8-4a4b1730c54b} <Debug> TCPHandler: Processed in 0.003956324 sec. | ||
2908 | 2025.01.09 01:35:34.136816 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2909 | 2025.01.09 01:35:34.136825 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2910 | 2025.01.09 01:35:34.136897 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_6_1} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2911 | 2025.01.09 01:35:34.136981 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2912 | 2025.01.09 01:35:34.136986 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2913 | 2025.01.09 01:35:34.137048 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2914 | 2025.01.09 01:35:34.137911 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2915 | 2025.01.09 01:35:34.137949 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2916 | 2025.01.09 01:35:34.138318 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2917 | 2025.01.09 01:35:34.138550 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2918 | 2025.01.09 01:35:34.138787 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001846 sec., 441495.1245937162 rows/sec., 31.81 MiB/sec. | ||
2919 | 2025.01.09 01:35:34.138901 [ 259 ] {8ad5622f-fe63-4383-a918-5deeb84ccd3a} <Debug> TCPHandler: Processed in 0.002153925 sec. | ||
2920 | 2025.01.09 01:35:34.139053 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2921 | 2025.01.09 01:35:34.139182 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2922 | 2025.01.09 01:35:34.139239 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2923 | 2025.01.09 01:35:34.139767 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2924 | 2025.01.09 01:35:34.139813 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2925 | 2025.01.09 01:35:34.140227 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2926 | 2025.01.09 01:35:34.140462 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2927 | 2025.01.09 01:35:34.140620 [ 42 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2928 | 2025.01.09 01:35:34.140684 [ 42 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2929 | 2025.01.09 01:35:34.140723 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001557 sec., 3853.5645472061656 rows/sec., 201.33 KiB/sec. | ||
2930 | 2025.01.09 01:35:34.140731 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2931 | 2025.01.09 01:35:34.140874 [ 266 ] {b173af08-0954-4987-b77a-6c16be0e0dbb} <Debug> TCPHandler: Processed in 0.00188096 sec. | ||
2932 | 2025.01.09 01:35:34.141213 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2933 | 2025.01.09 01:35:34.141239 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
2934 | 2025.01.09 01:35:34.141478 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2935 | 2025.01.09 01:35:34.141514 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2936 | 2025.01.09 01:35:34.141588 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2937 | 2025.01.09 01:35:34.141588 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2938 | 2025.01.09 01:35:34.141950 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2939 | 2025.01.09 01:35:34.142264 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2940 | 2025.01.09 01:35:34.142645 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2941 | 2025.01.09 01:35:34.142912 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2942 | 2025.01.09 01:35:34.143186 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2943 | 2025.01.09 01:35:34.144626 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2025.01.09 01:35:34.144705 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2945 | 2025.01.09 01:35:34.145784 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004912099 sec., 7328.842517221254 rows/sec., 382.90 KiB/sec. | ||
2946 | 2025.01.09 01:35:34.145888 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2947 | 2025.01.09 01:35:34.145960 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2948 | 2025.01.09 01:35:34.146361 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2025.01.09 01:35:34.146564 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2950 | 2025.01.09 01:35:34.146842 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_6_1} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2951 | 2025.01.09 01:35:34.146861 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.005461 sec., 164621.8641274492 rows/sec., 10.96 MiB/sec. | ||
2952 | 2025.01.09 01:35:34.147074 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2953 | 2025.01.09 01:35:34.147104 [ 259 ] {3e6d4623-108b-4425-a4d8-611719ebdab7} <Debug> TCPHandler: Processed in 0.006083178 sec. | ||
2954 | 2025.01.09 01:35:34.147309 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2955 | 2025.01.09 01:35:34.147416 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2956 | 2025.01.09 01:35:34.147464 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2957 | 2025.01.09 01:35:34.147907 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2958 | 2025.01.09 01:35:34.147947 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2959 | 2025.01.09 01:35:34.148297 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2960 | 2025.01.09 01:35:34.148545 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2961 | 2025.01.09 01:35:34.148754 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00136 sec., 735.2941176470588 rows/sec., 49.55 KiB/sec. | ||
2962 | 2025.01.09 01:35:34.148803 [ 266 ] {75ff258f-482a-4c35-afa2-ae9100f47a1b} <Debug> TCPHandler: Processed in 0.001550785 sec. | ||
2963 | 2025.01.09 01:35:34.148936 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2964 | 2025.01.09 01:35:34.149044 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2965 | 2025.01.09 01:35:34.149113 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2966 | 2025.01.09 01:35:34.150172 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2967 | 2025.01.09 01:35:34.150212 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2968 | 2025.01.09 01:35:34.150811 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2969 | 2025.01.09 01:35:34.151065 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2970 | 2025.01.09 01:35:34.151305 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002283 sec., 3942.181340341656 rows/sec., 7.06 MiB/sec. | ||
2971 | 2025.01.09 01:35:34.151399 [ 259 ] {0e0b608b-47af-4a9e-97b0-2469d5d06ab1} <Debug> TCPHandler: Processed in 0.002513651 sec. | ||
2972 | 2025.01.09 01:35:34.151550 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2973 | 2025.01.09 01:35:34.151677 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2974 | 2025.01.09 01:35:34.151732 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2975 | 2025.01.09 01:35:34.152246 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2976 | 2025.01.09 01:35:34.152289 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB. | ||
2977 | 2025.01.09 01:35:34.152638 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2978 | 2025.01.09 01:35:34.152870 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2979 | 2025.01.09 01:35:34.153098 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001442 sec., 36061.02635228849 rows/sec., 2.23 MiB/sec. | ||
2980 | 2025.01.09 01:35:34.153200 [ 266 ] {d784f1c7-b8af-44f9-aa51-ef5a23ee54b6} <Debug> TCPHandler: Processed in 0.001712558 sec. | ||
2981 | 2025.01.09 01:35:35.165023 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
2982 | 2025.01.09 01:35:35.165998 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2983 | 2025.01.09 01:35:35.166048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2984 | 2025.01.09 01:35:35.166588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2985 | 2025.01.09 01:35:35.166840 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2986 | 2025.01.09 01:35:35.167126 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
2987 | 2025.01.09 01:35:35.610573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
2988 | 2025.01.09 01:35:35.632297 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2025.01.09 01:35:35.632364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2990 | 2025.01.09 01:35:35.640150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2991 | 2025.01.09 01:35:35.640929 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2025.01.09 01:35:35.644525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
2993 | 2025.01.09 01:35:39.090135 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2994 | 2025.01.09 01:35:39.090332 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2995 | 2025.01.09 01:35:39.090407 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2996 | 2025.01.09 01:35:39.091246 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2997 | 2025.01.09 01:35:39.091304 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
2998 | 2025.01.09 01:35:39.091760 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2999 | 2025.01.09 01:35:39.092011 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3000 | 2025.01.09 01:35:39.092268 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.00199 sec., 43216.08040201005 rows/sec., 3.79 MiB/sec. | ||
3001 | 2025.01.09 01:35:39.092339 [ 259 ] {59633d2d-0612-407a-bac4-67eb552aed9b} <Debug> TCPHandler: Processed in 0.002345638 sec. | ||
3002 | 2025.01.09 01:35:39.092518 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3003 | 2025.01.09 01:35:39.092642 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3004 | 2025.01.09 01:35:39.092694 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3005 | 2025.01.09 01:35:39.093285 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3006 | 2025.01.09 01:35:39.093329 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3007 | 2025.01.09 01:35:39.093726 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3008 | 2025.01.09 01:35:39.093993 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3009 | 2025.01.09 01:35:39.094188 [ 154 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3010 | 2025.01.09 01:35:39.094276 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001654 sec., 18137.847642079807 rows/sec., 1.33 MiB/sec. | ||
3011 | 2025.01.09 01:35:39.094279 [ 154 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3012 | 2025.01.09 01:35:39.094369 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3013 | 2025.01.09 01:35:39.094420 [ 266 ] {a791486c-e89c-42cf-a19a-2b78ab31be79} <Debug> TCPHandler: Processed in 0.001960211 sec. | ||
3014 | 2025.01.09 01:35:39.094542 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
3015 | 2025.01.09 01:35:39.094596 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3016 | 2025.01.09 01:35:39.094659 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3017 | 2025.01.09 01:35:39.094702 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
3018 | 2025.01.09 01:35:39.094738 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3019 | 2025.01.09 01:35:39.094806 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3020 | 2025.01.09 01:35:39.094851 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
3021 | 2025.01.09 01:35:39.095145 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
3022 | 2025.01.09 01:35:39.095467 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 29 rows starting from the beginning of the part | ||
3023 | 2025.01.09 01:35:39.095830 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
3024 | 2025.01.09 01:35:39.096192 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
3025 | 2025.01.09 01:35:39.097334 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3026 | 2025.01.09 01:35:39.097385 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3027 | 2025.01.09 01:35:39.098043 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3028 | 2025.01.09 01:35:39.098067 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.003602188 sec., 47471.14809110463 rows/sec., 3.60 MiB/sec. | ||
3029 | 2025.01.09 01:35:39.098323 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3030 | 2025.01.09 01:35:39.098490 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2025.01.09 01:35:39.098889 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.004164 sec., 13928.914505283381 rows/sec., 1.09 MiB/sec. | ||
3032 | 2025.01.09 01:35:39.099041 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2025.01.09 01:35:39.099075 [ 259 ] {99c9996b-0791-494d-8d8d-05ab611e84bc} <Debug> TCPHandler: Processed in 0.004534503 sec. | ||
3034 | 2025.01.09 01:35:39.099242 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_11_2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3035 | 2025.01.09 01:35:39.099287 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3036 | 2025.01.09 01:35:39.099385 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3037 | 2025.01.09 01:35:39.099482 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3038 | 2025.01.09 01:35:39.099544 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3039 | 2025.01.09 01:35:39.100129 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3040 | 2025.01.09 01:35:39.100174 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3041 | 2025.01.09 01:35:39.100596 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3042 | 2025.01.09 01:35:39.100845 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3043 | 2025.01.09 01:35:39.101111 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001646 sec., 60753.34143377886 rows/sec., 4.21 MiB/sec. | ||
3044 | 2025.01.09 01:35:39.101330 [ 266 ] {ad6bca55-9ba6-44c4-a9f9-b9457f7d5d2d} <Debug> TCPHandler: Processed in 0.002102414 sec. | ||
3045 | 2025.01.09 01:35:39.101526 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3046 | 2025.01.09 01:35:39.101639 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3047 | 2025.01.09 01:35:39.101714 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3048 | 2025.01.09 01:35:39.102868 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3049 | 2025.01.09 01:35:39.102909 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3050 | 2025.01.09 01:35:39.103566 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3051 | 2025.01.09 01:35:39.103836 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3052 | 2025.01.09 01:35:39.104088 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002472 sec., 12135.922330097088 rows/sec., 21.75 MiB/sec. | ||
3053 | 2025.01.09 01:35:39.104191 [ 259 ] {42b2b424-1f9b-43f3-82fa-93b209820d12} <Debug> TCPHandler: Processed in 0.002725074 sec. | ||
3054 | 2025.01.09 01:35:39.104349 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3055 | 2025.01.09 01:35:39.104464 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3056 | 2025.01.09 01:35:39.104513 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3057 | 2025.01.09 01:35:39.104964 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3058 | 2025.01.09 01:35:39.105003 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3059 | 2025.01.09 01:35:39.105389 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3060 | 2025.01.09 01:35:39.105647 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3061 | 2025.01.09 01:35:39.105866 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001424 sec., 21067.41573033708 rows/sec., 1.44 MiB/sec. | ||
3062 | 2025.01.09 01:35:39.105919 [ 266 ] {4b4cbfcb-366d-4c13-99dc-dd15fa7aee09} <Debug> TCPHandler: Processed in 0.001629957 sec. | ||
3063 | 2025.01.09 01:35:42.581371 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3064 | 2025.01.09 01:35:42.581441 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3065 | 2025.01.09 01:35:42.667333 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3066 | 2025.01.09 01:35:42.668058 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3067 | 2025.01.09 01:35:42.668113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3068 | 2025.01.09 01:35:42.668694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3069 | 2025.01.09 01:35:42.668944 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3070 | 2025.01.09 01:35:42.669144 [ 127 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3071 | 2025.01.09 01:35:42.669220 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3072 | 2025.01.09 01:35:42.669244 [ 127 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2025.01.09 01:35:42.669278 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3074 | 2025.01.09 01:35:42.669405 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
3075 | 2025.01.09 01:35:42.669532 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3076 | 2025.01.09 01:35:42.669571 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3077 | 2025.01.09 01:35:42.669648 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3078 | 2025.01.09 01:35:42.669846 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3079 | 2025.01.09 01:35:42.670250 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3080 | 2025.01.09 01:35:42.670411 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3081 | 2025.01.09 01:35:42.670573 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3082 | 2025.01.09 01:35:42.672316 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965718 sec., 2488773.3762953863 rows/sec., 35.60 MiB/sec. | ||
3083 | 2025.01.09 01:35:42.672731 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3084 | 2025.01.09 01:35:42.673011 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3085 | 2025.01.09 01:35:42.673084 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_16_3} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3086 | 2025.01.09 01:35:42.673165 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3087 | 2025.01.09 01:35:42.685689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 426 | ||
3088 | 2025.01.09 01:35:42.689001 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2025.01.09 01:35:42.689039 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3090 | 2025.01.09 01:35:42.690495 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3091 | 2025.01.09 01:35:42.690796 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2025.01.09 01:35:42.691456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
3093 | 2025.01.09 01:35:43.001685 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001167469 sec. | ||
3094 | 2025.01.09 01:35:43.144684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3095 | 2025.01.09 01:35:43.166962 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2025.01.09 01:35:43.167027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3097 | 2025.01.09 01:35:43.174494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3098 | 2025.01.09 01:35:43.175278 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2025.01.09 01:35:43.175650 [ 127 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3100 | 2025.01.09 01:35:43.175789 [ 127 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2025.01.09 01:35:43.175850 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3102 | 2025.01.09 01:35:43.176228 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
3103 | 2025.01.09 01:35:43.192680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3104 | 2025.01.09 01:35:43.193787 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3105 | 2025.01.09 01:35:43.194995 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
3106 | 2025.01.09 01:35:43.200351 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
3107 | 2025.01.09 01:35:43.206002 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
3108 | 2025.01.09 01:35:43.211226 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
3109 | 2025.01.09 01:35:43.216793 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3110 | 2025.01.09 01:35:43.221341 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3111 | 2025.01.09 01:35:43.278691 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102708533 sec., 1178.0910160599801 rows/sec., 6.09 MiB/sec. | ||
3112 | 2025.01.09 01:35:43.281474 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3113 | 2025.01.09 01:35:43.284525 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3114 | 2025.01.09 01:35:43.284638 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_16_3} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3115 | 2025.01.09 01:35:43.287058 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3116 | 2025.01.09 01:35:44.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.98 MiB, peak 186.94 MiB, free memory in arenas 0.00 B, will set to 178.54 MiB (RSS), difference: 1.56 MiB | ||
3117 | 2025.01.09 01:35:44.092591 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3118 | 2025.01.09 01:35:44.092805 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3119 | 2025.01.09 01:35:44.092889 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3120 | 2025.01.09 01:35:44.093735 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3121 | 2025.01.09 01:35:44.093794 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3122 | 2025.01.09 01:35:44.094258 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3123 | 2025.01.09 01:35:44.094539 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3124 | 2025.01.09 01:35:44.094776 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002031 sec., 6893.1560807484 rows/sec., 496.21 KiB/sec. | ||
3125 | 2025.01.09 01:35:44.094847 [ 259 ] {7d719c2a-4559-42db-810e-56ddd9ff709f} <Debug> TCPHandler: Processed in 0.002395699 sec. | ||
3126 | 2025.01.09 01:35:44.095024 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3127 | 2025.01.09 01:35:44.095146 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3128 | 2025.01.09 01:35:44.095197 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3129 | 2025.01.09 01:35:44.095840 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2025.01.09 01:35:44.095884 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3131 | 2025.01.09 01:35:44.096284 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3132 | 2025.01.09 01:35:44.096552 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3133 | 2025.01.09 01:35:44.096819 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001695 sec., 112684.36578171092 rows/sec., 9.97 MiB/sec. | ||
3134 | 2025.01.09 01:35:44.097020 [ 266 ] {3452e843-d9c5-4dc7-a381-62c9cdf5ab61} <Debug> TCPHandler: Processed in 0.002053002 sec. | ||
3135 | 2025.01.09 01:35:44.097207 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3136 | 2025.01.09 01:35:44.097322 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3137 | 2025.01.09 01:35:44.097371 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3138 | 2025.01.09 01:35:44.098007 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3139 | 2025.01.09 01:35:44.098052 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3140 | 2025.01.09 01:35:44.098415 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3141 | 2025.01.09 01:35:44.098659 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3142 | 2025.01.09 01:35:44.098872 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001575 sec., 10158.730158730159 rows/sec., 719.25 KiB/sec. | ||
3143 | 2025.01.09 01:35:44.098927 [ 259 ] {490f1f71-95e8-4520-b1cf-5cca5207ce78} <Debug> TCPHandler: Processed in 0.001782918 sec. | ||
3144 | 2025.01.09 01:35:44.099075 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3145 | 2025.01.09 01:35:44.099186 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3146 | 2025.01.09 01:35:44.099233 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3147 | 2025.01.09 01:35:44.099787 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3148 | 2025.01.09 01:35:44.099832 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3149 | 2025.01.09 01:35:44.100196 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3150 | 2025.01.09 01:35:44.100451 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2025.01.09 01:35:44.100673 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec. | ||
3152 | 2025.01.09 01:35:44.100727 [ 266 ] {1c706cd7-20f5-4b63-9863-6ae7ffaa5d14} <Debug> TCPHandler: Processed in 0.001714657 sec. | ||
3153 | 2025.01.09 01:35:44.100878 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3154 | 2025.01.09 01:35:44.100986 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3155 | 2025.01.09 01:35:44.101032 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3156 | 2025.01.09 01:35:44.101557 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2025.01.09 01:35:44.101596 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3158 | 2025.01.09 01:35:44.101948 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3159 | 2025.01.09 01:35:44.102189 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3160 | 2025.01.09 01:35:44.102395 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001431 sec., 9084.556254367575 rows/sec., 566.42 KiB/sec. | ||
3161 | 2025.01.09 01:35:44.102447 [ 259 ] {c56f9cb6-ca15-48c8-8b7a-f3002ec41056} <Debug> TCPHandler: Processed in 0.001627966 sec. | ||
3162 | 2025.01.09 01:35:44.102598 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3163 | 2025.01.09 01:35:44.102705 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3164 | 2025.01.09 01:35:44.102750 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3165 | 2025.01.09 01:35:44.103405 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3166 | 2025.01.09 01:35:44.103446 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3167 | 2025.01.09 01:35:44.103820 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3168 | 2025.01.09 01:35:44.104062 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3169 | 2025.01.09 01:35:44.104279 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001596 sec., 222431.0776942356 rows/sec., 15.62 MiB/sec. | ||
3170 | 2025.01.09 01:35:44.104331 [ 266 ] {8556a8e0-9f6c-4945-b873-6d8e27370351} <Debug> TCPHandler: Processed in 0.001793269 sec. | ||
3171 | 2025.01.09 01:35:44.104476 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3172 | 2025.01.09 01:35:44.104582 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3173 | 2025.01.09 01:35:44.104629 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3174 | 2025.01.09 01:35:44.105076 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3175 | 2025.01.09 01:35:44.105114 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3176 | 2025.01.09 01:35:44.105479 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3177 | 2025.01.09 01:35:44.105715 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3178 | 2025.01.09 01:35:44.105928 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. | ||
3179 | 2025.01.09 01:35:44.105977 [ 259 ] {43f25fca-312e-459b-b8eb-ba7ea3eb8817} <Debug> TCPHandler: Processed in 0.001562855 sec. | ||
3180 | 2025.01.09 01:35:44.106118 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3181 | 2025.01.09 01:35:44.106225 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3182 | 2025.01.09 01:35:44.106273 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3183 | 2025.01.09 01:35:44.106799 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3184 | 2025.01.09 01:35:44.106835 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3185 | 2025.01.09 01:35:44.107203 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3186 | 2025.01.09 01:35:44.107502 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3187 | 2025.01.09 01:35:44.107717 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001512 sec., 117063.49206349206 rows/sec., 7.72 MiB/sec. | ||
3188 | 2025.01.09 01:35:44.107769 [ 266 ] {61609451-bea7-45ff-8506-19e61faff389} <Debug> TCPHandler: Processed in 0.001711078 sec. | ||
3189 | 2025.01.09 01:35:44.107907 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3190 | 2025.01.09 01:35:44.108013 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3191 | 2025.01.09 01:35:44.108061 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3192 | 2025.01.09 01:35:44.108470 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3193 | 2025.01.09 01:35:44.108508 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3194 | 2025.01.09 01:35:44.108847 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3195 | 2025.01.09 01:35:44.109078 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2025.01.09 01:35:44.109367 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. | ||
3197 | 2025.01.09 01:35:44.109496 [ 259 ] {351861e7-27bf-47d6-b312-067404d5bc41} <Debug> TCPHandler: Processed in 0.001648366 sec. | ||
3198 | 2025.01.09 01:35:44.109647 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3199 | 2025.01.09 01:35:44.109754 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3200 | 2025.01.09 01:35:44.109823 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3201 | 2025.01.09 01:35:44.110888 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2025.01.09 01:35:44.110928 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3203 | 2025.01.09 01:35:44.111531 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3204 | 2025.01.09 01:35:44.111788 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3205 | 2025.01.09 01:35:44.112024 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002291 sec., 3928.41553906591 rows/sec., 7.04 MiB/sec. | ||
3206 | 2025.01.09 01:35:44.112117 [ 266 ] {b57e6d31-6840-4d3f-aa65-14dcc9b66989} <Debug> TCPHandler: Processed in 0.002532241 sec. | ||
3207 | 2025.01.09 01:35:44.112257 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3208 | 2025.01.09 01:35:44.112363 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3209 | 2025.01.09 01:35:44.112409 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3210 | 2025.01.09 01:35:44.112839 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2025.01.09 01:35:44.112877 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3212 | 2025.01.09 01:35:44.113232 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3213 | 2025.01.09 01:35:44.113466 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2025.01.09 01:35:44.113711 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001367 sec., 38039.50256035114 rows/sec., 2.36 MiB/sec. | ||
3215 | 2025.01.09 01:35:44.113913 [ 259 ] {34f3044c-f142-450b-99ab-fa28bbcec771} <Debug> TCPHandler: Processed in 0.001709647 sec. | ||
3216 | 2025.01.09 01:35:49.088856 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3217 | 2025.01.09 01:35:49.089083 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3218 | 2025.01.09 01:35:49.089167 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3219 | 2025.01.09 01:35:49.089979 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2025.01.09 01:35:49.090025 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3221 | 2025.01.09 01:35:49.090453 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3222 | 2025.01.09 01:35:49.090701 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2025.01.09 01:35:49.090928 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001898 sec., 2107.4815595363543 rows/sec., 171.85 KiB/sec. | ||
3224 | 2025.01.09 01:35:49.091014 [ 259 ] {037ec1b8-82b0-4c46-884c-e191117dc5ae} <Debug> TCPHandler: Processed in 0.002301377 sec. | ||
3225 | 2025.01.09 01:35:49.091179 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3226 | 2025.01.09 01:35:49.091300 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3227 | 2025.01.09 01:35:49.091351 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3228 | 2025.01.09 01:35:49.091967 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2025.01.09 01:35:49.092005 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3230 | 2025.01.09 01:35:49.092375 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3231 | 2025.01.09 01:35:49.092621 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2025.01.09 01:35:49.092747 [ 144 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
3233 | 2025.01.09 01:35:49.092790 [ 144 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3234 | 2025.01.09 01:35:49.092813 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001538 sec., 57217.16514954486 rows/sec., 4.99 MiB/sec. | ||
3235 | 2025.01.09 01:35:49.092820 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3236 | 2025.01.09 01:35:49.092920 [ 266 ] {2a3aefac-a861-41a0-b554-983e79d0e5d3} <Debug> TCPHandler: Processed in 0.001804029 sec. | ||
3237 | 2025.01.09 01:35:49.093143 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3238 | 2025.01.09 01:35:49.093146 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
3239 | 2025.01.09 01:35:49.093322 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3240 | 2025.01.09 01:35:49.093450 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3241 | 2025.01.09 01:35:49.093489 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3242 | 2025.01.09 01:35:49.093607 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 1391 rows starting from the beginning of the part | ||
3243 | 2025.01.09 01:35:49.093965 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 84 rows starting from the beginning of the part | ||
3244 | 2025.01.09 01:35:49.094425 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1333 rows starting from the beginning of the part | ||
3245 | 2025.01.09 01:35:49.094824 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
3246 | 2025.01.09 01:35:49.095192 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 191 rows starting from the beginning of the part | ||
3247 | 2025.01.09 01:35:49.095498 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
3248 | 2025.01.09 01:35:49.096452 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3249 | 2025.01.09 01:35:49.096557 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3250 | 2025.01.09 01:35:49.097550 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3251 | 2025.01.09 01:35:49.098062 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3252 | 2025.01.09 01:35:49.098326 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.005066 sec., 6711.4093959731545 rows/sec., 500.43 KiB/sec. | ||
3253 | 2025.01.09 01:35:49.098455 [ 259 ] {50ba5c90-8044-4fe1-b8fc-be152c0deccc} <Debug> TCPHandler: Processed in 0.005417097 sec. | ||
3254 | 2025.01.09 01:35:49.098703 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3255 | 2025.01.09 01:35:49.098942 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006000027 sec., 528830.9535940422 rows/sec., 46.61 MiB/sec. | ||
3256 | 2025.01.09 01:35:49.098948 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3257 | 2025.01.09 01:35:49.099068 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3258 | 2025.01.09 01:35:49.099260 [ 200 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
3259 | 2025.01.09 01:35:49.099663 [ 200 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3260 | 2025.01.09 01:35:49.099779 [ 200 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_20_4} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3261 | 2025.01.09 01:35:49.099896 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3262 | 2025.01.09 01:35:49.100023 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3263 | 2025.01.09 01:35:49.100062 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3264 | 2025.01.09 01:35:49.100456 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3265 | 2025.01.09 01:35:49.100712 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3266 | 2025.01.09 01:35:49.100847 [ 144 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
3267 | 2025.01.09 01:35:49.100886 [ 144 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2025.01.09 01:35:49.100910 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3269 | 2025.01.09 01:35:49.100931 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00203 sec., 30541.871921182264 rows/sec., 2.39 MiB/sec. | ||
3270 | 2025.01.09 01:35:49.101045 [ 266 ] {53aaf63e-1d88-4583-af50-82912f23e114} <Debug> TCPHandler: Processed in 0.00244668 sec. | ||
3271 | 2025.01.09 01:35:49.101059 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
3272 | 2025.01.09 01:35:49.101170 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3273 | 2025.01.09 01:35:49.101206 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 860 rows starting from the beginning of the part | ||
3274 | 2025.01.09 01:35:49.101211 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3275 | 2025.01.09 01:35:49.101286 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 57 rows starting from the beginning of the part | ||
3276 | 2025.01.09 01:35:49.101621 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3277 | 2025.01.09 01:35:49.101704 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 815 rows starting from the beginning of the part | ||
3278 | 2025.01.09 01:35:49.101792 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3279 | 2025.01.09 01:35:49.101960 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
3280 | 2025.01.09 01:35:49.102325 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 355 rows starting from the beginning of the part | ||
3281 | 2025.01.09 01:35:49.102746 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 62 rows starting from the beginning of the part | ||
3282 | 2025.01.09 01:35:49.103803 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2025.01.09 01:35:49.103846 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3284 | 2025.01.09 01:35:49.104393 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3285 | 2025.01.09 01:35:49.104722 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2025.01.09 01:35:49.104761 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2207 rows, containing 5 columns (5 merged, 0 gathered) in 0.003801441 sec., 580569.3156884455 rows/sec., 44.23 MiB/sec. | ||
3287 | 2025.01.09 01:35:49.104957 [ 200 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
3288 | 2025.01.09 01:35:49.104962 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.003565 sec., 28611.500701262274 rows/sec., 1.98 MiB/sec. | ||
3289 | 2025.01.09 01:35:49.105062 [ 259 ] {77ca910a-5f74-4aa1-94ab-7eb5e6fafdd3} <Debug> TCPHandler: Processed in 0.003923783 sec. | ||
3290 | 2025.01.09 01:35:49.105238 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3291 | 2025.01.09 01:35:49.105297 [ 200 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2025.01.09 01:35:49.105375 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3293 | 2025.01.09 01:35:49.105397 [ 200 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_20_4} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3294 | 2025.01.09 01:35:49.105480 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3295 | 2025.01.09 01:35:49.105488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3296 | 2025.01.09 01:35:49.106559 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2025.01.09 01:35:49.106596 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3298 | 2025.01.09 01:35:49.107211 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3299 | 2025.01.09 01:35:49.107467 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2025.01.09 01:35:49.107726 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002373 sec., 12642.225031605562 rows/sec., 22.65 MiB/sec. | ||
3301 | 2025.01.09 01:35:49.107932 [ 266 ] {9e4cee51-cb03-4192-8bca-6e5c238961d9} <Debug> TCPHandler: Processed in 0.002761274 sec. | ||
3302 | 2025.01.09 01:35:49.108090 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3303 | 2025.01.09 01:35:49.108196 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3304 | 2025.01.09 01:35:49.108243 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3305 | 2025.01.09 01:35:49.108678 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2025.01.09 01:35:49.108715 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3307 | 2025.01.09 01:35:49.109068 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3308 | 2025.01.09 01:35:49.109303 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2025.01.09 01:35:49.109489 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001315 sec., 22813.68821292776 rows/sec., 1.56 MiB/sec. | ||
3310 | 2025.01.09 01:35:49.109537 [ 259 ] {67851bcd-8719-4d7d-a814-28e6104ce07e} <Debug> TCPHandler: Processed in 0.001508924 sec. | ||
3311 | 2025.01.09 01:35:50.169420 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3312 | 2025.01.09 01:35:50.170161 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3313 | 2025.01.09 01:35:50.170207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3314 | 2025.01.09 01:35:50.170728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3315 | 2025.01.09 01:35:50.170986 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3316 | 2025.01.09 01:35:50.171334 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3317 | 2025.01.09 01:35:50.692832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3318 | 2025.01.09 01:35:50.711342 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3319 | 2025.01.09 01:35:50.711399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3320 | 2025.01.09 01:35:50.718659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3321 | 2025.01.09 01:35:50.719430 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2025.01.09 01:35:50.722078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3323 | 2025.01.09 01:35:52.691761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 462 | ||
3324 | 2025.01.09 01:35:52.694936 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3325 | 2025.01.09 01:35:52.694994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3326 | 2025.01.09 01:35:52.696479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3327 | 2025.01.09 01:35:52.696804 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3328 | 2025.01.09 01:35:52.697050 [ 140 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3329 | 2025.01.09 01:35:52.697161 [ 140 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3330 | 2025.01.09 01:35:52.697221 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3331 | 2025.01.09 01:35:52.697768 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
3332 | 2025.01.09 01:35:52.698795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
3333 | 2025.01.09 01:35:52.699192 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3334 | 2025.01.09 01:35:52.699371 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
3335 | 2025.01.09 01:35:52.700122 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
3336 | 2025.01.09 01:35:52.700719 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
3337 | 2025.01.09 01:35:52.701297 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3338 | 2025.01.09 01:35:52.701962 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
3339 | 2025.01.09 01:35:52.702695 [ 200 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3340 | 2025.01.09 01:35:52.711295 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 72 columns (72 merged, 0 gathered) in 0.013960284 sec., 33093.88261728773 rows/sec., 30.01 MiB/sec. | ||
3341 | 2025.01.09 01:35:52.712197 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3342 | 2025.01.09 01:35:52.712909 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2025.01.09 01:35:52.712998 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_11_2} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3344 | 2025.01.09 01:35:52.713224 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3345 | 2025.01.09 01:35:54.092211 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2025.01.09 01:35:54.092400 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3347 | 2025.01.09 01:35:54.092473 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3348 | 2025.01.09 01:35:54.093227 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2025.01.09 01:35:54.093276 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3350 | 2025.01.09 01:35:54.093737 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3351 | 2025.01.09 01:35:54.094040 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2025.01.09 01:35:54.094294 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. | ||
3353 | 2025.01.09 01:35:54.094362 [ 259 ] {4fc31bf3-0653-4cd4-a566-6b4911cd593c} <Debug> TCPHandler: Processed in 0.002284547 sec. | ||
3354 | 2025.01.09 01:35:54.094544 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3355 | 2025.01.09 01:35:54.094668 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3356 | 2025.01.09 01:35:54.094721 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3357 | 2025.01.09 01:35:54.095360 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2025.01.09 01:35:54.095402 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3359 | 2025.01.09 01:35:54.095804 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3360 | 2025.01.09 01:35:54.096085 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3361 | 2025.01.09 01:35:54.096320 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001684 sec., 113420.42755344418 rows/sec., 10.04 MiB/sec. | ||
3362 | 2025.01.09 01:35:54.096374 [ 266 ] {92ba963f-49bd-4fa8-8142-d5760a520a4c} <Debug> TCPHandler: Processed in 0.00189722 sec. | ||
3363 | 2025.01.09 01:35:54.096525 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3364 | 2025.01.09 01:35:54.096636 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3365 | 2025.01.09 01:35:54.096685 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3366 | 2025.01.09 01:35:54.097231 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3367 | 2025.01.09 01:35:54.097273 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3368 | 2025.01.09 01:35:54.097634 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3369 | 2025.01.09 01:35:54.097876 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3370 | 2025.01.09 01:35:54.098108 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001493 sec., 10716.67782987274 rows/sec., 758.75 KiB/sec. | ||
3371 | 2025.01.09 01:35:54.098165 [ 259 ] {70f04878-0fae-477e-9c9d-7ea64f80ce9f} <Debug> TCPHandler: Processed in 0.001702237 sec. | ||
3372 | 2025.01.09 01:35:54.098318 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3373 | 2025.01.09 01:35:54.098429 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3374 | 2025.01.09 01:35:54.098477 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3375 | 2025.01.09 01:35:54.099070 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2025.01.09 01:35:54.099111 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3377 | 2025.01.09 01:35:54.099470 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3378 | 2025.01.09 01:35:54.099738 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2025.01.09 01:35:54.099994 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. | ||
3380 | 2025.01.09 01:35:54.100191 [ 266 ] {2c83f2a5-30ca-455a-b9ec-216672f458f5} <Debug> TCPHandler: Processed in 0.001929971 sec. | ||
3381 | 2025.01.09 01:35:54.100373 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3382 | 2025.01.09 01:35:54.100482 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3383 | 2025.01.09 01:35:54.100530 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3384 | 2025.01.09 01:35:54.101082 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3385 | 2025.01.09 01:35:54.101122 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3386 | 2025.01.09 01:35:54.101557 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3387 | 2025.01.09 01:35:54.101805 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3388 | 2025.01.09 01:35:54.102023 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. | ||
3389 | 2025.01.09 01:35:54.102076 [ 259 ] {b85b30e0-cabc-4a76-91a1-3b71849864e1} <Debug> TCPHandler: Processed in 0.001756978 sec. | ||
3390 | 2025.01.09 01:35:54.102234 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3391 | 2025.01.09 01:35:54.102340 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3392 | 2025.01.09 01:35:54.102387 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3393 | 2025.01.09 01:35:54.103037 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3394 | 2025.01.09 01:35:54.103076 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3395 | 2025.01.09 01:35:54.103454 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3396 | 2025.01.09 01:35:54.103705 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3397 | 2025.01.09 01:35:54.103910 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001591 sec., 223130.1068510371 rows/sec., 15.67 MiB/sec. | ||
3398 | 2025.01.09 01:35:54.103963 [ 266 ] {f672e152-fb6e-4570-a785-bd39513e5ecf} <Debug> TCPHandler: Processed in 0.001788519 sec. | ||
3399 | 2025.01.09 01:35:54.104109 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3400 | 2025.01.09 01:35:54.104216 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3401 | 2025.01.09 01:35:54.104263 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3402 | 2025.01.09 01:35:54.104700 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3403 | 2025.01.09 01:35:54.104739 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3404 | 2025.01.09 01:35:54.105090 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3405 | 2025.01.09 01:35:54.105332 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3406 | 2025.01.09 01:35:54.105648 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
3407 | 2025.01.09 01:35:54.105777 [ 259 ] {2939ca65-58e7-4ec7-a99f-501a0eaa4aaf} <Debug> TCPHandler: Processed in 0.001728327 sec. | ||
3408 | 2025.01.09 01:35:54.105936 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3409 | 2025.01.09 01:35:54.106042 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3410 | 2025.01.09 01:35:54.106094 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3411 | 2025.01.09 01:35:54.106665 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3412 | 2025.01.09 01:35:54.106706 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3413 | 2025.01.09 01:35:54.107121 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3414 | 2025.01.09 01:35:54.107371 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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.09 01:35:54.107539 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3416 | 2025.01.09 01:35:54.107610 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001584 sec., 111742.42424242425 rows/sec., 7.37 MiB/sec. | ||
3417 | 2025.01.09 01:35:54.107619 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2025.01.09 01:35:54.107691 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3419 | 2025.01.09 01:35:54.107740 [ 266 ] {1f8a5b16-3777-4d93-bca2-f3cfcd3aa432} <Debug> TCPHandler: Processed in 0.00186415 sec. | ||
3420 | 2025.01.09 01:35:54.107877 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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.09 01:35:54.107904 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3422 | 2025.01.09 01:35:54.108025 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3423 | 2025.01.09 01:35:54.108066 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3424 | 2025.01.09 01:35:54.108075 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4255 rows starting from the beginning of the part | ||
3425 | 2025.01.09 01:35:54.108132 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3426 | 2025.01.09 01:35:54.108280 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 899 rows starting from the beginning of the part | ||
3427 | 2025.01.09 01:35:54.108725 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
3428 | 2025.01.09 01:35:54.108997 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
3429 | 2025.01.09 01:35:54.109192 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
3430 | 2025.01.09 01:35:54.109355 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 177 rows starting from the beginning of the part | ||
3431 | 2025.01.09 01:35:54.109872 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3432 | 2025.01.09 01:35:54.109915 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3433 | 2025.01.09 01:35:54.110477 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3434 | 2025.01.09 01:35:54.110794 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3435 | 2025.01.09 01:35:54.111094 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 21.71 KiB/sec. | ||
3436 | 2025.01.09 01:35:54.111169 [ 259 ] {95eba9b3-4286-41dc-b74a-f339aedce35b} <Debug> TCPHandler: Processed in 0.003372604 sec. | ||
3437 | 2025.01.09 01:35:54.111329 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2025.01.09 01:35:54.111452 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3439 | 2025.01.09 01:35:54.111619 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3440 | 2025.01.09 01:35:54.112108 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5710 rows, containing 5 columns (5 merged, 0 gathered) in 0.004323209 sec., 1320778.1534503654 rows/sec., 88.62 MiB/sec. | ||
3441 | 2025.01.09 01:35:54.112506 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3442 | 2025.01.09 01:35:54.112919 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2025.01.09 01:35:54.113039 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3444 | 2025.01.09 01:35:54.113148 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
3445 | 2025.01.09 01:35:54.113222 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3446 | 2025.01.09 01:35:54.113262 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3447 | 2025.01.09 01:35:54.113858 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3448 | 2025.01.09 01:35:54.114117 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3449 | 2025.01.09 01:35:54.114305 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3450 | 2025.01.09 01:35:54.114372 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3451 | 2025.01.09 01:35:54.114409 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3452 | 2025.01.09 01:35:54.114416 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002921 sec., 3081.1365970558027 rows/sec., 5.52 MiB/sec. | ||
3453 | 2025.01.09 01:35:54.114927 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
3454 | 2025.01.09 01:35:54.115240 [ 266 ] {6444c842-1d41-4ceb-bcc3-258c4cf05c0f} <Debug> TCPHandler: Processed in 0.003934094 sec. | ||
3455 | 2025.01.09 01:35:54.115481 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3456 | 2025.01.09 01:35:54.115767 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3457 | 2025.01.09 01:35:54.115792 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3458 | 2025.01.09 01:35:54.115890 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3459 | 2025.01.09 01:35:54.115966 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 134 rows starting from the beginning of the part | ||
3460 | 2025.01.09 01:35:54.116862 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part | ||
3461 | 2025.01.09 01:35:54.117496 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
3462 | 2025.01.09 01:35:54.118253 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part | ||
3463 | 2025.01.09 01:35:54.118261 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2025.01.09 01:35:54.118339 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3465 | 2025.01.09 01:35:54.118845 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
3466 | 2025.01.09 01:35:54.119529 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part | ||
3467 | 2025.01.09 01:35:54.119872 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3468 | 2025.01.09 01:35:54.120630 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3469 | 2025.01.09 01:35:54.120873 [ 139 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3470 | 2025.01.09 01:35:54.120950 [ 139 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3471 | 2025.01.09 01:35:54.121020 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3472 | 2025.01.09 01:35:54.121188 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005477 sec., 9494.248676282636 rows/sec., 601.95 KiB/sec. | ||
3473 | 2025.01.09 01:35:54.121884 [ 259 ] {7713c4ba-df6e-4b59-9e66-2db81ae3b944} <Debug> TCPHandler: Processed in 0.006539795 sec. | ||
3474 | 2025.01.09 01:35:54.121962 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
3475 | 2025.01.09 01:35:54.122551 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3476 | 2025.01.09 01:35:54.122619 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 554 rows starting from the beginning of the part | ||
3477 | 2025.01.09 01:35:54.122871 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
3478 | 2025.01.09 01:35:54.123011 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
3479 | 2025.01.09 01:35:54.123206 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
3480 | 2025.01.09 01:35:54.123512 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
3481 | 2025.01.09 01:35:54.123862 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
3482 | 2025.01.09 01:35:54.127195 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 4 columns (4 merged, 0 gathered) in 0.006002837 sec., 128272.68173365362 rows/sec., 8.33 MiB/sec. | ||
3483 | 2025.01.09 01:35:54.127464 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3484 | 2025.01.09 01:35:54.128075 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3485 | 2025.01.09 01:35:54.128346 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_21_4} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3486 | 2025.01.09 01:35:54.128483 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
3487 | 2025.01.09 01:35:54.129000 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 19 columns (19 merged, 0 gathered) in 0.014496333 sec., 15245.23477765032 rows/sec., 27.32 MiB/sec. | ||
3488 | 2025.01.09 01:35:54.129442 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3489 | 2025.01.09 01:35:54.129914 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3490 | 2025.01.09 01:35:54.130003 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3491 | 2025.01.09 01:35:54.130162 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
3492 | 2025.01.09 01:35:57.582391 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3493 | 2025.01.09 01:35:57.582453 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3494 | 2025.01.09 01:35:57.671629 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3495 | 2025.01.09 01:35:57.672266 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2025.01.09 01:35:57.672312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3497 | 2025.01.09 01:35:57.672823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3498 | 2025.01.09 01:35:57.673075 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2025.01.09 01:35:57.673352 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3500 | 2025.01.09 01:35:58.222218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3501 | 2025.01.09 01:35:58.242596 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3502 | 2025.01.09 01:35:58.242664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3503 | 2025.01.09 01:35:58.250070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3504 | 2025.01.09 01:35:58.250825 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3505 | 2025.01.09 01:35:58.253418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3506 | 2025.01.09 01:35:59.089332 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3507 | 2025.01.09 01:35:59.089521 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3508 | 2025.01.09 01:35:59.089593 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3509 | 2025.01.09 01:35:59.090364 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3510 | 2025.01.09 01:35:59.090413 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3511 | 2025.01.09 01:35:59.090867 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3512 | 2025.01.09 01:35:59.091153 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3513 | 2025.01.09 01:35:59.091359 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.00189 sec., 45502.6455026455 rows/sec., 3.99 MiB/sec. | ||
3514 | 2025.01.09 01:35:59.091416 [ 259 ] {5fec0dd8-ae65-426a-b65c-0e2991215ce9} <Debug> TCPHandler: Processed in 0.002220865 sec. | ||
3515 | 2025.01.09 01:35:59.091590 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3516 | 2025.01.09 01:35:59.091716 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3517 | 2025.01.09 01:35:59.091767 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3518 | 2025.01.09 01:35:59.092337 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3519 | 2025.01.09 01:35:59.092373 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3520 | 2025.01.09 01:35:59.092786 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3521 | 2025.01.09 01:35:59.093022 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3522 | 2025.01.09 01:35:59.093228 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.44 MiB/sec. | ||
3523 | 2025.01.09 01:35:59.093414 [ 266 ] {a41c2679-aa42-48d1-bb1a-c7d4d87d0c5d} <Debug> TCPHandler: Processed in 0.001888521 sec. | ||
3524 | 2025.01.09 01:35:59.093596 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3525 | 2025.01.09 01:35:59.093728 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3526 | 2025.01.09 01:35:59.093786 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3527 | 2025.01.09 01:35:59.094591 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2025.01.09 01:35:59.094644 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3529 | 2025.01.09 01:35:59.095024 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3530 | 2025.01.09 01:35:59.095264 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3531 | 2025.01.09 01:35:59.095453 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001755 sec., 33048.43304843305 rows/sec., 2.58 MiB/sec. | ||
3532 | 2025.01.09 01:35:59.095505 [ 259 ] {a4e41935-844c-42b0-8396-007df0a852fe} <Debug> TCPHandler: Processed in 0.002001172 sec. | ||
3533 | 2025.01.09 01:35:59.095689 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3534 | 2025.01.09 01:35:59.095809 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3535 | 2025.01.09 01:35:59.095868 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3536 | 2025.01.09 01:35:59.096490 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3537 | 2025.01.09 01:35:59.096530 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3538 | 2025.01.09 01:35:59.096939 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3539 | 2025.01.09 01:35:59.097188 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3540 | 2025.01.09 01:35:59.097404 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001614 sec., 61957.868649318465 rows/sec., 4.30 MiB/sec. | ||
3541 | 2025.01.09 01:35:59.097572 [ 266 ] {5bd40fe7-1bb1-4d10-a32c-7884157985b6} <Debug> TCPHandler: Processed in 0.001942672 sec. | ||
3542 | 2025.01.09 01:35:59.097761 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3543 | 2025.01.09 01:35:59.097874 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3544 | 2025.01.09 01:35:59.097954 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3545 | 2025.01.09 01:35:59.099155 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2025.01.09 01:35:59.099195 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3547 | 2025.01.09 01:35:59.099855 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3548 | 2025.01.09 01:35:59.100129 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2025.01.09 01:35:59.100329 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002479 sec., 12101.653892698669 rows/sec., 21.69 MiB/sec. | ||
3550 | 2025.01.09 01:35:59.100421 [ 259 ] {7906850d-4b49-4255-8ba5-8f429848d79a} <Debug> TCPHandler: Processed in 0.002717403 sec. | ||
3551 | 2025.01.09 01:35:59.100567 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3552 | 2025.01.09 01:35:59.100678 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3553 | 2025.01.09 01:35:59.100727 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3554 | 2025.01.09 01:35:59.101180 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3555 | 2025.01.09 01:35:59.101220 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3556 | 2025.01.09 01:35:59.101586 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3557 | 2025.01.09 01:35:59.101839 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3558 | 2025.01.09 01:35:59.102065 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.0014 sec., 21428.571428571428 rows/sec., 1.47 MiB/sec. | ||
3559 | 2025.01.09 01:35:59.102248 [ 266 ] {ea42eb8d-b060-4289-b806-773555a855e5} <Debug> TCPHandler: Processed in 0.001733618 sec. | ||
3560 | 2025.01.09 01:36:02.699124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 496 | ||
3561 | 2025.01.09 01:36:02.702275 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3562 | 2025.01.09 01:36:02.702334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3563 | 2025.01.09 01:36:02.703807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3564 | 2025.01.09 01:36:02.704132 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3565 | 2025.01.09 01:36:02.704998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
3566 | 2025.01.09 01:36:04.121772 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3567 | 2025.01.09 01:36:04.121964 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3568 | 2025.01.09 01:36:04.122037 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3569 | 2025.01.09 01:36:04.122803 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3570 | 2025.01.09 01:36:04.122851 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3571 | 2025.01.09 01:36:04.123292 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3572 | 2025.01.09 01:36:04.123552 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2025.01.09 01:36:04.123750 [ 123 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3574 | 2025.01.09 01:36:04.123837 [ 123 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2025.01.09 01:36:04.123842 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
3576 | 2025.01.09 01:36:04.123878 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3577 | 2025.01.09 01:36:04.124036 [ 259 ] {0886ee5b-d817-4151-8a8e-4438e6888566} <Debug> TCPHandler: Processed in 0.002407649 sec. | ||
3578 | 2025.01.09 01:36:04.124124 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
3579 | 2025.01.09 01:36:04.124283 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3580 | 2025.01.09 01:36:04.124314 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3581 | 2025.01.09 01:36:04.124371 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
3582 | 2025.01.09 01:36:04.124566 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3583 | 2025.01.09 01:36:04.124596 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
3584 | 2025.01.09 01:36:04.124758 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3585 | 2025.01.09 01:36:04.124847 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
3586 | 2025.01.09 01:36:04.125294 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
3587 | 2025.01.09 01:36:04.125570 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
3588 | 2025.01.09 01:36:04.127292 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3589 | 2025.01.09 01:36:04.127374 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3590 | 2025.01.09 01:36:04.128172 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004164007 sec., 16810.730625572916 rows/sec., 1.25 MiB/sec. | ||
3591 | 2025.01.09 01:36:04.128426 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3592 | 2025.01.09 01:36:04.128450 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3593 | 2025.01.09 01:36:04.128916 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3594 | 2025.01.09 01:36:04.128974 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3595 | 2025.01.09 01:36:04.129150 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_9_2} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3596 | 2025.01.09 01:36:04.129321 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3597 | 2025.01.09 01:36:04.129365 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004925 sec., 812.1827411167513 rows/sec., 66.23 KiB/sec. | ||
3598 | 2025.01.09 01:36:04.129445 [ 266 ] {5222bd84-32fd-4ebc-b8fe-119d94523ddb} <Debug> TCPHandler: Processed in 0.005250894 sec. | ||
3599 | 2025.01.09 01:36:04.129617 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3600 | 2025.01.09 01:36:04.129737 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3601 | 2025.01.09 01:36:04.129788 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3602 | 2025.01.09 01:36:04.131095 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2025.01.09 01:36:04.131137 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3604 | 2025.01.09 01:36:04.131636 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3605 | 2025.01.09 01:36:04.131893 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2025.01.09 01:36:04.132164 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.00245 sec., 544081.6326530612 rows/sec., 45.45 MiB/sec. | ||
3607 | 2025.01.09 01:36:04.132379 [ 259 ] {102ae23e-b0a9-4cc2-952d-7fc39306ae68} <Debug> TCPHandler: Processed in 0.002817985 sec. | ||
3608 | 2025.01.09 01:36:04.132574 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3609 | 2025.01.09 01:36:04.132695 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3610 | 2025.01.09 01:36:04.132750 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3611 | 2025.01.09 01:36:04.133333 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2025.01.09 01:36:04.133374 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3613 | 2025.01.09 01:36:04.133740 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3614 | 2025.01.09 01:36:04.133979 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3615 | 2025.01.09 01:36:04.134145 [ 123 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3616 | 2025.01.09 01:36:04.134203 [ 123 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3617 | 2025.01.09 01:36:04.134221 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001544 sec., 12953.367875647667 rows/sec., 914.58 KiB/sec. | ||
3618 | 2025.01.09 01:36:04.134241 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3619 | 2025.01.09 01:36:04.134378 [ 266 ] {4fe94223-34ac-463e-8c61-2c8206720d46} <Debug> TCPHandler: Processed in 0.001869739 sec. | ||
3620 | 2025.01.09 01:36:04.134754 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
3621 | 2025.01.09 01:36:04.134786 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3622 | 2025.01.09 01:36:04.135074 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3623 | 2025.01.09 01:36:04.135107 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3624 | 2025.01.09 01:36:04.135177 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3625 | 2025.01.09 01:36:04.135197 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part | ||
3626 | 2025.01.09 01:36:04.135539 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
3627 | 2025.01.09 01:36:04.135849 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
3628 | 2025.01.09 01:36:04.136208 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
3629 | 2025.01.09 01:36:04.136535 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
3630 | 2025.01.09 01:36:04.136950 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
3631 | 2025.01.09 01:36:04.138506 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2025.01.09 01:36:04.138591 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3633 | 2025.01.09 01:36:04.139678 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3634 | 2025.01.09 01:36:04.139899 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005528118 sec., 30390.089357716315 rows/sec., 2.28 MiB/sec. | ||
3635 | 2025.01.09 01:36:04.140049 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3636 | 2025.01.09 01:36:04.140073 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3637 | 2025.01.09 01:36:04.140388 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005405 sec., 44773.35800185014 rows/sec., 3.03 MiB/sec. | ||
3638 | 2025.01.09 01:36:04.140489 [ 259 ] {3fd5246e-e746-4a0b-9be0-2d7967b01b39} <Debug> TCPHandler: Processed in 0.005968506 sec. | ||
3639 | 2025.01.09 01:36:04.140578 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3640 | 2025.01.09 01:36:04.140648 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3641 | 2025.01.09 01:36:04.140663 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_16_3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3642 | 2025.01.09 01:36:04.140775 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3643 | 2025.01.09 01:36:04.140794 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3644 | 2025.01.09 01:36:04.140845 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3645 | 2025.01.09 01:36:04.141390 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3646 | 2025.01.09 01:36:04.141429 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3647 | 2025.01.09 01:36:04.141780 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3648 | 2025.01.09 01:36:04.142023 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3649 | 2025.01.09 01:36:04.142180 [ 123 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3650 | 2025.01.09 01:36:04.142243 [ 123 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3651 | 2025.01.09 01:36:04.142259 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001484 sec., 8760.10781671159 rows/sec., 546.19 KiB/sec. | ||
3652 | 2025.01.09 01:36:04.142288 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3653 | 2025.01.09 01:36:04.142422 [ 266 ] {daf7f146-270f-4e44-b1b9-d779f242b3dd} <Debug> TCPHandler: Processed in 0.001822899 sec. | ||
3654 | 2025.01.09 01:36:04.142755 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
3655 | 2025.01.09 01:36:04.142800 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3656 | 2025.01.09 01:36:04.143102 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3657 | 2025.01.09 01:36:04.143117 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3658 | 2025.01.09 01:36:04.143209 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3659 | 2025.01.09 01:36:04.143216 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
3660 | 2025.01.09 01:36:04.143530 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
3661 | 2025.01.09 01:36:04.143832 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
3662 | 2025.01.09 01:36:04.144154 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
3663 | 2025.01.09 01:36:04.144545 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
3664 | 2025.01.09 01:36:04.146599 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3665 | 2025.01.09 01:36:04.146698 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3666 | 2025.01.09 01:36:04.146973 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004545593 sec., 14299.564435267303 rows/sec., 947.43 KiB/sec. | ||
3667 | 2025.01.09 01:36:04.147175 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3668 | 2025.01.09 01:36:04.147574 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3669 | 2025.01.09 01:36:04.147638 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2025.01.09 01:36:04.147813 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_9_2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3671 | 2025.01.09 01:36:04.147951 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3672 | 2025.01.09 01:36:04.148049 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3673 | 2025.01.09 01:36:04.148285 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.005274 sec., 154531.66477057262 rows/sec., 11.14 MiB/sec. | ||
3674 | 2025.01.09 01:36:04.148349 [ 259 ] {ee256a8d-f1be-463b-85fe-76483ca05876} <Debug> TCPHandler: Processed in 0.005773913 sec. | ||
3675 | 2025.01.09 01:36:04.148499 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3676 | 2025.01.09 01:36:04.148607 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3677 | 2025.01.09 01:36:04.148655 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3678 | 2025.01.09 01:36:04.149106 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3679 | 2025.01.09 01:36:04.149146 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3680 | 2025.01.09 01:36:04.149530 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3681 | 2025.01.09 01:36:04.149769 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3682 | 2025.01.09 01:36:04.149982 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
3683 | 2025.01.09 01:36:04.150033 [ 266 ] {3b8426f7-d746-4911-b35a-d553641ab203} <Debug> TCPHandler: Processed in 0.001586415 sec. | ||
3684 | 2025.01.09 01:36:04.150180 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3685 | 2025.01.09 01:36:04.150288 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3686 | 2025.01.09 01:36:04.150337 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3687 | 2025.01.09 01:36:04.151161 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3688 | 2025.01.09 01:36:04.151201 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3689 | 2025.01.09 01:36:04.151671 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3690 | 2025.01.09 01:36:04.151915 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3691 | 2025.01.09 01:36:04.152130 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001864 sec., 482296.1373390558 rows/sec., 32.12 MiB/sec. | ||
3692 | 2025.01.09 01:36:04.152184 [ 259 ] {9988968d-9263-4882-a58b-4e1c8a28050d} <Debug> TCPHandler: Processed in 0.002055913 sec. | ||
3693 | 2025.01.09 01:36:04.152323 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3694 | 2025.01.09 01:36:04.152441 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3695 | 2025.01.09 01:36:04.152497 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3696 | 2025.01.09 01:36:04.153017 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3697 | 2025.01.09 01:36:04.153064 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3698 | 2025.01.09 01:36:04.153463 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3699 | 2025.01.09 01:36:04.153700 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3700 | 2025.01.09 01:36:04.153912 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. | ||
3701 | 2025.01.09 01:36:04.153962 [ 266 ] {80fc6e6d-d5bb-4b0c-82e7-5e003ca77e41} <Debug> TCPHandler: Processed in 0.001690837 sec. | ||
3702 | 2025.01.09 01:36:04.154100 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3703 | 2025.01.09 01:36:04.154206 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3704 | 2025.01.09 01:36:04.154276 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3705 | 2025.01.09 01:36:04.155345 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3706 | 2025.01.09 01:36:04.155385 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3707 | 2025.01.09 01:36:04.156085 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3708 | 2025.01.09 01:36:04.156348 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3709 | 2025.01.09 01:36:04.156669 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002472 sec., 3640.7766990291266 rows/sec., 6.52 MiB/sec. | ||
3710 | 2025.01.09 01:36:04.156921 [ 259 ] {7970a8bf-12f9-4edf-966c-7f3287f27261} <Debug> TCPHandler: Processed in 0.002872606 sec. | ||
3711 | 2025.01.09 01:36:04.157068 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3712 | 2025.01.09 01:36:04.157197 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3713 | 2025.01.09 01:36:04.157254 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3714 | 2025.01.09 01:36:04.157720 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3715 | 2025.01.09 01:36:04.157840 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3716 | 2025.01.09 01:36:04.158202 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3717 | 2025.01.09 01:36:04.158446 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3718 | 2025.01.09 01:36:04.158660 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001491 sec., 34875.92219986586 rows/sec., 2.16 MiB/sec. | ||
3719 | 2025.01.09 01:36:04.158710 [ 266 ] {3c00a91c-5037-4ff1-a29c-8a13ff204cd8} <Debug> TCPHandler: Processed in 0.001705007 sec. | ||
3720 | 2025.01.09 01:36:05.173561 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3721 | 2025.01.09 01:36:05.174369 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2025.01.09 01:36:05.174424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3723 | 2025.01.09 01:36:05.174956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3724 | 2025.01.09 01:36:05.175212 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2025.01.09 01:36:05.175512 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3726 | 2025.01.09 01:36:05.753556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3727 | 2025.01.09 01:36:05.774080 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3728 | 2025.01.09 01:36:05.774123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3729 | 2025.01.09 01:36:05.781597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3730 | 2025.01.09 01:36:05.782380 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3731 | 2025.01.09 01:36:05.785393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3732 | 2025.01.09 01:36:09.089735 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3733 | 2025.01.09 01:36:09.090039 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3734 | 2025.01.09 01:36:09.090158 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3735 | 2025.01.09 01:36:09.091125 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3736 | 2025.01.09 01:36:09.091177 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3737 | 2025.01.09 01:36:09.091637 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3738 | 2025.01.09 01:36:09.091898 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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.09 01:36:09.092187 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002223 sec., 38686.45973909132 rows/sec., 3.39 MiB/sec. | ||
3740 | 2025.01.09 01:36:09.092350 [ 259 ] {3830c5b2-f81c-4b47-ae4d-b6235b5f6989} <Debug> TCPHandler: Processed in 0.002805905 sec. | ||
3741 | 2025.01.09 01:36:09.092569 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3742 | 2025.01.09 01:36:09.092716 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3743 | 2025.01.09 01:36:09.092776 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3744 | 2025.01.09 01:36:09.093479 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2025.01.09 01:36:09.093529 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3746 | 2025.01.09 01:36:09.093919 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3747 | 2025.01.09 01:36:09.094235 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2025.01.09 01:36:09.094472 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001792 sec., 16741.071428571428 rows/sec., 1.23 MiB/sec. | ||
3749 | 2025.01.09 01:36:09.094539 [ 266 ] {e7f7031c-fa7a-4cd9-8b68-df6a6ace064d} <Debug> TCPHandler: Processed in 0.002058233 sec. | ||
3750 | 2025.01.09 01:36:09.094711 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3751 | 2025.01.09 01:36:09.094827 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3752 | 2025.01.09 01:36:09.094874 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3753 | 2025.01.09 01:36:09.095445 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2025.01.09 01:36:09.095487 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3755 | 2025.01.09 01:36:09.095861 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3756 | 2025.01.09 01:36:09.096144 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3757 | 2025.01.09 01:36:09.096355 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001549 sec., 37443.51194318915 rows/sec., 2.92 MiB/sec. | ||
3758 | 2025.01.09 01:36:09.096410 [ 259 ] {17e59415-fd5e-48e8-8443-b77470ced089} <Debug> TCPHandler: Processed in 0.001753628 sec. | ||
3759 | 2025.01.09 01:36:09.096563 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3760 | 2025.01.09 01:36:09.096673 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3761 | 2025.01.09 01:36:09.096725 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3762 | 2025.01.09 01:36:09.097250 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3763 | 2025.01.09 01:36:09.097290 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3764 | 2025.01.09 01:36:09.097697 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3765 | 2025.01.09 01:36:09.097985 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3766 | 2025.01.09 01:36:09.098240 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00159 sec., 62893.08176100629 rows/sec., 4.36 MiB/sec. | ||
3767 | 2025.01.09 01:36:09.098295 [ 266 ] {bb97a284-fc40-4a04-be92-0c748afccd55} <Debug> TCPHandler: Processed in 0.001785329 sec. | ||
3768 | 2025.01.09 01:36:09.098438 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3769 | 2025.01.09 01:36:09.098545 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3770 | 2025.01.09 01:36:09.098616 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3771 | 2025.01.09 01:36:09.099756 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3772 | 2025.01.09 01:36:09.099798 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3773 | 2025.01.09 01:36:09.100482 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3774 | 2025.01.09 01:36:09.100744 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2025.01.09 01:36:09.101051 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002519 sec., 11909.487892020643 rows/sec., 21.34 MiB/sec. | ||
3776 | 2025.01.09 01:36:09.101347 [ 259 ] {54b5165d-67f5-45e9-85e1-77944ac3c0c6} <Debug> TCPHandler: Processed in 0.002959768 sec. | ||
3777 | 2025.01.09 01:36:09.101506 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2025.01.09 01:36:09.101616 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3779 | 2025.01.09 01:36:09.101665 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3780 | 2025.01.09 01:36:09.102118 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2025.01.09 01:36:09.102159 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3782 | 2025.01.09 01:36:09.102533 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3783 | 2025.01.09 01:36:09.102776 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2025.01.09 01:36:09.103003 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001409 sec., 21291.696238466997 rows/sec., 1.46 MiB/sec. | ||
3785 | 2025.01.09 01:36:09.103054 [ 266 ] {f62b7fde-b3e3-4114-a37b-e3cc03f42a57} <Debug> TCPHandler: Processed in 0.001604286 sec. | ||
3786 | 2025.01.09 01:36:12.582503 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3787 | 2025.01.09 01:36:12.582599 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3788 | 2025.01.09 01:36:12.675768 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
3789 | 2025.01.09 01:36:12.676809 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2025.01.09 01:36:12.676858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3791 | 2025.01.09 01:36:12.677435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3792 | 2025.01.09 01:36:12.677707 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2025.01.09 01:36:12.677994 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3794 | 2025.01.09 01:36:12.705297 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 532 | ||
3795 | 2025.01.09 01:36:12.708527 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3796 | 2025.01.09 01:36:12.708583 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3797 | 2025.01.09 01:36:12.710051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3798 | 2025.01.09 01:36:12.710357 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3799 | 2025.01.09 01:36:12.711007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
3800 | 2025.01.09 01:36:13.285540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3801 | 2025.01.09 01:36:13.306427 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2025.01.09 01:36:13.306491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3803 | 2025.01.09 01:36:13.314085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3804 | 2025.01.09 01:36:13.314855 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3805 | 2025.01.09 01:36:13.317695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3806 | 2025.01.09 01:36:14.093142 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3807 | 2025.01.09 01:36:14.093331 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3808 | 2025.01.09 01:36:14.093408 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3809 | 2025.01.09 01:36:14.094202 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3810 | 2025.01.09 01:36:14.094256 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3811 | 2025.01.09 01:36:14.094727 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3812 | 2025.01.09 01:36:14.094992 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3813 | 2025.01.09 01:36:14.095235 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. | ||
3814 | 2025.01.09 01:36:14.095301 [ 259 ] {273d440f-5b48-4cc4-8f21-a3483a6d0936} <Debug> TCPHandler: Processed in 0.002296807 sec. | ||
3815 | 2025.01.09 01:36:14.095478 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3816 | 2025.01.09 01:36:14.095603 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3817 | 2025.01.09 01:36:14.095654 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3818 | 2025.01.09 01:36:14.096302 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3819 | 2025.01.09 01:36:14.096351 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3820 | 2025.01.09 01:36:14.096757 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3821 | 2025.01.09 01:36:14.097021 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3822 | 2025.01.09 01:36:14.097217 [ 111 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
3823 | 2025.01.09 01:36:14.097240 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001664 sec., 114783.65384615386 rows/sec., 10.16 MiB/sec. | ||
3824 | 2025.01.09 01:36:14.097289 [ 111 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3825 | 2025.01.09 01:36:14.097366 [ 266 ] {7c238aed-27a6-48d7-b312-e40a2f812878} <Debug> TCPHandler: Processed in 0.001945722 sec. | ||
3826 | 2025.01.09 01:36:14.097367 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3827 | 2025.01.09 01:36:14.097563 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3828 | 2025.01.09 01:36:14.097585 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
3829 | 2025.01.09 01:36:14.097777 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3830 | 2025.01.09 01:36:14.097862 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3831 | 2025.01.09 01:36:14.097889 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3832 | 2025.01.09 01:36:14.097945 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1397 rows starting from the beginning of the part | ||
3833 | 2025.01.09 01:36:14.098297 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 191 rows starting from the beginning of the part | ||
3834 | 2025.01.09 01:36:14.098582 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part | ||
3835 | 2025.01.09 01:36:14.098845 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1333 rows starting from the beginning of the part | ||
3836 | 2025.01.09 01:36:14.099163 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
3837 | 2025.01.09 01:36:14.099562 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 191 rows starting from the beginning of the part | ||
3838 | 2025.01.09 01:36:14.101063 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2025.01.09 01:36:14.101130 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3840 | 2025.01.09 01:36:14.102141 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3841 | 2025.01.09 01:36:14.102590 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2025.01.09 01:36:14.102942 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.005222 sec., 3063.960168517809 rows/sec., 216.93 KiB/sec. | ||
3843 | 2025.01.09 01:36:14.103271 [ 259 ] {a0893449-9ecc-48f6-888e-9b62085b0499} <Debug> TCPHandler: Processed in 0.005786073 sec. | ||
3844 | 2025.01.09 01:36:14.103489 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3284 rows, containing 5 columns (5 merged, 0 gathered) in 0.005989877 sec., 548258.3365234378 rows/sec., 48.41 MiB/sec. | ||
3845 | 2025.01.09 01:36:14.103522 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3846 | 2025.01.09 01:36:14.103667 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3847 | 2025.01.09 01:36:14.103733 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3848 | 2025.01.09 01:36:14.103783 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
3849 | 2025.01.09 01:36:14.104184 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3850 | 2025.01.09 01:36:14.104299 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_25_5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
3851 | 2025.01.09 01:36:14.104413 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
3852 | 2025.01.09 01:36:14.104513 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2025.01.09 01:36:14.104552 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3854 | 2025.01.09 01:36:14.104915 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3855 | 2025.01.09 01:36:14.105155 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2025.01.09 01:36:14.105370 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001735 sec., 8069.164265129683 rows/sec., 565.11 KiB/sec. | ||
3857 | 2025.01.09 01:36:14.105426 [ 266 ] {33d98b87-a222-49af-b85a-8809b2690846} <Debug> TCPHandler: Processed in 0.002022872 sec. | ||
3858 | 2025.01.09 01:36:14.105566 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2025.01.09 01:36:14.105674 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3860 | 2025.01.09 01:36:14.105721 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3861 | 2025.01.09 01:36:14.106281 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3862 | 2025.01.09 01:36:14.106322 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3863 | 2025.01.09 01:36:14.106677 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3864 | 2025.01.09 01:36:14.106918 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2025.01.09 01:36:14.107121 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001469 sec., 8849.557522123894 rows/sec., 551.77 KiB/sec. | ||
3866 | 2025.01.09 01:36:14.107174 [ 259 ] {3b494a16-e6e6-4e0f-adfc-3455b4dc4abd} <Debug> TCPHandler: Processed in 0.001658747 sec. | ||
3867 | 2025.01.09 01:36:14.107316 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3868 | 2025.01.09 01:36:14.107422 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3869 | 2025.01.09 01:36:14.107467 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3870 | 2025.01.09 01:36:14.108152 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2025.01.09 01:36:14.108192 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3872 | 2025.01.09 01:36:14.108565 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3873 | 2025.01.09 01:36:14.108812 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3874 | 2025.01.09 01:36:14.108971 [ 111 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
3875 | 2025.01.09 01:36:14.109044 [ 111 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3876 | 2025.01.09 01:36:14.109051 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001639 sec., 216595.4850518609 rows/sec., 15.21 MiB/sec. | ||
3877 | 2025.01.09 01:36:14.109080 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3878 | 2025.01.09 01:36:14.109200 [ 266 ] {6bcabbd9-cd12-4c1a-bd45-05b57af21ba7} <Debug> TCPHandler: Processed in 0.001931501 sec. | ||
3879 | 2025.01.09 01:36:14.109365 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
3880 | 2025.01.09 01:36:14.109413 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3881 | 2025.01.09 01:36:14.109685 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3882 | 2025.01.09 01:36:14.109693 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3883 | 2025.01.09 01:36:14.109790 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3884 | 2025.01.09 01:36:14.109799 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 869 rows starting from the beginning of the part | ||
3885 | 2025.01.09 01:36:14.110199 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 355 rows starting from the beginning of the part | ||
3886 | 2025.01.09 01:36:14.110597 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
3887 | 2025.01.09 01:36:14.110988 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 815 rows starting from the beginning of the part | ||
3888 | 2025.01.09 01:36:14.111224 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part | ||
3889 | 2025.01.09 01:36:14.111522 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 355 rows starting from the beginning of the part | ||
3890 | 2025.01.09 01:36:14.112256 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3891 | 2025.01.09 01:36:14.112308 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3892 | 2025.01.09 01:36:14.113173 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3893 | 2025.01.09 01:36:14.113713 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3894 | 2025.01.09 01:36:14.114337 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004737 sec., 1266.624445851805 rows/sec., 66.18 KiB/sec. | ||
3895 | 2025.01.09 01:36:14.114545 [ 259 ] {af80b352-26c2-491d-859e-ffa0b800412b} <Debug> TCPHandler: Processed in 0.005232465 sec. | ||
3896 | 2025.01.09 01:36:14.114820 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3897 | 2025.01.09 01:36:14.114911 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703432 sec., 440085.89915685856 rows/sec., 33.34 MiB/sec. | ||
3898 | 2025.01.09 01:36:14.114991 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3899 | 2025.01.09 01:36:14.115059 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3900 | 2025.01.09 01:36:14.115126 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
3901 | 2025.01.09 01:36:14.115558 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3902 | 2025.01.09 01:36:14.115706 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_25_5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
3903 | 2025.01.09 01:36:14.115819 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3904 | 2025.01.09 01:36:14.115925 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3905 | 2025.01.09 01:36:14.115963 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3906 | 2025.01.09 01:36:14.116343 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3907 | 2025.01.09 01:36:14.116592 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3908 | 2025.01.09 01:36:14.116822 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001863 sec., 95008.05152979065 rows/sec., 6.27 MiB/sec. | ||
3909 | 2025.01.09 01:36:14.116880 [ 266 ] {0e3d1d24-cac5-4520-a79a-36ae9fc21f63} <Debug> TCPHandler: Processed in 0.002216515 sec. | ||
3910 | 2025.01.09 01:36:14.117026 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2025.01.09 01:36:14.117154 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3912 | 2025.01.09 01:36:14.117212 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3913 | 2025.01.09 01:36:14.117729 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2025.01.09 01:36:14.117770 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3915 | 2025.01.09 01:36:14.118122 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3916 | 2025.01.09 01:36:14.118372 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2025.01.09 01:36:14.118527 [ 111 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3918 | 2025.01.09 01:36:14.118585 [ 111 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3919 | 2025.01.09 01:36:14.118620 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3920 | 2025.01.09 01:36:14.118632 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. | ||
3921 | 2025.01.09 01:36:14.118940 [ 259 ] {f98284f1-201b-415e-81fd-5e3a09387c24} <Debug> TCPHandler: Processed in 0.001967961 sec. | ||
3922 | 2025.01.09 01:36:14.119325 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3923 | 2025.01.09 01:36:14.119428 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
3924 | 2025.01.09 01:36:14.119578 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3925 | 2025.01.09 01:36:14.119829 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3926 | 2025.01.09 01:36:14.119880 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3927 | 2025.01.09 01:36:14.119994 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3928 | 2025.01.09 01:36:14.120380 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3929 | 2025.01.09 01:36:14.120723 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3930 | 2025.01.09 01:36:14.121068 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3931 | 2025.01.09 01:36:14.121408 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3932 | 2025.01.09 01:36:14.121832 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3933 | 2025.01.09 01:36:14.125839 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3934 | 2025.01.09 01:36:14.125861 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.007142874 sec., 1399.9966960077975 rows/sec., 94.34 KiB/sec. | ||
3935 | 2025.01.09 01:36:14.125896 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3936 | 2025.01.09 01:36:14.126061 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3937 | 2025.01.09 01:36:14.126747 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3938 | 2025.01.09 01:36:14.126981 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_10_2} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3939 | 2025.01.09 01:36:14.127183 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3940 | 2025.01.09 01:36:14.127401 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3941 | 2025.01.09 01:36:14.127677 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3942 | 2025.01.09 01:36:14.128021 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.008504 sec., 1058.3254938852306 rows/sec., 1.90 MiB/sec. | ||
3943 | 2025.01.09 01:36:14.128214 [ 266 ] {e55b251b-e826-469d-8fb1-48a2944fd9d9} <Debug> TCPHandler: Processed in 0.009149107 sec. | ||
3944 | 2025.01.09 01:36:14.128369 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3945 | 2025.01.09 01:36:14.128498 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3946 | 2025.01.09 01:36:14.128554 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3947 | 2025.01.09 01:36:14.129030 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2025.01.09 01:36:14.129069 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3949 | 2025.01.09 01:36:14.129432 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3950 | 2025.01.09 01:36:14.129667 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2025.01.09 01:36:14.129890 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00142 sec., 36619.718309859156 rows/sec., 2.27 MiB/sec. | ||
3952 | 2025.01.09 01:36:14.129940 [ 259 ] {295ed341-f0e1-4e7c-9db9-8ccfff1a888e} <Debug> TCPHandler: Processed in 0.001634996 sec. | ||
3953 | 2025.01.09 01:36:19.089962 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2025.01.09 01:36:19.090169 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3955 | 2025.01.09 01:36:19.090244 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3956 | 2025.01.09 01:36:19.090994 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3957 | 2025.01.09 01:36:19.091043 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3958 | 2025.01.09 01:36:19.091484 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3959 | 2025.01.09 01:36:19.091743 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3960 | 2025.01.09 01:36:19.091999 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00188 sec., 1063.8297872340427 rows/sec., 86.75 KiB/sec. | ||
3961 | 2025.01.09 01:36:19.092065 [ 259 ] {4a0748fa-2e90-4a3f-9073-729977b6d3c3} <Debug> TCPHandler: Processed in 0.002238756 sec. | ||
3962 | 2025.01.09 01:36:19.092241 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3963 | 2025.01.09 01:36:19.092361 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3964 | 2025.01.09 01:36:19.092412 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3965 | 2025.01.09 01:36:19.093017 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2025.01.09 01:36:19.093059 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3967 | 2025.01.09 01:36:19.093442 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3968 | 2025.01.09 01:36:19.093691 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2025.01.09 01:36:19.093901 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001568 sec., 55484.69387755102 rows/sec., 4.85 MiB/sec. | ||
3970 | 2025.01.09 01:36:19.093956 [ 266 ] {77557955-f6c6-4417-a2ab-df5672a94a27} <Debug> TCPHandler: Processed in 0.001773469 sec. | ||
3971 | 2025.01.09 01:36:19.094148 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3972 | 2025.01.09 01:36:19.094264 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3973 | 2025.01.09 01:36:19.094316 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3974 | 2025.01.09 01:36:19.094907 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2025.01.09 01:36:19.094949 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3976 | 2025.01.09 01:36:19.095308 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3977 | 2025.01.09 01:36:19.095546 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2025.01.09 01:36:19.095761 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001525 sec., 20983.606557377047 rows/sec., 1.53 MiB/sec. | ||
3979 | 2025.01.09 01:36:19.095815 [ 259 ] {e97c1e3e-48fa-40ab-a4b4-9ce2938f9590} <Debug> TCPHandler: Processed in 0.001726888 sec. | ||
3980 | 2025.01.09 01:36:19.095972 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3981 | 2025.01.09 01:36:19.096083 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3982 | 2025.01.09 01:36:19.096129 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3983 | 2025.01.09 01:36:19.096693 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3984 | 2025.01.09 01:36:19.096735 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3985 | 2025.01.09 01:36:19.097109 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3986 | 2025.01.09 01:36:19.097362 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3987 | 2025.01.09 01:36:19.097576 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 3.09 MiB/sec. | ||
3988 | 2025.01.09 01:36:19.097632 [ 266 ] {772d0455-ee78-4631-8cab-a2b8ef9c6e7f} <Debug> TCPHandler: Processed in 0.001713748 sec. | ||
3989 | 2025.01.09 01:36:19.097781 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3990 | 2025.01.09 01:36:19.097901 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3991 | 2025.01.09 01:36:19.097960 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3992 | 2025.01.09 01:36:19.098524 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3993 | 2025.01.09 01:36:19.098564 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
3994 | 2025.01.09 01:36:19.098951 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3995 | 2025.01.09 01:36:19.099191 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2025.01.09 01:36:19.099361 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3997 | 2025.01.09 01:36:19.099429 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001549 sec., 65203.35700451904 rows/sec., 4.52 MiB/sec. | ||
3998 | 2025.01.09 01:36:19.099440 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2025.01.09 01:36:19.099511 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4000 | 2025.01.09 01:36:19.099541 [ 259 ] {5cfa1da9-b968-46fc-8da2-314a9749e21a} <Debug> TCPHandler: Processed in 0.001808039 sec. | ||
4001 | 2025.01.09 01:36:19.099746 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4002 | 2025.01.09 01:36:19.099787 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
4003 | 2025.01.09 01:36:19.099920 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4004 | 2025.01.09 01:36:19.100128 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4005 | 2025.01.09 01:36:19.100155 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4006 | 2025.01.09 01:36:19.100306 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5710 rows starting from the beginning of the part | ||
4007 | 2025.01.09 01:36:19.100713 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part | ||
4008 | 2025.01.09 01:36:19.101097 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 899 rows starting from the beginning of the part | ||
4009 | 2025.01.09 01:36:19.101512 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part | ||
4010 | 2025.01.09 01:36:19.101862 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 177 rows starting from the beginning of the part | ||
4011 | 2025.01.09 01:36:19.102278 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 101 rows starting from the beginning of the part | ||
4012 | 2025.01.09 01:36:19.105414 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2025.01.09 01:36:19.105495 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4014 | 2025.01.09 01:36:19.106614 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4015 | 2025.01.09 01:36:19.106982 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2025.01.09 01:36:19.107373 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4017 | 2025.01.09 01:36:19.107415 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7087 rows, containing 5 columns (5 merged, 0 gathered) in 0.007751365 sec., 914290.5797882051 rows/sec., 61.35 MiB/sec. | ||
4018 | 2025.01.09 01:36:19.107469 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2025.01.09 01:36:19.107557 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4020 | 2025.01.09 01:36:19.107748 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007828 sec., 3832.396525293817 rows/sec., 6.87 MiB/sec. | ||
4021 | 2025.01.09 01:36:19.107865 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
4022 | 2025.01.09 01:36:19.108137 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4023 | 2025.01.09 01:36:19.109115 [ 266 ] {0d23d064-ac3c-479d-a2a9-b2221cd378d1} <Debug> TCPHandler: Processed in 0.009466123 sec. | ||
4024 | 2025.01.09 01:36:19.109316 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4025 | 2025.01.09 01:36:19.109439 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4026 | 2025.01.09 01:36:19.109774 [ 195 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4027 | 2025.01.09 01:36:19.109779 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4028 | 2025.01.09 01:36:19.109857 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4029 | 2025.01.09 01:36:19.110015 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
4030 | 2025.01.09 01:36:19.110079 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 221 rows starting from the beginning of the part | ||
4031 | 2025.01.09 01:36:19.110109 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4032 | 2025.01.09 01:36:19.110935 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
4033 | 2025.01.09 01:36:19.111520 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
4034 | 2025.01.09 01:36:19.112212 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
4035 | 2025.01.09 01:36:19.112451 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4036 | 2025.01.09 01:36:19.112571 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4037 | 2025.01.09 01:36:19.112957 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part | ||
4038 | 2025.01.09 01:36:19.113563 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
4039 | 2025.01.09 01:36:19.114156 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4040 | 2025.01.09 01:36:19.114689 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4041 | 2025.01.09 01:36:19.114976 [ 102 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4042 | 2025.01.09 01:36:19.115079 [ 102 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4043 | 2025.01.09 01:36:19.115161 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4044 | 2025.01.09 01:36:19.115691 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
4045 | 2025.01.09 01:36:19.115958 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006126 sec., 4897.159647404505 rows/sec., 343.53 KiB/sec. | ||
4046 | 2025.01.09 01:36:19.116340 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4047 | 2025.01.09 01:36:19.116473 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 770 rows starting from the beginning of the part | ||
4048 | 2025.01.09 01:36:19.116550 [ 259 ] {38c2cea1-2369-4b1e-bb3d-1bc74e873c8a} <Debug> TCPHandler: Processed in 0.007294237 sec. | ||
4049 | 2025.01.09 01:36:19.116826 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
4050 | 2025.01.09 01:36:19.117161 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part | ||
4051 | 2025.01.09 01:36:19.117437 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
4052 | 2025.01.09 01:36:19.117787 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
4053 | 2025.01.09 01:36:19.118141 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
4054 | 2025.01.09 01:36:19.121521 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 4 columns (4 merged, 0 gathered) in 0.0062051 sec., 155356.07806481764 rows/sec., 10.09 MiB/sec. | ||
4055 | 2025.01.09 01:36:19.121782 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4056 | 2025.01.09 01:36:19.122414 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4057 | 2025.01.09 01:36:19.122633 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_26_5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4058 | 2025.01.09 01:36:19.122787 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4059 | 2025.01.09 01:36:19.123578 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 19 columns (19 merged, 0 gathered) in 0.015916196 sec., 20670.768316751062 rows/sec., 37.04 MiB/sec. | ||
4060 | 2025.01.09 01:36:19.124220 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4061 | 2025.01.09 01:36:19.124606 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4062 | 2025.01.09 01:36:19.124681 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4063 | 2025.01.09 01:36:19.124798 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
4064 | 2025.01.09 01:36:20.178190 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4065 | 2025.01.09 01:36:20.178990 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2025.01.09 01:36:20.179039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4067 | 2025.01.09 01:36:20.179590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4068 | 2025.01.09 01:36:20.179860 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4069 | 2025.01.09 01:36:20.180081 [ 101 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4070 | 2025.01.09 01:36:20.180161 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4071 | 2025.01.09 01:36:20.180183 [ 101 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4072 | 2025.01.09 01:36:20.180216 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4073 | 2025.01.09 01:36:20.180341 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
4074 | 2025.01.09 01:36:20.180492 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4075 | 2025.01.09 01:36:20.180542 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
4076 | 2025.01.09 01:36:20.180634 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4077 | 2025.01.09 01:36:20.180836 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4078 | 2025.01.09 01:36:20.181079 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4079 | 2025.01.09 01:36:20.181262 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4080 | 2025.01.09 01:36:20.181413 [ 197 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4081 | 2025.01.09 01:36:20.183819 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003533366 sec., 2744974.621932741 rows/sec., 39.27 MiB/sec. | ||
4082 | 2025.01.09 01:36:20.184172 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4083 | 2025.01.09 01:36:20.184538 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4084 | 2025.01.09 01:36:20.184630 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_21_4} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4085 | 2025.01.09 01:36:20.184751 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4086 | 2025.01.09 01:36:20.817832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4087 | 2025.01.09 01:36:20.839818 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4088 | 2025.01.09 01:36:20.839882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4089 | 2025.01.09 01:36:20.847321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4090 | 2025.01.09 01:36:20.848106 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4091 | 2025.01.09 01:36:20.848518 [ 100 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4092 | 2025.01.09 01:36:20.848676 [ 100 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4093 | 2025.01.09 01:36:20.848772 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4094 | 2025.01.09 01:36:20.849211 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4095 | 2025.01.09 01:36:20.864127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4096 | 2025.01.09 01:36:20.865710 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4097 | 2025.01.09 01:36:20.867481 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4098 | 2025.01.09 01:36:20.873021 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4099 | 2025.01.09 01:36:20.878755 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4100 | 2025.01.09 01:36:20.884373 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4101 | 2025.01.09 01:36:20.890329 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4102 | 2025.01.09 01:36:20.895108 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4103 | 2025.01.09 01:36:20.955238 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.10629717 sec., 1495.8065205310734 rows/sec., 7.73 MiB/sec. | ||
4104 | 2025.01.09 01:36:20.958143 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4105 | 2025.01.09 01:36:20.961218 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2025.01.09 01:36:20.961346 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_21_4} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4107 | 2025.01.09 01:36:20.963886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4108 | 2025.01.09 01:36:21.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.36 MiB, peak 194.92 MiB, free memory in arenas 0.00 B, will set to 187.01 MiB (RSS), difference: 2.65 MiB | ||
4109 | 2025.01.09 01:36:22.711318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 568 | ||
4110 | 2025.01.09 01:36:22.714484 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4111 | 2025.01.09 01:36:22.714527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4112 | 2025.01.09 01:36:22.715981 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4113 | 2025.01.09 01:36:22.716283 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4114 | 2025.01.09 01:36:22.716771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
4115 | 2025.01.09 01:36:24.092739 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4116 | 2025.01.09 01:36:24.093044 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4117 | 2025.01.09 01:36:24.093161 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4118 | 2025.01.09 01:36:24.093908 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4119 | 2025.01.09 01:36:24.093962 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4120 | 2025.01.09 01:36:24.094410 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4121 | 2025.01.09 01:36:24.094683 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4122 | 2025.01.09 01:36:24.094941 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. | ||
4123 | 2025.01.09 01:36:24.094998 [ 259 ] {71d0e928-f7f2-4da4-8394-b045252900ce} <Debug> TCPHandler: Processed in 0.002449189 sec. | ||
4124 | 2025.01.09 01:36:24.095176 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4125 | 2025.01.09 01:36:24.095291 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4126 | 2025.01.09 01:36:24.095340 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4127 | 2025.01.09 01:36:24.095959 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4128 | 2025.01.09 01:36:24.096000 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4129 | 2025.01.09 01:36:24.096402 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4130 | 2025.01.09 01:36:24.096668 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4131 | 2025.01.09 01:36:24.096888 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001621 sec., 117828.50092535472 rows/sec., 10.43 MiB/sec. | ||
4132 | 2025.01.09 01:36:24.096950 [ 266 ] {e0b831fe-3679-4799-bae4-11d90801b9a9} <Debug> TCPHandler: Processed in 0.00183974 sec. | ||
4133 | 2025.01.09 01:36:24.097097 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4134 | 2025.01.09 01:36:24.097223 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4135 | 2025.01.09 01:36:24.097278 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4136 | 2025.01.09 01:36:24.097953 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4137 | 2025.01.09 01:36:24.098001 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4138 | 2025.01.09 01:36:24.098399 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4139 | 2025.01.09 01:36:24.098640 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4140 | 2025.01.09 01:36:24.098864 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001668 sec., 9592.32613908873 rows/sec., 679.14 KiB/sec. | ||
4141 | 2025.01.09 01:36:24.098931 [ 259 ] {bc40f7b8-49df-44d5-a735-568608168ee8} <Debug> TCPHandler: Processed in 0.00188424 sec. | ||
4142 | 2025.01.09 01:36:24.099106 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4143 | 2025.01.09 01:36:24.099219 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4144 | 2025.01.09 01:36:24.099267 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4145 | 2025.01.09 01:36:24.099810 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4146 | 2025.01.09 01:36:24.099853 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4147 | 2025.01.09 01:36:24.100243 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4148 | 2025.01.09 01:36:24.100511 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4149 | 2025.01.09 01:36:24.100689 [ 97 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4150 | 2025.01.09 01:36:24.100773 [ 97 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4151 | 2025.01.09 01:36:24.100773 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. | ||
4152 | 2025.01.09 01:36:24.100811 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4153 | 2025.01.09 01:36:24.100933 [ 266 ] {80c3f6ef-88d8-48c2-95bc-f9c38952df9f} <Debug> TCPHandler: Processed in 0.00188174 sec. | ||
4154 | 2025.01.09 01:36:24.101264 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4155 | 2025.01.09 01:36:24.101332 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
4156 | 2025.01.09 01:36:24.101528 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4157 | 2025.01.09 01:36:24.101573 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4158 | 2025.01.09 01:36:24.101591 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4159 | 2025.01.09 01:36:24.101613 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
4160 | 2025.01.09 01:36:24.101794 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
4161 | 2025.01.09 01:36:24.102196 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
4162 | 2025.01.09 01:36:24.102595 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
4163 | 2025.01.09 01:36:24.102982 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
4164 | 2025.01.09 01:36:24.103311 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
4165 | 2025.01.09 01:36:24.104063 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4166 | 2025.01.09 01:36:24.104109 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4167 | 2025.01.09 01:36:24.104726 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4168 | 2025.01.09 01:36:24.105124 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4169 | 2025.01.09 01:36:24.105209 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004250859 sec., 127033.14788846207 rows/sec., 9.10 MiB/sec. | ||
4170 | 2025.01.09 01:36:24.105549 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004053 sec., 3207.5006168270415 rows/sec., 199.99 KiB/sec. | ||
4171 | 2025.01.09 01:36:24.105567 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4172 | 2025.01.09 01:36:24.105938 [ 259 ] {a453c969-ad60-4bec-a456-aee75971d882} <Debug> TCPHandler: Processed in 0.004862138 sec. | ||
4173 | 2025.01.09 01:36:24.106133 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4174 | 2025.01.09 01:36:24.106272 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4175 | 2025.01.09 01:36:24.106329 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4176 | 2025.01.09 01:36:24.106336 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4177 | 2025.01.09 01:36:24.106454 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_11_2} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4178 | 2025.01.09 01:36:24.106558 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4179 | 2025.01.09 01:36:24.107146 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4180 | 2025.01.09 01:36:24.107184 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4181 | 2025.01.09 01:36:24.107564 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4182 | 2025.01.09 01:36:24.107807 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4183 | 2025.01.09 01:36:24.108042 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.0018 sec., 197222.22222222222 rows/sec., 13.85 MiB/sec. | ||
4184 | 2025.01.09 01:36:24.108165 [ 266 ] {837faec1-11ca-43a7-bbb7-1ac027bf0561} <Debug> TCPHandler: Processed in 0.002116464 sec. | ||
4185 | 2025.01.09 01:36:24.108322 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4186 | 2025.01.09 01:36:24.108449 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4187 | 2025.01.09 01:36:24.108503 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4188 | 2025.01.09 01:36:24.109030 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4189 | 2025.01.09 01:36:24.109077 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4190 | 2025.01.09 01:36:24.109439 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4191 | 2025.01.09 01:36:24.109678 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4192 | 2025.01.09 01:36:24.109831 [ 97 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4193 | 2025.01.09 01:36:24.109893 [ 97 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4194 | 2025.01.09 01:36:24.109931 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4195 | 2025.01.09 01:36:24.109936 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. | ||
4196 | 2025.01.09 01:36:24.110070 [ 259 ] {6f2258ce-c143-45aa-89f6-d0dbbcdb00a6} <Debug> TCPHandler: Processed in 0.001809079 sec. | ||
4197 | 2025.01.09 01:36:24.110101 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
4198 | 2025.01.09 01:36:24.110228 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4199 | 2025.01.09 01:36:24.110230 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4200 | 2025.01.09 01:36:24.110263 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
4201 | 2025.01.09 01:36:24.110423 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
4202 | 2025.01.09 01:36:24.110579 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4203 | 2025.01.09 01:36:24.110767 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
4204 | 2025.01.09 01:36:24.110807 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4205 | 2025.01.09 01:36:24.111133 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
4206 | 2025.01.09 01:36:24.111461 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
4207 | 2025.01.09 01:36:24.111722 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
4208 | 2025.01.09 01:36:24.112890 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4209 | 2025.01.09 01:36:24.112936 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4210 | 2025.01.09 01:36:24.113398 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003377005 sec., 19543.945004523237 rows/sec., 1021.09 KiB/sec. | ||
4211 | 2025.01.09 01:36:24.113510 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4212 | 2025.01.09 01:36:24.113535 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4213 | 2025.01.09 01:36:24.113836 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4214 | 2025.01.09 01:36:24.113865 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4215 | 2025.01.09 01:36:24.113944 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_11_2} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4216 | 2025.01.09 01:36:24.114114 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4217 | 2025.01.09 01:36:24.114189 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.003742 sec., 47300.90860502405 rows/sec., 3.12 MiB/sec. | ||
4218 | 2025.01.09 01:36:24.114251 [ 266 ] {6c8ff8ef-0fa6-4a18-9bff-b0e9ea5d8756} <Debug> TCPHandler: Processed in 0.004095436 sec. | ||
4219 | 2025.01.09 01:36:24.114399 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4220 | 2025.01.09 01:36:24.114526 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4221 | 2025.01.09 01:36:24.114583 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4222 | 2025.01.09 01:36:24.115105 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2025.01.09 01:36:24.115153 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4224 | 2025.01.09 01:36:24.115503 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4225 | 2025.01.09 01:36:24.115740 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2025.01.09 01:36:24.116043 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. | ||
4227 | 2025.01.09 01:36:24.116200 [ 259 ] {5ed62a25-ed6a-4250-9c53-e15d786ff97a} <Debug> TCPHandler: Processed in 0.00186029 sec. | ||
4228 | 2025.01.09 01:36:24.116348 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4229 | 2025.01.09 01:36:24.116476 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4230 | 2025.01.09 01:36:24.116560 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4231 | 2025.01.09 01:36:24.117703 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2025.01.09 01:36:24.117743 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4233 | 2025.01.09 01:36:24.118377 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4234 | 2025.01.09 01:36:24.118632 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2025.01.09 01:36:24.118833 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002386 sec., 3772.003352891869 rows/sec., 6.76 MiB/sec. | ||
4236 | 2025.01.09 01:36:24.118929 [ 266 ] {a277bd87-efcf-4951-9312-5c9e45bff8ff} <Debug> TCPHandler: Processed in 0.002645742 sec. | ||
4237 | 2025.01.09 01:36:24.119064 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4238 | 2025.01.09 01:36:24.119184 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4239 | 2025.01.09 01:36:24.119240 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4240 | 2025.01.09 01:36:24.119752 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2025.01.09 01:36:24.119798 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
4242 | 2025.01.09 01:36:24.120233 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4243 | 2025.01.09 01:36:24.120469 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2025.01.09 01:36:24.120646 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001491 sec., 34875.92219986586 rows/sec., 2.16 MiB/sec. | ||
4245 | 2025.01.09 01:36:24.120695 [ 259 ] {b445248f-00dc-4282-849d-c89f4d61ddfb} <Debug> TCPHandler: Processed in 0.001682147 sec. | ||
4246 | 2025.01.09 01:36:27.582653 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4247 | 2025.01.09 01:36:27.582724 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4248 | 2025.01.09 01:36:27.680368 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4249 | 2025.01.09 01:36:27.681014 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2025.01.09 01:36:27.681066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4251 | 2025.01.09 01:36:27.681583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4252 | 2025.01.09 01:36:27.681844 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2025.01.09 01:36:27.682087 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4254 | 2025.01.09 01:36:28.364298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4255 | 2025.01.09 01:36:28.383829 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2025.01.09 01:36:28.383893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4257 | 2025.01.09 01:36:28.390888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4258 | 2025.01.09 01:36:28.391628 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4259 | 2025.01.09 01:36:28.394184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4260 | 2025.01.09 01:36:29.088935 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4261 | 2025.01.09 01:36:29.089141 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4262 | 2025.01.09 01:36:29.089220 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4263 | 2025.01.09 01:36:29.090007 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4264 | 2025.01.09 01:36:29.090054 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4265 | 2025.01.09 01:36:29.090504 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4266 | 2025.01.09 01:36:29.090755 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4267 | 2025.01.09 01:36:29.091027 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001935 sec., 44444.444444444445 rows/sec., 3.90 MiB/sec. | ||
4268 | 2025.01.09 01:36:29.091176 [ 259 ] {cbce1eed-fd3f-408f-9053-47f5191a6aee} <Debug> TCPHandler: Processed in 0.002374678 sec. | ||
4269 | 2025.01.09 01:36:29.091401 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4270 | 2025.01.09 01:36:29.091548 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4271 | 2025.01.09 01:36:29.091608 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4272 | 2025.01.09 01:36:29.092321 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4273 | 2025.01.09 01:36:29.092362 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4274 | 2025.01.09 01:36:29.092743 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4275 | 2025.01.09 01:36:29.092987 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4276 | 2025.01.09 01:36:29.093163 [ 89 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4277 | 2025.01.09 01:36:29.093227 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.29 MiB/sec. | ||
4278 | 2025.01.09 01:36:29.093253 [ 89 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4279 | 2025.01.09 01:36:29.093323 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4280 | 2025.01.09 01:36:29.093345 [ 266 ] {6a5be7f9-2c8e-4f20-acc9-0adb8567b67d} <Debug> TCPHandler: Processed in 0.002020552 sec. | ||
4281 | 2025.01.09 01:36:29.093530 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
4282 | 2025.01.09 01:36:29.093560 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4283 | 2025.01.09 01:36:29.093637 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4284 | 2025.01.09 01:36:29.093679 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 60 rows starting from the beginning of the part | ||
4285 | 2025.01.09 01:36:29.093714 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4286 | 2025.01.09 01:36:29.093766 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
4287 | 2025.01.09 01:36:29.093823 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4288 | 2025.01.09 01:36:29.094229 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
4289 | 2025.01.09 01:36:29.094522 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
4290 | 2025.01.09 01:36:29.094761 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
4291 | 2025.01.09 01:36:29.095012 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
4292 | 2025.01.09 01:36:29.095949 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4293 | 2025.01.09 01:36:29.096002 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4294 | 2025.01.09 01:36:29.096914 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4295 | 2025.01.09 01:36:29.097143 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003697499 sec., 49763.367075961345 rows/sec., 3.77 MiB/sec. | ||
4296 | 2025.01.09 01:36:29.097350 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4297 | 2025.01.09 01:36:29.097418 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4298 | 2025.01.09 01:36:29.097877 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.004155 sec., 13959.085439229844 rows/sec., 1.09 MiB/sec. | ||
4299 | 2025.01.09 01:36:29.098242 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4300 | 2025.01.09 01:36:29.098274 [ 259 ] {12c5a731-d81e-4b92-a618-0e9cd62d113a} <Debug> TCPHandler: Processed in 0.004798197 sec. | ||
4301 | 2025.01.09 01:36:29.098478 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_21_4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4302 | 2025.01.09 01:36:29.098520 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4303 | 2025.01.09 01:36:29.098647 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4304 | 2025.01.09 01:36:29.098730 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4305 | 2025.01.09 01:36:29.098787 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4306 | 2025.01.09 01:36:29.099392 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4307 | 2025.01.09 01:36:29.099433 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4308 | 2025.01.09 01:36:29.099848 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4309 | 2025.01.09 01:36:29.100114 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4310 | 2025.01.09 01:36:29.100387 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001693 sec., 59066.74542232723 rows/sec., 4.10 MiB/sec. | ||
4311 | 2025.01.09 01:36:29.100582 [ 266 ] {fa31d474-4afb-48ff-90e6-7e8406cabd22} <Debug> TCPHandler: Processed in 0.002149845 sec. | ||
4312 | 2025.01.09 01:36:29.100777 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4313 | 2025.01.09 01:36:29.100892 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4314 | 2025.01.09 01:36:29.100970 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4315 | 2025.01.09 01:36:29.102168 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4316 | 2025.01.09 01:36:29.102207 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4317 | 2025.01.09 01:36:29.102860 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4318 | 2025.01.09 01:36:29.103117 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4319 | 2025.01.09 01:36:29.103442 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002555 sec., 11741.682974559688 rows/sec., 21.04 MiB/sec. | ||
4320 | 2025.01.09 01:36:29.103734 [ 259 ] {d9e9d6e8-d3c4-44ce-8b8b-c40f5f4225bd} <Debug> TCPHandler: Processed in 0.003009878 sec. | ||
4321 | 2025.01.09 01:36:29.103904 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4322 | 2025.01.09 01:36:29.104032 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4323 | 2025.01.09 01:36:29.104088 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4324 | 2025.01.09 01:36:29.104594 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4325 | 2025.01.09 01:36:29.104633 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4326 | 2025.01.09 01:36:29.105004 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4327 | 2025.01.09 01:36:29.105250 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4328 | 2025.01.09 01:36:29.105468 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001465 sec., 20477.815699658702 rows/sec., 1.40 MiB/sec. | ||
4329 | 2025.01.09 01:36:29.105519 [ 266 ] {2e46de29-cd4e-4b2b-a8a5-842feb25e0bd} <Debug> TCPHandler: Processed in 0.001680557 sec. | ||
4330 | 2025.01.09 01:36:32.344367 [ 87 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4331 | 2025.01.09 01:36:32.344448 [ 87 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4332 | 2025.01.09 01:36:32.344472 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4333 | 2025.01.09 01:36:32.344688 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
4334 | 2025.01.09 01:36:32.344910 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4335 | 2025.01.09 01:36:32.344967 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
4336 | 2025.01.09 01:36:32.345100 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
4337 | 2025.01.09 01:36:32.345302 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
4338 | 2025.01.09 01:36:32.345528 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
4339 | 2025.01.09 01:36:32.345621 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
4340 | 2025.01.09 01:36:32.346702 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.002130994 sec., 7508.233247019934 rows/sec., 641.57 KiB/sec. | ||
4341 | 2025.01.09 01:36:32.346893 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4342 | 2025.01.09 01:36:32.347294 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4343 | 2025.01.09 01:36:32.347456 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_5_1} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4344 | 2025.01.09 01:36:32.347589 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4345 | 2025.01.09 01:36:32.717083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 602 | ||
4346 | 2025.01.09 01:36:32.720205 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2025.01.09 01:36:32.720264 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4348 | 2025.01.09 01:36:32.721723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4349 | 2025.01.09 01:36:32.722042 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2025.01.09 01:36:32.722715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
4351 | 2025.01.09 01:36:34.122273 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2025.01.09 01:36:34.122467 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4353 | 2025.01.09 01:36:34.122540 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4354 | 2025.01.09 01:36:34.123307 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4355 | 2025.01.09 01:36:34.123359 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4356 | 2025.01.09 01:36:34.123793 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4357 | 2025.01.09 01:36:34.124054 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2025.01.09 01:36:34.124306 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. | ||
4359 | 2025.01.09 01:36:34.124376 [ 259 ] {2d9c2ff1-88b0-4325-a849-f1db37671cda} <Debug> TCPHandler: Processed in 0.002242476 sec. | ||
4360 | 2025.01.09 01:36:34.124560 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2025.01.09 01:36:34.124693 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4362 | 2025.01.09 01:36:34.124748 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4363 | 2025.01.09 01:36:34.125320 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2025.01.09 01:36:34.125365 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4365 | 2025.01.09 01:36:34.125743 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4366 | 2025.01.09 01:36:34.125989 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2025.01.09 01:36:34.126253 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
4368 | 2025.01.09 01:36:34.126426 [ 266 ] {73cc3042-1935-4d87-9a67-a665f62acc60} <Debug> TCPHandler: Processed in 0.001925591 sec. | ||
4369 | 2025.01.09 01:36:34.126588 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4370 | 2025.01.09 01:36:34.126720 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4371 | 2025.01.09 01:36:34.126773 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4372 | 2025.01.09 01:36:34.128060 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4373 | 2025.01.09 01:36:34.128101 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4374 | 2025.01.09 01:36:34.128547 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4375 | 2025.01.09 01:36:34.128802 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2025.01.09 01:36:34.129023 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002334 sec., 571122.5364181662 rows/sec., 47.71 MiB/sec. | ||
4377 | 2025.01.09 01:36:34.129079 [ 259 ] {0759709c-98a8-4f56-9ebe-cabc0cd61137} <Debug> TCPHandler: Processed in 0.002553811 sec. | ||
4378 | 2025.01.09 01:36:34.129233 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4379 | 2025.01.09 01:36:34.129344 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4380 | 2025.01.09 01:36:34.129391 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4381 | 2025.01.09 01:36:34.129935 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.01.09 01:36:34.129975 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4383 | 2025.01.09 01:36:34.130338 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4384 | 2025.01.09 01:36:34.130579 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2025.01.09 01:36:34.130794 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001473 sec., 13577.732518669383 rows/sec., 958.66 KiB/sec. | ||
4386 | 2025.01.09 01:36:34.130848 [ 266 ] {514c06ce-410f-4c4a-ad7b-ada555d9b1e2} <Debug> TCPHandler: Processed in 0.001667537 sec. | ||
4387 | 2025.01.09 01:36:34.130988 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4388 | 2025.01.09 01:36:34.131183 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4389 | 2025.01.09 01:36:34.131227 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4390 | 2025.01.09 01:36:34.131826 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4391 | 2025.01.09 01:36:34.131865 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4392 | 2025.01.09 01:36:34.132235 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4393 | 2025.01.09 01:36:34.132472 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4394 | 2025.01.09 01:36:34.132746 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001574 sec., 153748.41168996188 rows/sec., 10.42 MiB/sec. | ||
4395 | 2025.01.09 01:36:34.132910 [ 259 ] {ad697031-ad73-40e3-ac3e-32c4c354328b} <Debug> TCPHandler: Processed in 0.001969831 sec. | ||
4396 | 2025.01.09 01:36:34.133155 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4397 | 2025.01.09 01:36:34.133284 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4398 | 2025.01.09 01:36:34.133338 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4399 | 2025.01.09 01:36:34.133928 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2025.01.09 01:36:34.133978 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4401 | 2025.01.09 01:36:34.134340 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4402 | 2025.01.09 01:36:34.134592 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2025.01.09 01:36:34.134806 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001551 sec., 8381.689232753062 rows/sec., 522.60 KiB/sec. | ||
4404 | 2025.01.09 01:36:34.134862 [ 266 ] {8394caea-f062-444d-a3a7-c6be032af77c} <Debug> TCPHandler: Processed in 0.001773529 sec. | ||
4405 | 2025.01.09 01:36:34.135013 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4406 | 2025.01.09 01:36:34.135142 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4407 | 2025.01.09 01:36:34.135197 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4408 | 2025.01.09 01:36:34.136092 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4409 | 2025.01.09 01:36:34.136133 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4410 | 2025.01.09 01:36:34.136540 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4411 | 2025.01.09 01:36:34.136784 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4412 | 2025.01.09 01:36:34.136967 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001853 sec., 439827.3070696168 rows/sec., 31.69 MiB/sec. | ||
4413 | 2025.01.09 01:36:34.137024 [ 259 ] {723fce0e-c579-4ab0-9863-abbf3a5a05e1} <Debug> TCPHandler: Processed in 0.002079194 sec. | ||
4414 | 2025.01.09 01:36:34.137174 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4415 | 2025.01.09 01:36:34.137303 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4416 | 2025.01.09 01:36:34.137359 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4417 | 2025.01.09 01:36:34.137824 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2025.01.09 01:36:34.137861 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4419 | 2025.01.09 01:36:34.138217 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4420 | 2025.01.09 01:36:34.138451 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2025.01.09 01:36:34.138623 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. | ||
4422 | 2025.01.09 01:36:34.138672 [ 266 ] {59c07907-1a95-442a-914e-c3cacb24205f} <Debug> TCPHandler: Processed in 0.001562405 sec. | ||
4423 | 2025.01.09 01:36:34.138826 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4424 | 2025.01.09 01:36:34.138953 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4425 | 2025.01.09 01:36:34.139011 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4426 | 2025.01.09 01:36:34.139778 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4427 | 2025.01.09 01:36:34.139815 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4428 | 2025.01.09 01:36:34.140266 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4429 | 2025.01.09 01:36:34.140534 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4430 | 2025.01.09 01:36:34.140713 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001788 sec., 502796.42058165546 rows/sec., 33.49 MiB/sec. | ||
4431 | 2025.01.09 01:36:34.140765 [ 259 ] {d20a9bbc-2085-4f08-a373-5f8dbab52c71} <Debug> TCPHandler: Processed in 0.002000193 sec. | ||
4432 | 2025.01.09 01:36:34.140913 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4433 | 2025.01.09 01:36:34.141040 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4434 | 2025.01.09 01:36:34.141099 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4435 | 2025.01.09 01:36:34.141586 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2025.01.09 01:36:34.141623 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4437 | 2025.01.09 01:36:34.141959 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4438 | 2025.01.09 01:36:34.142200 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2025.01.09 01:36:34.142372 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
4440 | 2025.01.09 01:36:34.142422 [ 266 ] {6a0c1335-0ea3-42d9-9911-ae708a8daeb7} <Debug> TCPHandler: Processed in 0.001572385 sec. | ||
4441 | 2025.01.09 01:36:34.142570 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4442 | 2025.01.09 01:36:34.142698 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4443 | 2025.01.09 01:36:34.142775 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4444 | 2025.01.09 01:36:34.143919 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4445 | 2025.01.09 01:36:34.143955 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4446 | 2025.01.09 01:36:34.144550 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4447 | 2025.01.09 01:36:34.144815 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2025.01.09 01:36:34.145076 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002407 sec., 3739.094308267553 rows/sec., 6.70 MiB/sec. | ||
4449 | 2025.01.09 01:36:34.145456 [ 259 ] {24a4a003-a183-475c-ab39-adea4d0816d4} <Debug> TCPHandler: Processed in 0.002948807 sec. | ||
4450 | 2025.01.09 01:36:34.145607 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4451 | 2025.01.09 01:36:34.145732 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4452 | 2025.01.09 01:36:34.145788 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4453 | 2025.01.09 01:36:34.146319 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2025.01.09 01:36:34.146364 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4455 | 2025.01.09 01:36:34.146740 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4456 | 2025.01.09 01:36:34.147006 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2025.01.09 01:36:34.147187 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001484 sec., 35040.43126684636 rows/sec., 2.17 MiB/sec. | ||
4458 | 2025.01.09 01:36:34.147236 [ 266 ] {34ad2a17-1e63-4343-b9d6-04fdb8c964b3} <Debug> TCPHandler: Processed in 0.001692047 sec. | ||
4459 | 2025.01.09 01:36:35.182285 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4460 | 2025.01.09 01:36:35.183054 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4461 | 2025.01.09 01:36:35.183105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4462 | 2025.01.09 01:36:35.183701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4463 | 2025.01.09 01:36:35.183961 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4464 | 2025.01.09 01:36:35.184213 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4465 | 2025.01.09 01:36:35.894339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4466 | 2025.01.09 01:36:35.915396 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4467 | 2025.01.09 01:36:35.915464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4468 | 2025.01.09 01:36:35.922775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4469 | 2025.01.09 01:36:35.923559 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4470 | 2025.01.09 01:36:35.926734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4471 | 2025.01.09 01:36:39.090024 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4472 | 2025.01.09 01:36:39.090205 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4473 | 2025.01.09 01:36:39.090275 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4474 | 2025.01.09 01:36:39.091085 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4475 | 2025.01.09 01:36:39.091131 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4476 | 2025.01.09 01:36:39.091560 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4477 | 2025.01.09 01:36:39.091808 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4478 | 2025.01.09 01:36:39.092024 [ 74 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
4479 | 2025.01.09 01:36:39.092050 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001892 sec., 45454.545454545456 rows/sec., 3.98 MiB/sec. | ||
4480 | 2025.01.09 01:36:39.092107 [ 74 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4481 | 2025.01.09 01:36:39.092193 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4482 | 2025.01.09 01:36:39.092197 [ 259 ] {b51794f6-93da-4c2c-a0d2-173d12718a2a} <Debug> TCPHandler: Processed in 0.002303127 sec. | ||
4483 | 2025.01.09 01:36:39.092406 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
4484 | 2025.01.09 01:36:39.092440 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4485 | 2025.01.09 01:36:39.092553 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4486 | 2025.01.09 01:36:39.092607 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1399 rows starting from the beginning of the part | ||
4487 | 2025.01.09 01:36:39.092616 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4488 | 2025.01.09 01:36:39.092700 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4489 | 2025.01.09 01:36:39.092755 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part | ||
4490 | 2025.01.09 01:36:39.093012 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 191 rows starting from the beginning of the part | ||
4491 | 2025.01.09 01:36:39.093473 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 86 rows starting from the beginning of the part | ||
4492 | 2025.01.09 01:36:39.093702 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1333 rows starting from the beginning of the part | ||
4493 | 2025.01.09 01:36:39.093959 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
4494 | 2025.01.09 01:36:39.094945 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2025.01.09 01:36:39.094994 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4496 | 2025.01.09 01:36:39.095717 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4497 | 2025.01.09 01:36:39.096051 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4498 | 2025.01.09 01:36:39.096437 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00386 sec., 7772.020725388601 rows/sec., 584.42 KiB/sec. | ||
4499 | 2025.01.09 01:36:39.096512 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.004189587 sec., 759502.0702517934 rows/sec., 66.94 MiB/sec. | ||
4500 | 2025.01.09 01:36:39.096572 [ 266 ] {6f7d9caa-fed5-420f-96ef-1c558e4b4f2c} <Debug> TCPHandler: Processed in 0.004225378 sec. | ||
4501 | 2025.01.09 01:36:39.096768 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4502 | 2025.01.09 01:36:39.096950 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
4503 | 2025.01.09 01:36:39.096984 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4504 | 2025.01.09 01:36:39.097083 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4505 | 2025.01.09 01:36:39.097592 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4506 | 2025.01.09 01:36:39.097840 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_30_6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
4507 | 2025.01.09 01:36:39.098009 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4508 | 2025.01.09 01:36:39.098276 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4509 | 2025.01.09 01:36:39.098327 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4510 | 2025.01.09 01:36:39.098768 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4511 | 2025.01.09 01:36:39.099042 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2025.01.09 01:36:39.099216 [ 74 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
4513 | 2025.01.09 01:36:39.099274 [ 74 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2025.01.09 01:36:39.099310 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4515 | 2025.01.09 01:36:39.099319 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.002377 sec., 24400.50483803113 rows/sec., 1.91 MiB/sec. | ||
4516 | 2025.01.09 01:36:39.099620 [ 259 ] {b25ba068-e714-431f-965c-34411c6ae3c1} <Debug> TCPHandler: Processed in 0.002917817 sec. | ||
4517 | 2025.01.09 01:36:39.099681 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
4518 | 2025.01.09 01:36:39.099940 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4519 | 2025.01.09 01:36:39.100323 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4520 | 2025.01.09 01:36:39.100324 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4521 | 2025.01.09 01:36:39.100429 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 873 rows starting from the beginning of the part | ||
4522 | 2025.01.09 01:36:39.100478 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4523 | 2025.01.09 01:36:39.100709 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
4524 | 2025.01.09 01:36:39.101103 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 355 rows starting from the beginning of the part | ||
4525 | 2025.01.09 01:36:39.101470 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
4526 | 2025.01.09 01:36:39.101847 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 815 rows starting from the beginning of the part | ||
4527 | 2025.01.09 01:36:39.102195 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part | ||
4528 | 2025.01.09 01:36:39.102993 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4529 | 2025.01.09 01:36:39.103041 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4530 | 2025.01.09 01:36:39.103598 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4531 | 2025.01.09 01:36:39.103893 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2025.01.09 01:36:39.104268 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004085 sec., 24479.804161566706 rows/sec., 1.70 MiB/sec. | ||
4533 | 2025.01.09 01:36:39.104285 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.004895118 sec., 453308.7864276203 rows/sec., 34.56 MiB/sec. | ||
4534 | 2025.01.09 01:36:39.104350 [ 266 ] {53477152-7799-4648-98d7-5eb0e9c95655} <Debug> TCPHandler: Processed in 0.004594304 sec. | ||
4535 | 2025.01.09 01:36:39.104469 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
4536 | 2025.01.09 01:36:39.104510 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4537 | 2025.01.09 01:36:39.104632 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4538 | 2025.01.09 01:36:39.104717 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4539 | 2025.01.09 01:36:39.104828 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4540 | 2025.01.09 01:36:39.104967 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_30_6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
4541 | 2025.01.09 01:36:39.105080 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4542 | 2025.01.09 01:36:39.106054 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4543 | 2025.01.09 01:36:39.106093 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4544 | 2025.01.09 01:36:39.106721 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4545 | 2025.01.09 01:36:39.106979 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4546 | 2025.01.09 01:36:39.107254 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002651 sec., 11316.484345529989 rows/sec., 20.28 MiB/sec. | ||
4547 | 2025.01.09 01:36:39.107428 [ 259 ] {20a3a75f-0c04-497b-9534-491399e5ef83} <Debug> TCPHandler: Processed in 0.002976938 sec. | ||
4548 | 2025.01.09 01:36:39.107585 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4549 | 2025.01.09 01:36:39.107716 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4550 | 2025.01.09 01:36:39.107774 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4551 | 2025.01.09 01:36:39.108304 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4552 | 2025.01.09 01:36:39.108360 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4553 | 2025.01.09 01:36:39.108773 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4554 | 2025.01.09 01:36:39.109024 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4555 | 2025.01.09 01:36:39.109240 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001553 sec., 19317.45009658725 rows/sec., 1.32 MiB/sec. | ||
4556 | 2025.01.09 01:36:39.109293 [ 266 ] {b9e6a257-6514-43e9-933d-9e0eb8f8742a} <Debug> TCPHandler: Processed in 0.001772359 sec. | ||
4557 | 2025.01.09 01:36:42.582799 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4558 | 2025.01.09 01:36:42.582921 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4559 | 2025.01.09 01:36:42.684443 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4560 | 2025.01.09 01:36:42.685229 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4561 | 2025.01.09 01:36:42.685269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4562 | 2025.01.09 01:36:42.685799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4563 | 2025.01.09 01:36:42.686052 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4564 | 2025.01.09 01:36:42.686256 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4565 | 2025.01.09 01:36:42.723079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 638 | ||
4566 | 2025.01.09 01:36:42.726437 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4567 | 2025.01.09 01:36:42.726494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4568 | 2025.01.09 01:36:42.727974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4569 | 2025.01.09 01:36:42.728286 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4570 | 2025.01.09 01:36:42.728547 [ 68 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4571 | 2025.01.09 01:36:42.728691 [ 68 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4572 | 2025.01.09 01:36:42.728780 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4573 | 2025.01.09 01:36:42.729453 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
4574 | 2025.01.09 01:36:42.729976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
4575 | 2025.01.09 01:36:42.730547 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4576 | 2025.01.09 01:36:42.730745 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part | ||
4577 | 2025.01.09 01:36:42.731458 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
4578 | 2025.01.09 01:36:42.732207 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
4579 | 2025.01.09 01:36:42.732827 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
4580 | 2025.01.09 01:36:42.733422 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
4581 | 2025.01.09 01:36:42.734016 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4582 | 2025.01.09 01:36:42.742028 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 72 columns (72 merged, 0 gathered) in 0.013001489 sec., 49071.30252542613 rows/sec., 41.80 MiB/sec. | ||
4583 | 2025.01.09 01:36:42.743212 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4584 | 2025.01.09 01:36:42.743976 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4585 | 2025.01.09 01:36:42.744053 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_16_3} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4586 | 2025.01.09 01:36:42.744371 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
4587 | 2025.01.09 01:36:43.426892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4588 | 2025.01.09 01:36:43.448691 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2025.01.09 01:36:43.448761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4590 | 2025.01.09 01:36:43.456382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4591 | 2025.01.09 01:36:43.457188 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2025.01.09 01:36:43.460771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4593 | 2025.01.09 01:36:44.092685 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2025.01.09 01:36:44.092875 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4595 | 2025.01.09 01:36:44.092947 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4596 | 2025.01.09 01:36:44.093699 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4597 | 2025.01.09 01:36:44.093754 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4598 | 2025.01.09 01:36:44.094202 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4599 | 2025.01.09 01:36:44.094467 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4600 | 2025.01.09 01:36:44.094679 [ 67 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4601 | 2025.01.09 01:36:44.094749 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec. | ||
4602 | 2025.01.09 01:36:44.094764 [ 67 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4603 | 2025.01.09 01:36:44.094845 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4604 | 2025.01.09 01:36:44.094893 [ 259 ] {66b1515e-773c-4f67-bc98-1da3d86b5a5c} <Debug> TCPHandler: Processed in 0.002339308 sec. | ||
4605 | 2025.01.09 01:36:44.095299 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
4606 | 2025.01.09 01:36:44.095298 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4607 | 2025.01.09 01:36:44.095614 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4608 | 2025.01.09 01:36:44.095637 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4609 | 2025.01.09 01:36:44.095722 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
4610 | 2025.01.09 01:36:44.095731 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4611 | 2025.01.09 01:36:44.095999 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
4612 | 2025.01.09 01:36:44.096312 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
4613 | 2025.01.09 01:36:44.096548 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
4614 | 2025.01.09 01:36:44.096876 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
4615 | 2025.01.09 01:36:44.098825 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2025.01.09 01:36:44.098898 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4617 | 2025.01.09 01:36:44.099732 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004744517 sec., 14753.87273351534 rows/sec., 1.09 MiB/sec. | ||
4618 | 2025.01.09 01:36:44.100027 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4619 | 2025.01.09 01:36:44.100048 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4620 | 2025.01.09 01:36:44.100591 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4621 | 2025.01.09 01:36:44.100604 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4622 | 2025.01.09 01:36:44.100734 [ 193 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_13_3} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4623 | 2025.01.09 01:36:44.100985 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4624 | 2025.01.09 01:36:44.101064 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.005549 sec., 34420.61632726617 rows/sec., 3.05 MiB/sec. | ||
4625 | 2025.01.09 01:36:44.101144 [ 266 ] {0dc87201-f7b8-4554-b126-bd8bb9834fcf} <Debug> TCPHandler: Processed in 0.006071228 sec. | ||
4626 | 2025.01.09 01:36:44.101316 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4627 | 2025.01.09 01:36:44.101432 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4628 | 2025.01.09 01:36:44.101482 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4629 | 2025.01.09 01:36:44.102052 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4630 | 2025.01.09 01:36:44.102093 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4631 | 2025.01.09 01:36:44.102485 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4632 | 2025.01.09 01:36:44.102732 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4633 | 2025.01.09 01:36:44.102982 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001575 sec., 10158.730158730159 rows/sec., 719.25 KiB/sec. | ||
4634 | 2025.01.09 01:36:44.103189 [ 259 ] {559bb18a-d171-4ec0-8e81-d128786bfed2} <Debug> TCPHandler: Processed in 0.001922591 sec. | ||
4635 | 2025.01.09 01:36:44.103377 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4636 | 2025.01.09 01:36:44.103515 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4637 | 2025.01.09 01:36:44.103573 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4638 | 2025.01.09 01:36:44.104213 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4639 | 2025.01.09 01:36:44.104254 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4640 | 2025.01.09 01:36:44.104617 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4641 | 2025.01.09 01:36:44.104860 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4642 | 2025.01.09 01:36:44.105132 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001642 sec., 8526.187576126675 rows/sec., 597.12 KiB/sec. | ||
4643 | 2025.01.09 01:36:44.105322 [ 266 ] {bd909bc7-3f2b-4a6f-897b-0c69ca1b743e} <Debug> TCPHandler: Processed in 0.002009862 sec. | ||
4644 | 2025.01.09 01:36:44.105525 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4645 | 2025.01.09 01:36:44.105656 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4646 | 2025.01.09 01:36:44.105712 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4647 | 2025.01.09 01:36:44.106303 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4648 | 2025.01.09 01:36:44.106345 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4649 | 2025.01.09 01:36:44.106697 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4650 | 2025.01.09 01:36:44.106940 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4651 | 2025.01.09 01:36:44.107092 [ 67 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4652 | 2025.01.09 01:36:44.107157 [ 67 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2025.01.09 01:36:44.107192 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4654 | 2025.01.09 01:36:44.107202 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. | ||
4655 | 2025.01.09 01:36:44.107415 [ 259 ] {00752c25-d40d-48e2-a68f-c7a1a93b41c9} <Debug> TCPHandler: Processed in 0.001950621 sec. | ||
4656 | 2025.01.09 01:36:44.107462 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
4657 | 2025.01.09 01:36:44.107618 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2025.01.09 01:36:44.107639 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4659 | 2025.01.09 01:36:44.107703 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
4660 | 2025.01.09 01:36:44.107971 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
4661 | 2025.01.09 01:36:44.107977 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4662 | 2025.01.09 01:36:44.108208 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4663 | 2025.01.09 01:36:44.108257 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
4664 | 2025.01.09 01:36:44.108538 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
4665 | 2025.01.09 01:36:44.108898 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
4666 | 2025.01.09 01:36:44.110862 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4667 | 2025.01.09 01:36:44.110948 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4668 | 2025.01.09 01:36:44.111631 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00434594 sec., 14956.488124548428 rows/sec., 990.96 KiB/sec. | ||
4669 | 2025.01.09 01:36:44.111902 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4670 | 2025.01.09 01:36:44.111931 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4671 | 2025.01.09 01:36:44.112431 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4672 | 2025.01.09 01:36:44.112542 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2025.01.09 01:36:44.112792 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_13_3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4674 | 2025.01.09 01:36:44.112823 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.005028 sec., 70604.61416070008 rows/sec., 4.96 MiB/sec. | ||
4675 | 2025.01.09 01:36:44.113052 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4676 | 2025.01.09 01:36:44.113066 [ 266 ] {589f57cb-f0aa-40a7-b2a7-fb217b83e9c6} <Debug> TCPHandler: Processed in 0.005528579 sec. | ||
4677 | 2025.01.09 01:36:44.113236 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4678 | 2025.01.09 01:36:44.113365 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4679 | 2025.01.09 01:36:44.113423 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4680 | 2025.01.09 01:36:44.113966 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4681 | 2025.01.09 01:36:44.114005 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4682 | 2025.01.09 01:36:44.114385 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4683 | 2025.01.09 01:36:44.114620 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4684 | 2025.01.09 01:36:44.114834 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. | ||
4685 | 2025.01.09 01:36:44.114886 [ 259 ] {9a562627-8922-4317-b8fa-394fa924cfd2} <Debug> TCPHandler: Processed in 0.001712228 sec. | ||
4686 | 2025.01.09 01:36:44.115042 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4687 | 2025.01.09 01:36:44.115173 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4688 | 2025.01.09 01:36:44.115232 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4689 | 2025.01.09 01:36:44.115872 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4690 | 2025.01.09 01:36:44.115912 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4691 | 2025.01.09 01:36:44.116303 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4692 | 2025.01.09 01:36:44.116546 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4693 | 2025.01.09 01:36:44.116707 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4694 | 2025.01.09 01:36:44.116757 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2025.01.09 01:36:44.116792 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001641 sec., 107861.06032906764 rows/sec., 7.11 MiB/sec. | ||
4696 | 2025.01.09 01:36:44.116797 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4697 | 2025.01.09 01:36:44.116960 [ 266 ] {a07f3b06-8450-42cb-970c-9e50d7bef326} <Debug> TCPHandler: Processed in 0.001978452 sec. | ||
4698 | 2025.01.09 01:36:44.117061 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
4699 | 2025.01.09 01:36:44.117150 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4700 | 2025.01.09 01:36:44.117245 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4701 | 2025.01.09 01:36:44.117332 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7087 rows starting from the beginning of the part | ||
4702 | 2025.01.09 01:36:44.117393 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4703 | 2025.01.09 01:36:44.117582 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4704 | 2025.01.09 01:36:44.117609 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 177 rows starting from the beginning of the part | ||
4705 | 2025.01.09 01:36:44.118053 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 100 rows starting from the beginning of the part | ||
4706 | 2025.01.09 01:36:44.118405 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 899 rows starting from the beginning of the part | ||
4707 | 2025.01.09 01:36:44.118795 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
4708 | 2025.01.09 01:36:44.119058 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
4709 | 2025.01.09 01:36:44.119870 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4710 | 2025.01.09 01:36:44.119941 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4711 | 2025.01.09 01:36:44.120612 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4712 | 2025.01.09 01:36:44.121155 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4713 | 2025.01.09 01:36:44.121695 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004368 sec., 228.9377289377289 rows/sec., 15.43 KiB/sec. | ||
4714 | 2025.01.09 01:36:44.121872 [ 259 ] {da050436-e470-46b9-9711-17e291ab8680} <Debug> TCPHandler: Processed in 0.004803127 sec. | ||
4715 | 2025.01.09 01:36:44.122058 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4716 | 2025.01.09 01:36:44.122212 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4717 | 2025.01.09 01:36:44.122356 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4718 | 2025.01.09 01:36:44.124087 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8540 rows, containing 5 columns (5 merged, 0 gathered) in 0.007144544 sec., 1195317.7137687164 rows/sec., 80.15 MiB/sec. | ||
4719 | 2025.01.09 01:36:44.124351 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4720 | 2025.01.09 01:36:44.124389 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4721 | 2025.01.09 01:36:44.124409 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4722 | 2025.01.09 01:36:44.125032 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4723 | 2025.01.09 01:36:44.125219 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4724 | 2025.01.09 01:36:44.125403 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
4725 | 2025.01.09 01:36:44.125683 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4726 | 2025.01.09 01:36:44.125958 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4727 | 2025.01.09 01:36:44.126165 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4728 | 2025.01.09 01:36:44.126241 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4729 | 2025.01.09 01:36:44.126253 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004061 sec., 2216.202905688254 rows/sec., 3.97 MiB/sec. | ||
4730 | 2025.01.09 01:36:44.126282 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4731 | 2025.01.09 01:36:44.126857 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
4732 | 2025.01.09 01:36:44.126941 [ 266 ] {2cc6199f-48d1-4c82-9558-759043978fce} <Debug> TCPHandler: Processed in 0.004952539 sec. | ||
4733 | 2025.01.09 01:36:44.127310 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4734 | 2025.01.09 01:36:44.127603 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4735 | 2025.01.09 01:36:44.127750 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4736 | 2025.01.09 01:36:44.127978 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4737 | 2025.01.09 01:36:44.128276 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 329 rows starting from the beginning of the part | ||
4738 | 2025.01.09 01:36:44.129054 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
4739 | 2025.01.09 01:36:44.129849 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4740 | 2025.01.09 01:36:44.129863 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
4741 | 2025.01.09 01:36:44.129918 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4742 | 2025.01.09 01:36:44.130564 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part | ||
4743 | 2025.01.09 01:36:44.131273 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
4744 | 2025.01.09 01:36:44.131720 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4745 | 2025.01.09 01:36:44.131868 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
4746 | 2025.01.09 01:36:44.132594 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4747 | 2025.01.09 01:36:44.132968 [ 58 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4748 | 2025.01.09 01:36:44.133089 [ 58 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4749 | 2025.01.09 01:36:44.133176 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4750 | 2025.01.09 01:36:44.133416 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005831 sec., 8917.852855427886 rows/sec., 565.40 KiB/sec. | ||
4751 | 2025.01.09 01:36:44.133721 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
4752 | 2025.01.09 01:36:44.134552 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4753 | 2025.01.09 01:36:44.134651 [ 259 ] {b8bdd532-3f47-417d-8396-7e499b8b7b9d} <Debug> TCPHandler: Processed in 0.007538801 sec. | ||
4754 | 2025.01.09 01:36:44.134706 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 964 rows starting from the beginning of the part | ||
4755 | 2025.01.09 01:36:44.135028 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
4756 | 2025.01.09 01:36:44.135342 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
4757 | 2025.01.09 01:36:44.135637 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 52 rows starting from the beginning of the part | ||
4758 | 2025.01.09 01:36:44.135910 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
4759 | 2025.01.09 01:36:44.136234 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
4760 | 2025.01.09 01:36:44.139574 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 4 columns (4 merged, 0 gathered) in 0.00627382 sec., 188083.1773943148 rows/sec., 12.17 MiB/sec. | ||
4761 | 2025.01.09 01:36:44.139893 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4762 | 2025.01.09 01:36:44.140554 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4763 | 2025.01.09 01:36:44.140899 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_31_6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4764 | 2025.01.09 01:36:44.140983 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
4765 | 2025.01.09 01:36:44.142253 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 19 columns (19 merged, 0 gathered) in 0.015831885 sec., 26276.08778108229 rows/sec., 47.09 MiB/sec. | ||
4766 | 2025.01.09 01:36:44.142842 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4767 | 2025.01.09 01:36:44.143282 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4768 | 2025.01.09 01:36:44.143361 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4769 | 2025.01.09 01:36:44.143503 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
4770 | 2025.01.09 01:36:49.089829 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4771 | 2025.01.09 01:36:49.090051 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4772 | 2025.01.09 01:36:49.090121 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4773 | 2025.01.09 01:36:49.090852 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2025.01.09 01:36:49.090897 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4775 | 2025.01.09 01:36:49.091331 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4776 | 2025.01.09 01:36:49.091573 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2025.01.09 01:36:49.091859 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001854 sec., 2157.497303128371 rows/sec., 175.93 KiB/sec. | ||
4778 | 2025.01.09 01:36:49.092195 [ 259 ] {ed6de2af-257c-4fc5-89e0-07e1ade1dc72} <Debug> TCPHandler: Processed in 0.002500841 sec. | ||
4779 | 2025.01.09 01:36:49.092391 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4780 | 2025.01.09 01:36:49.092504 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4781 | 2025.01.09 01:36:49.092549 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4782 | 2025.01.09 01:36:49.093142 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4783 | 2025.01.09 01:36:49.093181 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4784 | 2025.01.09 01:36:49.093558 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4785 | 2025.01.09 01:36:49.093801 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4786 | 2025.01.09 01:36:49.094049 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.00156 sec., 56410.256410256414 rows/sec., 4.92 MiB/sec. | ||
4787 | 2025.01.09 01:36:49.094223 [ 266 ] {9164c8f9-56c7-4922-9b40-0ee241f6a8bf} <Debug> TCPHandler: Processed in 0.00188837 sec. | ||
4788 | 2025.01.09 01:36:49.094452 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4789 | 2025.01.09 01:36:49.094563 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4790 | 2025.01.09 01:36:49.094611 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4791 | 2025.01.09 01:36:49.095265 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4792 | 2025.01.09 01:36:49.095303 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4793 | 2025.01.09 01:36:49.095663 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4794 | 2025.01.09 01:36:49.095929 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4795 | 2025.01.09 01:36:49.096173 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001631 sec., 20846.106683016555 rows/sec., 1.52 MiB/sec. | ||
4796 | 2025.01.09 01:36:49.096237 [ 259 ] {75943777-2d43-484a-9e24-d499ce3b0b6f} <Debug> TCPHandler: Processed in 0.00186997 sec. | ||
4797 | 2025.01.09 01:36:49.096388 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4798 | 2025.01.09 01:36:49.096493 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4799 | 2025.01.09 01:36:49.096538 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4800 | 2025.01.09 01:36:49.097080 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4801 | 2025.01.09 01:36:49.097122 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4802 | 2025.01.09 01:36:49.097482 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4803 | 2025.01.09 01:36:49.097725 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4804 | 2025.01.09 01:36:49.097971 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001488 sec., 41666.66666666667 rows/sec., 3.26 MiB/sec. | ||
4805 | 2025.01.09 01:36:49.098067 [ 266 ] {7798262c-bea8-47a7-89ce-e4e4b5912cb1} <Debug> TCPHandler: Processed in 0.001733828 sec. | ||
4806 | 2025.01.09 01:36:49.098285 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4807 | 2025.01.09 01:36:49.098404 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4808 | 2025.01.09 01:36:49.098460 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4809 | 2025.01.09 01:36:49.098998 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4810 | 2025.01.09 01:36:49.099040 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4811 | 2025.01.09 01:36:49.099460 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4812 | 2025.01.09 01:36:49.099743 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4813 | 2025.01.09 01:36:49.100010 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001622 sec., 62885.32675709001 rows/sec., 4.36 MiB/sec. | ||
4814 | 2025.01.09 01:36:49.100153 [ 259 ] {125834b5-fc1b-481f-8134-3c678520a246} <Debug> TCPHandler: Processed in 0.001964562 sec. | ||
4815 | 2025.01.09 01:36:49.100367 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4816 | 2025.01.09 01:36:49.100480 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4817 | 2025.01.09 01:36:49.100556 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4818 | 2025.01.09 01:36:49.101738 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4819 | 2025.01.09 01:36:49.101776 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4820 | 2025.01.09 01:36:49.102504 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4821 | 2025.01.09 01:36:49.102813 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4822 | 2025.01.09 01:36:49.103118 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002654 sec., 11303.692539562924 rows/sec., 20.26 MiB/sec. | ||
4823 | 2025.01.09 01:36:49.103476 [ 266 ] {170fe7a1-4a77-4d9f-a03e-ed7e740850df} <Debug> TCPHandler: Processed in 0.003202591 sec. | ||
4824 | 2025.01.09 01:36:49.103624 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4825 | 2025.01.09 01:36:49.103737 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4826 | 2025.01.09 01:36:49.103788 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4827 | 2025.01.09 01:36:49.104266 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4828 | 2025.01.09 01:36:49.104307 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4829 | 2025.01.09 01:36:49.104684 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4830 | 2025.01.09 01:36:49.104945 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2025.01.09 01:36:49.105159 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001445 sec., 20761.245674740483 rows/sec., 1.42 MiB/sec. | ||
4832 | 2025.01.09 01:36:49.105210 [ 259 ] {4b96f4b1-6e25-47ce-8f35-0beddb0ada75} <Debug> TCPHandler: Processed in 0.001639976 sec. | ||
4833 | 2025.01.09 01:36:50.186444 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
4834 | 2025.01.09 01:36:50.187133 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4835 | 2025.01.09 01:36:50.187179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4836 | 2025.01.09 01:36:50.187721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4837 | 2025.01.09 01:36:50.187990 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4838 | 2025.01.09 01:36:50.188243 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
4839 | 2025.01.09 01:36:50.960916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4840 | 2025.01.09 01:36:50.983001 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4841 | 2025.01.09 01:36:50.983067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4842 | 2025.01.09 01:36:50.990660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4843 | 2025.01.09 01:36:50.991421 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4844 | 2025.01.09 01:36:50.994880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4845 | 2025.01.09 01:36:52.730540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 674 | ||
4846 | 2025.01.09 01:36:52.733782 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2025.01.09 01:36:52.733838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4848 | 2025.01.09 01:36:52.735324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4849 | 2025.01.09 01:36:52.735644 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4850 | 2025.01.09 01:36:52.737246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
4851 | 2025.01.09 01:36:54.092513 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4852 | 2025.01.09 01:36:54.092734 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4853 | 2025.01.09 01:36:54.092817 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4854 | 2025.01.09 01:36:54.093649 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4855 | 2025.01.09 01:36:54.093706 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4856 | 2025.01.09 01:36:54.094163 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4857 | 2025.01.09 01:36:54.094476 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4858 | 2025.01.09 01:36:54.094721 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002047 sec., 6839.276990718124 rows/sec., 492.34 KiB/sec. | ||
4859 | 2025.01.09 01:36:54.094788 [ 259 ] {f75a15e7-d323-4267-9c3e-f787660251eb} <Debug> TCPHandler: Processed in 0.002426939 sec. | ||
4860 | 2025.01.09 01:36:54.094975 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4861 | 2025.01.09 01:36:54.095124 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4862 | 2025.01.09 01:36:54.095186 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4863 | 2025.01.09 01:36:54.095822 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4864 | 2025.01.09 01:36:54.095865 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4865 | 2025.01.09 01:36:54.096257 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4866 | 2025.01.09 01:36:54.096500 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4867 | 2025.01.09 01:36:54.096684 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001596 sec., 119674.18546365915 rows/sec., 10.59 MiB/sec. | ||
4868 | 2025.01.09 01:36:54.096737 [ 266 ] {1f7642c0-dae0-46af-a1d0-2a262b9c95dd} <Debug> TCPHandler: Processed in 0.00184298 sec. | ||
4869 | 2025.01.09 01:36:54.096872 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4870 | 2025.01.09 01:36:54.096986 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4871 | 2025.01.09 01:36:54.097033 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4872 | 2025.01.09 01:36:54.097586 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4873 | 2025.01.09 01:36:54.097624 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4874 | 2025.01.09 01:36:54.097990 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4875 | 2025.01.09 01:36:54.098248 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4876 | 2025.01.09 01:36:54.098385 [ 52 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4877 | 2025.01.09 01:36:54.098421 [ 52 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4878 | 2025.01.09 01:36:54.098442 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001475 sec., 10847.457627118645 rows/sec., 768.01 KiB/sec. | ||
4879 | 2025.01.09 01:36:54.098446 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4880 | 2025.01.09 01:36:54.098535 [ 259 ] {71a4b40e-5de6-49c3-8db2-117a6d32044e} <Debug> TCPHandler: Processed in 0.001719458 sec. | ||
4881 | 2025.01.09 01:36:54.098741 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4882 | 2025.01.09 01:36:54.098742 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
4883 | 2025.01.09 01:36:54.098920 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4884 | 2025.01.09 01:36:54.099033 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4885 | 2025.01.09 01:36:54.099041 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4886 | 2025.01.09 01:36:54.099140 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 60 rows starting from the beginning of the part | ||
4887 | 2025.01.09 01:36:54.099362 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
4888 | 2025.01.09 01:36:54.099842 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
4889 | 2025.01.09 01:36:54.100230 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
4890 | 2025.01.09 01:36:54.100563 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
4891 | 2025.01.09 01:36:54.100851 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
4892 | 2025.01.09 01:36:54.101752 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4893 | 2025.01.09 01:36:54.101820 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4894 | 2025.01.09 01:36:54.102866 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4895 | 2025.01.09 01:36:54.103435 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4896 | 2025.01.09 01:36:54.103828 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005267385 sec., 33413.164217158985 rows/sec., 2.51 MiB/sec. | ||
4897 | 2025.01.09 01:36:54.103977 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005085 sec., 2753.1956735496556 rows/sec., 192.82 KiB/sec. | ||
4898 | 2025.01.09 01:36:54.104166 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4899 | 2025.01.09 01:36:54.104371 [ 266 ] {9e776e29-5fa5-4211-8ab5-355e2accf6a8} <Debug> TCPHandler: Processed in 0.005740623 sec. | ||
4900 | 2025.01.09 01:36:54.104573 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4901 | 2025.01.09 01:36:54.104705 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4902 | 2025.01.09 01:36:54.104742 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4903 | 2025.01.09 01:36:54.104761 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4904 | 2025.01.09 01:36:54.104857 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_26_5} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4905 | 2025.01.09 01:36:54.104959 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4906 | 2025.01.09 01:36:54.105411 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4907 | 2025.01.09 01:36:54.105450 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4908 | 2025.01.09 01:36:54.105814 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4909 | 2025.01.09 01:36:54.106055 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4910 | 2025.01.09 01:36:54.106238 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. | ||
4911 | 2025.01.09 01:36:54.106290 [ 259 ] {97084b6f-405b-4ddf-af70-0a2c31f8ff30} <Debug> TCPHandler: Processed in 0.001773408 sec. | ||
4912 | 2025.01.09 01:36:54.106429 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4913 | 2025.01.09 01:36:54.106536 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4914 | 2025.01.09 01:36:54.106581 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4915 | 2025.01.09 01:36:54.107254 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4916 | 2025.01.09 01:36:54.107292 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4917 | 2025.01.09 01:36:54.107655 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4918 | 2025.01.09 01:36:54.107892 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4919 | 2025.01.09 01:36:54.108064 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00155 sec., 229032.25806451615 rows/sec., 16.08 MiB/sec. | ||
4920 | 2025.01.09 01:36:54.108114 [ 266 ] {51e86bd6-ce79-45e9-945a-c5466d846fbf} <Debug> TCPHandler: Processed in 0.001735548 sec. | ||
4921 | 2025.01.09 01:36:54.108246 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4922 | 2025.01.09 01:36:54.108374 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4923 | 2025.01.09 01:36:54.108427 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4924 | 2025.01.09 01:36:54.108941 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4925 | 2025.01.09 01:36:54.108987 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4926 | 2025.01.09 01:36:54.109380 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4927 | 2025.01.09 01:36:54.109615 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4928 | 2025.01.09 01:36:54.109839 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
4929 | 2025.01.09 01:36:54.110043 [ 259 ] {d81c8e0e-f71b-468d-99a8-e679a8bbb595} <Debug> TCPHandler: Processed in 0.00184448 sec. | ||
4930 | 2025.01.09 01:36:54.110199 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4931 | 2025.01.09 01:36:54.110330 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4932 | 2025.01.09 01:36:54.110388 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4933 | 2025.01.09 01:36:54.111033 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4934 | 2025.01.09 01:36:54.111078 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4935 | 2025.01.09 01:36:54.111481 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4936 | 2025.01.09 01:36:54.111719 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4937 | 2025.01.09 01:36:54.111928 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001622 sec., 109124.5376078915 rows/sec., 7.20 MiB/sec. | ||
4938 | 2025.01.09 01:36:54.112115 [ 266 ] {4ec4799c-c9d4-4a1b-ba47-963ac4760fb8} <Debug> TCPHandler: Processed in 0.001970702 sec. | ||
4939 | 2025.01.09 01:36:54.112320 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4940 | 2025.01.09 01:36:54.112450 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4941 | 2025.01.09 01:36:54.112508 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4942 | 2025.01.09 01:36:54.113035 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4943 | 2025.01.09 01:36:54.113080 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4944 | 2025.01.09 01:36:54.113459 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4945 | 2025.01.09 01:36:54.113698 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4946 | 2025.01.09 01:36:54.113935 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
4947 | 2025.01.09 01:36:54.114086 [ 259 ] {fc80d99c-48dc-423b-8bc9-d9bb258c4f3e} <Debug> TCPHandler: Processed in 0.00187305 sec. | ||
4948 | 2025.01.09 01:36:54.114227 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4949 | 2025.01.09 01:36:54.114356 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4950 | 2025.01.09 01:36:54.114437 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4951 | 2025.01.09 01:36:54.115595 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2025.01.09 01:36:54.115634 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4953 | 2025.01.09 01:36:54.116220 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4954 | 2025.01.09 01:36:54.116486 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2025.01.09 01:36:54.116687 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00236 sec., 3813.5593220338983 rows/sec., 6.83 MiB/sec. | ||
4956 | 2025.01.09 01:36:54.116783 [ 266 ] {3a4815fa-c04b-4b0d-8b38-f83dfbc34f0b} <Debug> TCPHandler: Processed in 0.002606852 sec. | ||
4957 | 2025.01.09 01:36:54.116916 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4958 | 2025.01.09 01:36:54.117020 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4959 | 2025.01.09 01:36:54.117066 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4960 | 2025.01.09 01:36:54.117493 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4961 | 2025.01.09 01:36:54.117530 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4962 | 2025.01.09 01:36:54.117878 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4963 | 2025.01.09 01:36:54.118111 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4964 | 2025.01.09 01:36:54.118317 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001313 sec., 39603.960396039605 rows/sec., 2.45 MiB/sec. | ||
4965 | 2025.01.09 01:36:54.118492 [ 259 ] {6304bc38-b7fd-413a-b2af-4b03910dfab8} <Debug> TCPHandler: Processed in 0.001622296 sec. | ||
4966 | 2025.01.09 01:36:57.583003 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4967 | 2025.01.09 01:36:57.583102 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4968 | 2025.01.09 01:36:57.688485 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
4969 | 2025.01.09 01:36:57.689531 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4970 | 2025.01.09 01:36:57.689581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4971 | 2025.01.09 01:36:57.690104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4972 | 2025.01.09 01:36:57.690364 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2025.01.09 01:36:57.690615 [ 45 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4974 | 2025.01.09 01:36:57.690648 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4975 | 2025.01.09 01:36:57.690716 [ 45 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4976 | 2025.01.09 01:36:57.690763 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4977 | 2025.01.09 01:36:57.691032 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
4978 | 2025.01.09 01:36:57.691366 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4979 | 2025.01.09 01:36:57.691414 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
4980 | 2025.01.09 01:36:57.691491 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
4981 | 2025.01.09 01:36:57.691698 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
4982 | 2025.01.09 01:36:57.692054 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
4983 | 2025.01.09 01:36:57.692224 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
4984 | 2025.01.09 01:36:57.692304 [ 203 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
4985 | 2025.01.09 01:36:57.697052 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006182139 sec., 1933958.4567736185 rows/sec., 27.67 MiB/sec. | ||
4986 | 2025.01.09 01:36:57.697444 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4987 | 2025.01.09 01:36:57.697763 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2025.01.09 01:36:57.697846 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_26_5} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4989 | 2025.01.09 01:36:57.697953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
4990 | 2025.01.09 01:36:58.495022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4991 | 2025.01.09 01:36:58.520082 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4992 | 2025.01.09 01:36:58.520153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4993 | 2025.01.09 01:36:58.528463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4994 | 2025.01.09 01:36:58.529342 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4995 | 2025.01.09 01:36:58.529750 [ 44 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4996 | 2025.01.09 01:36:58.529879 [ 44 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4997 | 2025.01.09 01:36:58.529946 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
4998 | 2025.01.09 01:36:58.530585 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
4999 | 2025.01.09 01:36:58.548610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5000 | 2025.01.09 01:36:58.549588 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5001 | 2025.01.09 01:36:58.550877 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
5002 | 2025.01.09 01:36:58.556253 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
5003 | 2025.01.09 01:36:58.562544 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
5004 | 2025.01.09 01:36:58.568315 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
5005 | 2025.01.09 01:36:58.574259 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
5006 | 2025.01.09 01:36:58.579512 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
5007 | 2025.01.09 01:36:58.638527 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.108454025 sec., 1807.2173900415407 rows/sec., 9.34 MiB/sec. | ||
5008 | 2025.01.09 01:36:58.641331 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5009 | 2025.01.09 01:36:58.644491 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5010 | 2025.01.09 01:36:58.644621 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_26_5} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5011 | 2025.01.09 01:36:58.647251 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5012 | 2025.01.09 01:36:59.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.23 MiB, peak 202.78 MiB, free memory in arenas 0.00 B, will set to 194.35 MiB (RSS), difference: 2.12 MiB | ||
5013 | 2025.01.09 01:36:59.089730 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2025.01.09 01:36:59.089924 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5015 | 2025.01.09 01:36:59.089997 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5016 | 2025.01.09 01:36:59.090836 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2025.01.09 01:36:59.090879 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5018 | 2025.01.09 01:36:59.091321 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5019 | 2025.01.09 01:36:59.091584 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2025.01.09 01:36:59.091828 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.00196 sec., 43877.551020408166 rows/sec., 3.85 MiB/sec. | ||
5021 | 2025.01.09 01:36:59.091884 [ 259 ] {1f6f2091-6fbe-4bea-90cf-e3fc2865c50c} <Debug> TCPHandler: Processed in 0.002290437 sec. | ||
5022 | 2025.01.09 01:36:59.092076 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2025.01.09 01:36:59.092214 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5024 | 2025.01.09 01:36:59.092270 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5025 | 2025.01.09 01:36:59.092867 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2025.01.09 01:36:59.092908 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5027 | 2025.01.09 01:36:59.093278 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5028 | 2025.01.09 01:36:59.093524 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2025.01.09 01:36:59.093736 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001552 sec., 19329.896907216495 rows/sec., 1.42 MiB/sec. | ||
5030 | 2025.01.09 01:36:59.093789 [ 266 ] {c4624a4e-44c6-4e60-adc0-c5438a731d55} <Debug> TCPHandler: Processed in 0.001780579 sec. | ||
5031 | 2025.01.09 01:36:59.093940 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5032 | 2025.01.09 01:36:59.094068 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5033 | 2025.01.09 01:36:59.094124 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5034 | 2025.01.09 01:36:59.094892 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5035 | 2025.01.09 01:36:59.094945 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5036 | 2025.01.09 01:36:59.095426 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5037 | 2025.01.09 01:36:59.095682 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2025.01.09 01:36:59.095894 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001854 sec., 31283.710895361382 rows/sec., 2.44 MiB/sec. | ||
5039 | 2025.01.09 01:36:59.095947 [ 259 ] {c40914f5-6ebd-488b-93be-17f98274cd8f} <Debug> TCPHandler: Processed in 0.002068593 sec. | ||
5040 | 2025.01.09 01:36:59.096157 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5041 | 2025.01.09 01:36:59.096265 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5042 | 2025.01.09 01:36:59.096317 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5043 | 2025.01.09 01:36:59.096830 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5044 | 2025.01.09 01:36:59.096871 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5045 | 2025.01.09 01:36:59.097276 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5046 | 2025.01.09 01:36:59.097531 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5047 | 2025.01.09 01:36:59.097753 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001509 sec., 66269.05235255136 rows/sec., 4.59 MiB/sec. | ||
5048 | 2025.01.09 01:36:59.097805 [ 266 ] {adac6db2-5c77-4d0f-af62-59c1bee7a123} <Debug> TCPHandler: Processed in 0.001700687 sec. | ||
5049 | 2025.01.09 01:36:59.097965 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5050 | 2025.01.09 01:36:59.098072 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5051 | 2025.01.09 01:36:59.098144 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5052 | 2025.01.09 01:36:59.099410 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5053 | 2025.01.09 01:36:59.099451 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5054 | 2025.01.09 01:36:59.100117 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5055 | 2025.01.09 01:36:59.100393 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5056 | 2025.01.09 01:36:59.100656 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002604 sec., 11520.737327188941 rows/sec., 20.64 MiB/sec. | ||
5057 | 2025.01.09 01:36:59.100773 [ 259 ] {eb3e6386-af3f-4174-8a50-31ddb9f0f15f} <Debug> TCPHandler: Processed in 0.002869176 sec. | ||
5058 | 2025.01.09 01:36:59.100927 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5059 | 2025.01.09 01:36:59.101033 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5060 | 2025.01.09 01:36:59.101082 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5061 | 2025.01.09 01:36:59.101544 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5062 | 2025.01.09 01:36:59.101585 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5063 | 2025.01.09 01:36:59.101969 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5064 | 2025.01.09 01:36:59.102223 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5065 | 2025.01.09 01:36:59.102429 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001417 sec., 21171.48906139732 rows/sec., 1.45 MiB/sec. | ||
5066 | 2025.01.09 01:36:59.102506 [ 266 ] {dc1f943b-acba-43fd-bfd0-4f4371210b64} <Debug> TCPHandler: Processed in 0.001632527 sec. | ||
5067 | 2025.01.09 01:37:02.737596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 708 | ||
5068 | 2025.01.09 01:37:02.740898 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5069 | 2025.01.09 01:37:02.740958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5070 | 2025.01.09 01:37:02.742419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5071 | 2025.01.09 01:37:02.742737 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2025.01.09 01:37:02.743948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
5073 | 2025.01.09 01:37:04.121641 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5074 | 2025.01.09 01:37:04.121836 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5075 | 2025.01.09 01:37:04.121911 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5076 | 2025.01.09 01:37:04.122802 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5077 | 2025.01.09 01:37:04.122852 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5078 | 2025.01.09 01:37:04.123273 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5079 | 2025.01.09 01:37:04.123536 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5080 | 2025.01.09 01:37:04.123813 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. | ||
5081 | 2025.01.09 01:37:04.124028 [ 259 ] {a77c4555-fc28-42d7-9eb3-bde8bc09feaf} <Debug> TCPHandler: Processed in 0.002513361 sec. | ||
5082 | 2025.01.09 01:37:04.124225 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5083 | 2025.01.09 01:37:04.124349 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5084 | 2025.01.09 01:37:04.124401 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5085 | 2025.01.09 01:37:04.124985 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5086 | 2025.01.09 01:37:04.125027 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5087 | 2025.01.09 01:37:04.125390 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5088 | 2025.01.09 01:37:04.125642 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5089 | 2025.01.09 01:37:04.125918 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001588 sec., 2518.891687657431 rows/sec., 205.40 KiB/sec. | ||
5090 | 2025.01.09 01:37:04.126076 [ 266 ] {a9d4d4e5-e474-4e32-9847-e88623d07381} <Debug> TCPHandler: Processed in 0.00190709 sec. | ||
5091 | 2025.01.09 01:37:04.126227 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5092 | 2025.01.09 01:37:04.126337 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5093 | 2025.01.09 01:37:04.126383 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5094 | 2025.01.09 01:37:04.127438 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5095 | 2025.01.09 01:37:04.127478 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5096 | 2025.01.09 01:37:04.127917 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5097 | 2025.01.09 01:37:04.128153 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5098 | 2025.01.09 01:37:04.128329 [ 34 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
5099 | 2025.01.09 01:37:04.128392 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002074 sec., 642719.3828351013 rows/sec., 53.69 MiB/sec. | ||
5100 | 2025.01.09 01:37:04.128405 [ 34 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5101 | 2025.01.09 01:37:04.128478 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5102 | 2025.01.09 01:37:04.128502 [ 259 ] {bd7eb8bc-10a4-45ba-a9d9-191c4c6482ec} <Debug> TCPHandler: Processed in 0.002327998 sec. | ||
5103 | 2025.01.09 01:37:04.128704 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5104 | 2025.01.09 01:37:04.128724 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
5105 | 2025.01.09 01:37:04.128910 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5106 | 2025.01.09 01:37:04.128981 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5107 | 2025.01.09 01:37:04.129010 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5108 | 2025.01.09 01:37:04.129044 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1399 rows starting from the beginning of the part | ||
5109 | 2025.01.09 01:37:04.129389 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 191 rows starting from the beginning of the part | ||
5110 | 2025.01.09 01:37:04.129702 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
5111 | 2025.01.09 01:37:04.130110 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 191 rows starting from the beginning of the part | ||
5112 | 2025.01.09 01:37:04.130497 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part | ||
5113 | 2025.01.09 01:37:04.130875 [ 195 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1333 rows starting from the beginning of the part | ||
5114 | 2025.01.09 01:37:04.131856 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2025.01.09 01:37:04.131914 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5116 | 2025.01.09 01:37:04.132765 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5117 | 2025.01.09 01:37:04.133276 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5118 | 2025.01.09 01:37:04.133697 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.004839 sec., 4133.08534821244 rows/sec., 291.82 KiB/sec. | ||
5119 | 2025.01.09 01:37:04.134124 [ 266 ] {cec4703b-8a52-46b8-96b1-4da04626163c} <Debug> TCPHandler: Processed in 0.005519789 sec. | ||
5120 | 2025.01.09 01:37:04.134514 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5121 | 2025.01.09 01:37:04.134707 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006118828 sec., 537357.8077370372 rows/sec., 47.44 MiB/sec. | ||
5122 | 2025.01.09 01:37:04.134737 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5123 | 2025.01.09 01:37:04.134810 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5124 | 2025.01.09 01:37:04.135084 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
5125 | 2025.01.09 01:37:04.135808 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5126 | 2025.01.09 01:37:04.136042 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_35_7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
5127 | 2025.01.09 01:37:04.136110 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5128 | 2025.01.09 01:37:04.136197 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5129 | 2025.01.09 01:37:04.136208 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5130 | 2025.01.09 01:37:04.136604 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5131 | 2025.01.09 01:37:04.136846 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5132 | 2025.01.09 01:37:04.137138 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002434 sec., 99424.81511914544 rows/sec., 6.74 MiB/sec. | ||
5133 | 2025.01.09 01:37:04.137345 [ 259 ] {82a82ff6-3b59-47a4-8490-8bcfb13a3811} <Debug> TCPHandler: Processed in 0.003049589 sec. | ||
5134 | 2025.01.09 01:37:04.137514 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5135 | 2025.01.09 01:37:04.137647 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5136 | 2025.01.09 01:37:04.137701 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5137 | 2025.01.09 01:37:04.138369 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5138 | 2025.01.09 01:37:04.138417 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5139 | 2025.01.09 01:37:04.138796 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5140 | 2025.01.09 01:37:04.139041 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5141 | 2025.01.09 01:37:04.139352 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001705 sec., 7624.633431085044 rows/sec., 475.39 KiB/sec. | ||
5142 | 2025.01.09 01:37:04.139512 [ 266 ] {5d136f90-d65c-4d06-9f9e-343d1ab4267c} <Debug> TCPHandler: Processed in 0.002060824 sec. | ||
5143 | 2025.01.09 01:37:04.139655 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5144 | 2025.01.09 01:37:04.139781 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5145 | 2025.01.09 01:37:04.139835 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5146 | 2025.01.09 01:37:04.140887 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5147 | 2025.01.09 01:37:04.140926 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5148 | 2025.01.09 01:37:04.141311 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5149 | 2025.01.09 01:37:04.141564 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5150 | 2025.01.09 01:37:04.141723 [ 34 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
5151 | 2025.01.09 01:37:04.141785 [ 34 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5152 | 2025.01.09 01:37:04.141807 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.002051 sec., 397367.1379814725 rows/sec., 28.63 MiB/sec. | ||
5153 | 2025.01.09 01:37:04.141822 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5154 | 2025.01.09 01:37:04.141972 [ 259 ] {4e709c65-cf4f-4a8e-901f-308ee280141c} <Debug> TCPHandler: Processed in 0.002370168 sec. | ||
5155 | 2025.01.09 01:37:04.142285 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5156 | 2025.01.09 01:37:04.142431 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
5157 | 2025.01.09 01:37:04.142642 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5158 | 2025.01.09 01:37:04.142802 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5159 | 2025.01.09 01:37:04.142973 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5160 | 2025.01.09 01:37:04.143074 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 873 rows starting from the beginning of the part | ||
5161 | 2025.01.09 01:37:04.143400 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 355 rows starting from the beginning of the part | ||
5162 | 2025.01.09 01:37:04.143709 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 62 rows starting from the beginning of the part | ||
5163 | 2025.01.09 01:37:04.143991 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 355 rows starting from the beginning of the part | ||
5164 | 2025.01.09 01:37:04.144268 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part | ||
5165 | 2025.01.09 01:37:04.144558 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 815 rows starting from the beginning of the part | ||
5166 | 2025.01.09 01:37:04.145257 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5167 | 2025.01.09 01:37:04.145319 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5168 | 2025.01.09 01:37:04.146179 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5169 | 2025.01.09 01:37:04.146701 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5170 | 2025.01.09 01:37:04.147053 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004551 sec., 1318.3915622940012 rows/sec., 68.88 KiB/sec. | ||
5171 | 2025.01.09 01:37:04.147127 [ 266 ] {3a0f2c06-0cd6-473d-b923-8da59b3cd487} <Debug> TCPHandler: Processed in 0.005027941 sec. | ||
5172 | 2025.01.09 01:37:04.147318 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5173 | 2025.01.09 01:37:04.147596 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.005626611 sec., 447516.2757830602 rows/sec., 33.92 MiB/sec. | ||
5174 | 2025.01.09 01:37:04.147604 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5175 | 2025.01.09 01:37:04.147699 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5176 | 2025.01.09 01:37:04.147919 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
5177 | 2025.01.09 01:37:04.148545 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5178 | 2025.01.09 01:37:04.148772 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_35_7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
5179 | 2025.01.09 01:37:04.148967 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
5180 | 2025.01.09 01:37:04.149092 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5181 | 2025.01.09 01:37:04.149136 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5182 | 2025.01.09 01:37:04.149598 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5183 | 2025.01.09 01:37:04.149837 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5184 | 2025.01.09 01:37:04.150106 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.002553 sec., 352134.74343909125 rows/sec., 23.45 MiB/sec. | ||
5185 | 2025.01.09 01:37:04.150285 [ 259 ] {ced986ab-d3a4-4733-9f9c-06417fb7814c} <Debug> TCPHandler: Processed in 0.003065619 sec. | ||
5186 | 2025.01.09 01:37:04.150501 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5187 | 2025.01.09 01:37:04.150636 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5188 | 2025.01.09 01:37:04.150685 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5189 | 2025.01.09 01:37:04.151160 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2025.01.09 01:37:04.151200 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5191 | 2025.01.09 01:37:04.151571 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5192 | 2025.01.09 01:37:04.151820 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2025.01.09 01:37:04.151976 [ 33 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5194 | 2025.01.09 01:37:04.152056 [ 33 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5195 | 2025.01.09 01:37:04.152063 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. | ||
5196 | 2025.01.09 01:37:04.152097 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5197 | 2025.01.09 01:37:04.152196 [ 266 ] {857c7af6-a286-43fd-8b14-e22ce0836e05} <Debug> TCPHandler: Processed in 0.001802159 sec. | ||
5198 | 2025.01.09 01:37:04.152493 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5199 | 2025.01.09 01:37:04.152596 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
5200 | 2025.01.09 01:37:04.152807 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5201 | 2025.01.09 01:37:04.152899 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5202 | 2025.01.09 01:37:04.152990 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5203 | 2025.01.09 01:37:04.152990 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
5204 | 2025.01.09 01:37:04.153400 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
5205 | 2025.01.09 01:37:04.153758 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5206 | 2025.01.09 01:37:04.154118 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5207 | 2025.01.09 01:37:04.154438 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5208 | 2025.01.09 01:37:04.154816 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5209 | 2025.01.09 01:37:04.158702 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5210 | 2025.01.09 01:37:04.158768 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006547815 sec., 2290.840532299706 rows/sec., 154.36 KiB/sec. | ||
5211 | 2025.01.09 01:37:04.158776 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5212 | 2025.01.09 01:37:04.159003 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5213 | 2025.01.09 01:37:04.159759 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5214 | 2025.01.09 01:37:04.159984 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_15_3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5215 | 2025.01.09 01:37:04.160149 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5216 | 2025.01.09 01:37:04.160298 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5217 | 2025.01.09 01:37:04.160562 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2025.01.09 01:37:04.160831 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.008087 sec., 1112.8972424879435 rows/sec., 1.99 MiB/sec. | ||
5219 | 2025.01.09 01:37:04.160941 [ 259 ] {f3b258f0-282d-452c-ac10-288feccd27d1} <Debug> TCPHandler: Processed in 0.008628359 sec. | ||
5220 | 2025.01.09 01:37:04.161104 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5221 | 2025.01.09 01:37:04.161239 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5222 | 2025.01.09 01:37:04.161296 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5223 | 2025.01.09 01:37:04.161809 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5224 | 2025.01.09 01:37:04.161849 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5225 | 2025.01.09 01:37:04.162223 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5226 | 2025.01.09 01:37:04.162472 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5227 | 2025.01.09 01:37:04.162680 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001471 sec., 35350.10197144799 rows/sec., 2.19 MiB/sec. | ||
5228 | 2025.01.09 01:37:04.162730 [ 266 ] {eaf5ddc9-14cd-4c4f-bdae-d9edcbcb1b39} <Debug> TCPHandler: Processed in 0.001693797 sec. | ||
5229 | 2025.01.09 01:37:05.190878 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5230 | 2025.01.09 01:37:05.191665 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5231 | 2025.01.09 01:37:05.191708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5232 | 2025.01.09 01:37:05.192253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5233 | 2025.01.09 01:37:05.192531 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5234 | 2025.01.09 01:37:05.192731 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5235 | 2025.01.09 01:37:06.048776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5236 | 2025.01.09 01:37:06.068447 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5237 | 2025.01.09 01:37:06.068518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5238 | 2025.01.09 01:37:06.075926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5239 | 2025.01.09 01:37:06.076740 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5240 | 2025.01.09 01:37:06.079656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5241 | 2025.01.09 01:37:09.090268 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5242 | 2025.01.09 01:37:09.090535 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5243 | 2025.01.09 01:37:09.090615 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5244 | 2025.01.09 01:37:09.091449 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5245 | 2025.01.09 01:37:09.091494 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5246 | 2025.01.09 01:37:09.091950 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5247 | 2025.01.09 01:37:09.092208 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5248 | 2025.01.09 01:37:09.092431 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001954 sec., 44012.28249744115 rows/sec., 3.86 MiB/sec. | ||
5249 | 2025.01.09 01:37:09.092567 [ 259 ] {c3bcf165-4a45-4e23-b114-0f2218cf045b} <Debug> TCPHandler: Processed in 0.002383458 sec. | ||
5250 | 2025.01.09 01:37:09.092774 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5251 | 2025.01.09 01:37:09.092919 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5252 | 2025.01.09 01:37:09.092978 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5253 | 2025.01.09 01:37:09.093662 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5254 | 2025.01.09 01:37:09.093709 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5255 | 2025.01.09 01:37:09.094111 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5256 | 2025.01.09 01:37:09.094363 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5257 | 2025.01.09 01:37:09.094555 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001669 sec., 17974.835230677054 rows/sec., 1.32 MiB/sec. | ||
5258 | 2025.01.09 01:37:09.094617 [ 266 ] {b2f73454-76b8-4691-9855-79e365bb0f40} <Debug> TCPHandler: Processed in 0.001913111 sec. | ||
5259 | 2025.01.09 01:37:09.094768 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5260 | 2025.01.09 01:37:09.094892 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5261 | 2025.01.09 01:37:09.094957 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5262 | 2025.01.09 01:37:09.095679 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2025.01.09 01:37:09.095725 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5264 | 2025.01.09 01:37:09.096110 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5265 | 2025.01.09 01:37:09.096350 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5266 | 2025.01.09 01:37:09.096529 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001667 sec., 34793.04139172166 rows/sec., 2.72 MiB/sec. | ||
5267 | 2025.01.09 01:37:09.096582 [ 259 ] {06b5ddc2-0d6b-42bc-b075-fdb0f0177d53} <Debug> TCPHandler: Processed in 0.001872251 sec. | ||
5268 | 2025.01.09 01:37:09.096734 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5269 | 2025.01.09 01:37:09.096857 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5270 | 2025.01.09 01:37:09.096918 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5271 | 2025.01.09 01:37:09.097544 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5272 | 2025.01.09 01:37:09.097589 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5273 | 2025.01.09 01:37:09.098031 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5274 | 2025.01.09 01:37:09.098277 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2025.01.09 01:37:09.098470 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5276 | 2025.01.09 01:37:09.098491 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001657 sec., 60350.03017501508 rows/sec., 4.18 MiB/sec. | ||
5277 | 2025.01.09 01:37:09.098550 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2025.01.09 01:37:09.098631 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5279 | 2025.01.09 01:37:09.098637 [ 266 ] {8591f332-00f0-46fa-acf5-37a7e8c61364} <Debug> TCPHandler: Processed in 0.001958092 sec. | ||
5280 | 2025.01.09 01:37:09.098944 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5281 | 2025.01.09 01:37:09.099078 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
5282 | 2025.01.09 01:37:09.099415 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5283 | 2025.01.09 01:37:09.099572 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5284 | 2025.01.09 01:37:09.099610 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5285 | 2025.01.09 01:37:09.099665 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8540 rows starting from the beginning of the part | ||
5286 | 2025.01.09 01:37:09.100126 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
5287 | 2025.01.09 01:37:09.100574 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
5288 | 2025.01.09 01:37:09.100870 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
5289 | 2025.01.09 01:37:09.101206 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 899 rows starting from the beginning of the part | ||
5290 | 2025.01.09 01:37:09.101537 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
5291 | 2025.01.09 01:37:09.104922 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5292 | 2025.01.09 01:37:09.104986 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5293 | 2025.01.09 01:37:09.106646 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5294 | 2025.01.09 01:37:09.106967 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5295 | 2025.01.09 01:37:09.107189 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5296 | 2025.01.09 01:37:09.107294 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5297 | 2025.01.09 01:37:09.107323 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5298 | 2025.01.09 01:37:09.107360 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.008089 sec., 3708.7402645568054 rows/sec., 6.65 MiB/sec. | ||
5299 | 2025.01.09 01:37:09.107801 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
5300 | 2025.01.09 01:37:09.108557 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9918 rows, containing 5 columns (5 merged, 0 gathered) in 0.009822058 sec., 1009768.0139946231 rows/sec., 67.72 MiB/sec. | ||
5301 | 2025.01.09 01:37:09.109006 [ 259 ] {c2c2de0f-a422-45f0-9735-c95768227c5d} <Debug> TCPHandler: Processed in 0.010239184 sec. | ||
5302 | 2025.01.09 01:37:09.109119 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5303 | 2025.01.09 01:37:09.109510 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5304 | 2025.01.09 01:37:09.110147 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5305 | 2025.01.09 01:37:09.110173 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5306 | 2025.01.09 01:37:09.110279 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2025.01.09 01:37:09.110391 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5308 | 2025.01.09 01:37:09.110505 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 416 rows starting from the beginning of the part | ||
5309 | 2025.01.09 01:37:09.110595 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5310 | 2025.01.09 01:37:09.110859 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
5311 | 2025.01.09 01:37:09.111548 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
5312 | 2025.01.09 01:37:09.112200 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part | ||
5313 | 2025.01.09 01:37:09.112905 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
5314 | 2025.01.09 01:37:09.113036 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5315 | 2025.01.09 01:37:09.113161 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5316 | 2025.01.09 01:37:09.113585 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part | ||
5317 | 2025.01.09 01:37:09.114165 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
5318 | 2025.01.09 01:37:09.114997 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5319 | 2025.01.09 01:37:09.115529 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2025.01.09 01:37:09.115855 [ 23 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5321 | 2025.01.09 01:37:09.115989 [ 23 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2025.01.09 01:37:09.116076 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5323 | 2025.01.09 01:37:09.116248 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006259 sec., 4793.097938967886 rows/sec., 336.23 KiB/sec. | ||
5324 | 2025.01.09 01:37:09.116502 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
5325 | 2025.01.09 01:37:09.116571 [ 266 ] {d977c2ad-f0ac-44ff-a1d9-a1a3d3b1ba3a} <Debug> TCPHandler: Processed in 0.007395339 sec. | ||
5326 | 2025.01.09 01:37:09.116785 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5327 | 2025.01.09 01:37:09.116832 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1180 rows starting from the beginning of the part | ||
5328 | 2025.01.09 01:37:09.117026 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
5329 | 2025.01.09 01:37:09.117200 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
5330 | 2025.01.09 01:37:09.117535 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
5331 | 2025.01.09 01:37:09.117859 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 52 rows starting from the beginning of the part | ||
5332 | 2025.01.09 01:37:09.118196 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
5333 | 2025.01.09 01:37:09.121880 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 4 columns (4 merged, 0 gathered) in 0.00563536 sec., 243817.60881292413 rows/sec., 15.79 MiB/sec. | ||
5334 | 2025.01.09 01:37:09.122273 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5335 | 2025.01.09 01:37:09.123221 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5336 | 2025.01.09 01:37:09.123305 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_36_7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5337 | 2025.01.09 01:37:09.123425 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5338 | 2025.01.09 01:37:09.133542 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 19 columns (19 merged, 0 gathered) in 0.02613757 sec., 20047.770316827464 rows/sec., 35.92 MiB/sec. | ||
5339 | 2025.01.09 01:37:09.134596 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5340 | 2025.01.09 01:37:09.135067 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5341 | 2025.01.09 01:37:09.135146 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5342 | 2025.01.09 01:37:09.135304 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
5343 | 2025.01.09 01:37:10.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.25 MiB, peak 203.60 MiB, free memory in arenas 0.00 B, will set to 197.75 MiB (RSS), difference: 1.50 MiB | ||
5344 | 2025.01.09 01:37:12.583159 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5345 | 2025.01.09 01:37:12.583211 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5346 | 2025.01.09 01:37:12.692930 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5347 | 2025.01.09 01:37:12.693654 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5348 | 2025.01.09 01:37:12.693701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5349 | 2025.01.09 01:37:12.694253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5350 | 2025.01.09 01:37:12.694514 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5351 | 2025.01.09 01:37:12.694716 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5352 | 2025.01.09 01:37:12.744284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 744 | ||
5353 | 2025.01.09 01:37:12.747766 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2025.01.09 01:37:12.747828 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5355 | 2025.01.09 01:37:12.749319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5356 | 2025.01.09 01:37:12.749656 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.01.09 01:37:12.751124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
5358 | 2025.01.09 01:37:13.579804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5359 | 2025.01.09 01:37:13.601129 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5360 | 2025.01.09 01:37:13.601193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5361 | 2025.01.09 01:37:13.608427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5362 | 2025.01.09 01:37:13.609199 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5363 | 2025.01.09 01:37:13.612379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5364 | 2025.01.09 01:37:14.093436 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5365 | 2025.01.09 01:37:14.093742 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5366 | 2025.01.09 01:37:14.093859 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5367 | 2025.01.09 01:37:14.094698 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2025.01.09 01:37:14.094742 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5369 | 2025.01.09 01:37:14.095212 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5370 | 2025.01.09 01:37:14.095492 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2025.01.09 01:37:14.095737 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00208 sec., 6730.769230769231 rows/sec., 484.53 KiB/sec. | ||
5372 | 2025.01.09 01:37:14.095948 [ 259 ] {1ac648d7-6181-4cdc-b9d0-964f7895e1a0} <Debug> TCPHandler: Processed in 0.002699133 sec. | ||
5373 | 2025.01.09 01:37:14.096130 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5374 | 2025.01.09 01:37:14.096252 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5375 | 2025.01.09 01:37:14.096303 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5376 | 2025.01.09 01:37:14.096974 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5377 | 2025.01.09 01:37:14.097018 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5378 | 2025.01.09 01:37:14.097420 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5379 | 2025.01.09 01:37:14.097680 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5380 | 2025.01.09 01:37:14.097875 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.00165 sec., 115757.57575757576 rows/sec., 10.25 MiB/sec. | ||
5381 | 2025.01.09 01:37:14.097996 [ 266 ] {7e91e34b-80e4-43ad-a91c-be781b192743} <Debug> TCPHandler: Processed in 0.001921311 sec. | ||
5382 | 2025.01.09 01:37:14.098157 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5383 | 2025.01.09 01:37:14.098270 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5384 | 2025.01.09 01:37:14.098320 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5385 | 2025.01.09 01:37:14.098926 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5386 | 2025.01.09 01:37:14.098971 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5387 | 2025.01.09 01:37:14.099389 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5388 | 2025.01.09 01:37:14.099642 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5389 | 2025.01.09 01:37:14.099823 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001578 sec., 10139.416983523448 rows/sec., 717.88 KiB/sec. | ||
5390 | 2025.01.09 01:37:14.099878 [ 259 ] {cddc049f-84e0-4ab3-a8b2-1ae12020a107} <Debug> TCPHandler: Processed in 0.001775678 sec. | ||
5391 | 2025.01.09 01:37:14.100029 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5392 | 2025.01.09 01:37:14.100138 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5393 | 2025.01.09 01:37:14.100191 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5394 | 2025.01.09 01:37:14.100729 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2025.01.09 01:37:14.100768 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5396 | 2025.01.09 01:37:14.101164 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5397 | 2025.01.09 01:37:14.101445 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5398 | 2025.01.09 01:37:14.101575 [ 112 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5399 | 2025.01.09 01:37:14.101612 [ 112 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5400 | 2025.01.09 01:37:14.101639 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5401 | 2025.01.09 01:37:14.101639 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec. | ||
5402 | 2025.01.09 01:37:14.101830 [ 266 ] {e7c8a954-9b0e-4f32-ae99-37af80388f6a} <Debug> TCPHandler: Processed in 0.00185329 sec. | ||
5403 | 2025.01.09 01:37:14.102031 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
5404 | 2025.01.09 01:37:14.102108 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5405 | 2025.01.09 01:37:14.102382 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5406 | 2025.01.09 01:37:14.102391 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5407 | 2025.01.09 01:37:14.102441 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
5408 | 2025.01.09 01:37:14.102445 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5409 | 2025.01.09 01:37:14.102612 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5410 | 2025.01.09 01:37:14.102779 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5411 | 2025.01.09 01:37:14.103229 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5412 | 2025.01.09 01:37:14.103458 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5413 | 2025.01.09 01:37:14.103680 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5414 | 2025.01.09 01:37:14.104522 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5415 | 2025.01.09 01:37:14.104583 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5416 | 2025.01.09 01:37:14.105185 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5417 | 2025.01.09 01:37:14.105266 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003565397 sec., 215403.78252407795 rows/sec., 15.42 MiB/sec. | ||
5418 | 2025.01.09 01:37:14.105409 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5419 | 2025.01.09 01:37:14.105500 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2025.01.09 01:37:14.105797 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003468 sec., 3748.5582468281427 rows/sec., 233.72 KiB/sec. | ||
5421 | 2025.01.09 01:37:14.105899 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5422 | 2025.01.09 01:37:14.106031 [ 259 ] {2f4cb599-d7cf-40e3-bcd0-3563bae84ed2} <Debug> TCPHandler: Processed in 0.004081995 sec. | ||
5423 | 2025.01.09 01:37:14.106127 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_16_3} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5424 | 2025.01.09 01:37:14.106198 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5425 | 2025.01.09 01:37:14.106216 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
5426 | 2025.01.09 01:37:14.106316 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5427 | 2025.01.09 01:37:14.106362 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5428 | 2025.01.09 01:37:14.107034 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5429 | 2025.01.09 01:37:14.107072 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5430 | 2025.01.09 01:37:14.107453 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5431 | 2025.01.09 01:37:14.107690 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5432 | 2025.01.09 01:37:14.107937 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001638 sec., 216727.71672771673 rows/sec., 15.22 MiB/sec. | ||
5433 | 2025.01.09 01:37:14.108084 [ 266 ] {2df0ee03-329f-419a-9830-efe8955a9bef} <Debug> TCPHandler: Processed in 0.001953001 sec. | ||
5434 | 2025.01.09 01:37:14.108306 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5435 | 2025.01.09 01:37:14.108438 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5436 | 2025.01.09 01:37:14.108488 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5437 | 2025.01.09 01:37:14.108961 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5438 | 2025.01.09 01:37:14.109001 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5439 | 2025.01.09 01:37:14.109364 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5440 | 2025.01.09 01:37:14.109612 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5441 | 2025.01.09 01:37:14.109769 [ 131 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5442 | 2025.01.09 01:37:14.109840 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
5443 | 2025.01.09 01:37:14.109847 [ 131 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5444 | 2025.01.09 01:37:14.109924 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5445 | 2025.01.09 01:37:14.109960 [ 259 ] {6c5b25b0-6b82-4f4e-9739-dfc7ec14db2d} <Debug> TCPHandler: Processed in 0.001763659 sec. | ||
5446 | 2025.01.09 01:37:14.110242 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5447 | 2025.01.09 01:37:14.110535 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
5448 | 2025.01.09 01:37:14.110587 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5449 | 2025.01.09 01:37:14.110709 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5450 | 2025.01.09 01:37:14.110950 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5451 | 2025.01.09 01:37:14.111047 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5452 | 2025.01.09 01:37:14.111429 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5453 | 2025.01.09 01:37:14.111742 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5454 | 2025.01.09 01:37:14.111999 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5455 | 2025.01.09 01:37:14.112425 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5456 | 2025.01.09 01:37:14.112598 [ 186 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5457 | 2025.01.09 01:37:14.113361 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2025.01.09 01:37:14.113435 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5459 | 2025.01.09 01:37:14.114538 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5460 | 2025.01.09 01:37:14.115192 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5461 | 2025.01.09 01:37:14.115350 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005314325 sec., 18064.382588569573 rows/sec., 943.79 KiB/sec. | ||
5462 | 2025.01.09 01:37:14.115564 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5463 | 2025.01.09 01:37:14.115569 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005062 sec., 34966.41643619123 rows/sec., 2.31 MiB/sec. | ||
5464 | 2025.01.09 01:37:14.115677 [ 266 ] {3e03f76d-481a-4a24-9f7c-b6d016daec9b} <Debug> TCPHandler: Processed in 0.005611231 sec. | ||
5465 | 2025.01.09 01:37:14.115840 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5466 | 2025.01.09 01:37:14.115928 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5467 | 2025.01.09 01:37:14.115993 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5468 | 2025.01.09 01:37:14.116021 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_16_3} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5469 | 2025.01.09 01:37:14.116055 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5470 | 2025.01.09 01:37:14.116124 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5471 | 2025.01.09 01:37:14.116621 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2025.01.09 01:37:14.116666 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5473 | 2025.01.09 01:37:14.117073 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5474 | 2025.01.09 01:37:14.117314 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2025.01.09 01:37:14.117518 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. | ||
5476 | 2025.01.09 01:37:14.117568 [ 259 ] {c4b27516-fa13-4a55-a84c-90915cd3471e} <Debug> TCPHandler: Processed in 0.001794679 sec. | ||
5477 | 2025.01.09 01:37:14.117702 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2025.01.09 01:37:14.117807 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5479 | 2025.01.09 01:37:14.117875 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5480 | 2025.01.09 01:37:14.118927 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5481 | 2025.01.09 01:37:14.118967 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5482 | 2025.01.09 01:37:14.119579 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5483 | 2025.01.09 01:37:14.119837 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2025.01.09 01:37:14.120153 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002359 sec., 3815.175922000848 rows/sec., 6.84 MiB/sec. | ||
5485 | 2025.01.09 01:37:14.120633 [ 266 ] {3baadf7d-280d-436d-9697-cfd88b42671e} <Debug> TCPHandler: Processed in 0.002982857 sec. | ||
5486 | 2025.01.09 01:37:14.120786 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5487 | 2025.01.09 01:37:14.120914 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5488 | 2025.01.09 01:37:14.120969 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5489 | 2025.01.09 01:37:14.121505 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5490 | 2025.01.09 01:37:14.121552 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB. | ||
5491 | 2025.01.09 01:37:14.121986 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5492 | 2025.01.09 01:37:14.122229 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2025.01.09 01:37:14.122431 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001546 sec., 33635.18758085382 rows/sec., 2.08 MiB/sec. | ||
5494 | 2025.01.09 01:37:14.122481 [ 259 ] {4a0cb963-1fb2-4f41-b0f7-cd4717e91b00} <Debug> TCPHandler: Processed in 0.001756268 sec. | ||
5495 | 2025.01.09 01:37:19.089959 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5496 | 2025.01.09 01:37:19.090161 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5497 | 2025.01.09 01:37:19.090233 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5498 | 2025.01.09 01:37:19.090968 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5499 | 2025.01.09 01:37:19.091015 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5500 | 2025.01.09 01:37:19.091464 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5501 | 2025.01.09 01:37:19.091713 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2025.01.09 01:37:19.091950 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. | ||
5503 | 2025.01.09 01:37:19.092005 [ 259 ] {2ed57ae2-d84f-4ff1-9029-fed7a29f5531} <Debug> TCPHandler: Processed in 0.002175175 sec. | ||
5504 | 2025.01.09 01:37:19.092193 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5505 | 2025.01.09 01:37:19.092334 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5506 | 2025.01.09 01:37:19.092388 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5507 | 2025.01.09 01:37:19.093111 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5508 | 2025.01.09 01:37:19.093160 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5509 | 2025.01.09 01:37:19.093543 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5510 | 2025.01.09 01:37:19.093790 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5511 | 2025.01.09 01:37:19.094010 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001707 sec., 50966.60808435852 rows/sec., 4.46 MiB/sec. | ||
5512 | 2025.01.09 01:37:19.094063 [ 266 ] {2d1a92b3-edbd-49b1-9f84-738f98cd5eab} <Debug> TCPHandler: Processed in 0.001937601 sec. | ||
5513 | 2025.01.09 01:37:19.094232 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5514 | 2025.01.09 01:37:19.094360 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5515 | 2025.01.09 01:37:19.094414 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5516 | 2025.01.09 01:37:19.095186 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5517 | 2025.01.09 01:37:19.095236 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5518 | 2025.01.09 01:37:19.095606 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5519 | 2025.01.09 01:37:19.095844 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5520 | 2025.01.09 01:37:19.096004 [ 35 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5521 | 2025.01.09 01:37:19.096072 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001739 sec., 18401.380103507763 rows/sec., 1.35 MiB/sec. | ||
5522 | 2025.01.09 01:37:19.096089 [ 35 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5523 | 2025.01.09 01:37:19.096159 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5524 | 2025.01.09 01:37:19.096204 [ 259 ] {61a668a5-e2b2-49ba-9037-3fec5df9eb1c} <Debug> TCPHandler: Processed in 0.002028812 sec. | ||
5525 | 2025.01.09 01:37:19.096426 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5526 | 2025.01.09 01:37:19.096427 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
5527 | 2025.01.09 01:37:19.096637 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5528 | 2025.01.09 01:37:19.096718 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5529 | 2025.01.09 01:37:19.096746 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5530 | 2025.01.09 01:37:19.096772 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 60 rows starting from the beginning of the part | ||
5531 | 2025.01.09 01:37:19.097059 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
5532 | 2025.01.09 01:37:19.097371 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
5533 | 2025.01.09 01:37:19.097746 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
5534 | 2025.01.09 01:37:19.098046 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
5535 | 2025.01.09 01:37:19.098417 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
5536 | 2025.01.09 01:37:19.099905 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5537 | 2025.01.09 01:37:19.099974 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5538 | 2025.01.09 01:37:19.101052 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5539 | 2025.01.09 01:37:19.101480 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005191683 sec., 36211.76408497977 rows/sec., 2.74 MiB/sec. | ||
5540 | 2025.01.09 01:37:19.101633 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5541 | 2025.01.09 01:37:19.101694 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5542 | 2025.01.09 01:37:19.102119 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.005512 sec., 10885.341074020318 rows/sec., 871.15 KiB/sec. | ||
5543 | 2025.01.09 01:37:19.102442 [ 266 ] {06ecf5f7-4f62-4b49-84a2-4c4323210b14} <Debug> TCPHandler: Processed in 0.006126549 sec. | ||
5544 | 2025.01.09 01:37:19.102622 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5545 | 2025.01.09 01:37:19.102697 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5546 | 2025.01.09 01:37:19.102844 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_31_6} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5547 | 2025.01.09 01:37:19.102886 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5548 | 2025.01.09 01:37:19.103001 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5549 | 2025.01.09 01:37:19.103004 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5550 | 2025.01.09 01:37:19.103562 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2025.01.09 01:37:19.103602 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5552 | 2025.01.09 01:37:19.104005 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5553 | 2025.01.09 01:37:19.104245 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5554 | 2025.01.09 01:37:19.104522 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001682 sec., 60047.56242568371 rows/sec., 4.16 MiB/sec. | ||
5555 | 2025.01.09 01:37:19.104597 [ 259 ] {8fc9c84b-a5a8-46ec-bf26-2f9c3dc498a6} <Debug> TCPHandler: Processed in 0.002033753 sec. | ||
5556 | 2025.01.09 01:37:19.104837 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5557 | 2025.01.09 01:37:19.104981 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5558 | 2025.01.09 01:37:19.105070 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5559 | 2025.01.09 01:37:19.106278 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5560 | 2025.01.09 01:37:19.106318 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5561 | 2025.01.09 01:37:19.106987 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5562 | 2025.01.09 01:37:19.107250 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5563 | 2025.01.09 01:37:19.107496 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002545 sec., 11787.819253438114 rows/sec., 21.12 MiB/sec. | ||
5564 | 2025.01.09 01:37:19.107604 [ 266 ] {17728b3f-ece8-47c2-94a0-9a5b1ac8a2af} <Debug> TCPHandler: Processed in 0.002890157 sec. | ||
5565 | 2025.01.09 01:37:19.107757 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5566 | 2025.01.09 01:37:19.107887 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5567 | 2025.01.09 01:37:19.107942 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5568 | 2025.01.09 01:37:19.108407 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5569 | 2025.01.09 01:37:19.108446 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5570 | 2025.01.09 01:37:19.108827 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5571 | 2025.01.09 01:37:19.109065 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5572 | 2025.01.09 01:37:19.109285 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.44 MiB/sec. | ||
5573 | 2025.01.09 01:37:19.109336 [ 259 ] {2f58a51b-76a2-44c8-bba2-c62589d4c674} <Debug> TCPHandler: Processed in 0.001641567 sec. | ||
5574 | 2025.01.09 01:37:20.194905 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5575 | 2025.01.09 01:37:20.195576 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5576 | 2025.01.09 01:37:20.195619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5577 | 2025.01.09 01:37:20.196142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5578 | 2025.01.09 01:37:20.196394 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5579 | 2025.01.09 01:37:20.196677 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5580 | 2025.01.09 01:37:21.112528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5581 | 2025.01.09 01:37:21.133819 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2025.01.09 01:37:21.133875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5583 | 2025.01.09 01:37:21.141594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5584 | 2025.01.09 01:37:21.142395 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.01.09 01:37:21.145836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5586 | 2025.01.09 01:37:22.751474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 780 | ||
5587 | 2025.01.09 01:37:22.755119 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5588 | 2025.01.09 01:37:22.755173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5589 | 2025.01.09 01:37:22.756652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5590 | 2025.01.09 01:37:22.756968 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5591 | 2025.01.09 01:37:22.758459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
5592 | 2025.01.09 01:37:24.092772 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5593 | 2025.01.09 01:37:24.092985 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5594 | 2025.01.09 01:37:24.093067 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5595 | 2025.01.09 01:37:24.093857 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2025.01.09 01:37:24.093909 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5597 | 2025.01.09 01:37:24.094357 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5598 | 2025.01.09 01:37:24.094614 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5599 | 2025.01.09 01:37:24.094829 [ 27 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5600 | 2025.01.09 01:37:24.094914 [ 27 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5601 | 2025.01.09 01:37:24.094916 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001978 sec., 7077.856420626896 rows/sec., 509.51 KiB/sec. | ||
5602 | 2025.01.09 01:37:24.094945 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5603 | 2025.01.09 01:37:24.095117 [ 259 ] {7e7d2298-d0a3-4798-8d31-449e488de710} <Debug> TCPHandler: Processed in 0.0024838 sec. | ||
5604 | 2025.01.09 01:37:24.095192 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
5605 | 2025.01.09 01:37:24.095355 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5606 | 2025.01.09 01:37:24.095384 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5607 | 2025.01.09 01:37:24.095419 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
5608 | 2025.01.09 01:37:24.095529 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5609 | 2025.01.09 01:37:24.095532 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
5610 | 2025.01.09 01:37:24.095617 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5611 | 2025.01.09 01:37:24.095722 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
5612 | 2025.01.09 01:37:24.096161 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
5613 | 2025.01.09 01:37:24.096519 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
5614 | 2025.01.09 01:37:24.097772 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5615 | 2025.01.09 01:37:24.097822 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5616 | 2025.01.09 01:37:24.098222 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003158731 sec., 22160.79811797839 rows/sec., 1.64 MiB/sec. | ||
5617 | 2025.01.09 01:37:24.098491 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5618 | 2025.01.09 01:37:24.098513 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5619 | 2025.01.09 01:37:24.098969 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5620 | 2025.01.09 01:37:24.099128 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5621 | 2025.01.09 01:37:24.099496 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_17_4} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5622 | 2025.01.09 01:37:24.099579 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.004076 sec., 46859.66633954858 rows/sec., 4.15 MiB/sec. | ||
5623 | 2025.01.09 01:37:24.099854 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5624 | 2025.01.09 01:37:24.100015 [ 266 ] {3968ef3e-5c4d-4a74-b2d3-fbabe76bde03} <Debug> TCPHandler: Processed in 0.004748577 sec. | ||
5625 | 2025.01.09 01:37:24.100198 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5626 | 2025.01.09 01:37:24.100311 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5627 | 2025.01.09 01:37:24.100367 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5628 | 2025.01.09 01:37:24.101017 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5629 | 2025.01.09 01:37:24.101059 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5630 | 2025.01.09 01:37:24.101454 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5631 | 2025.01.09 01:37:24.101736 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5632 | 2025.01.09 01:37:24.101979 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001691 sec., 9461.856889414548 rows/sec., 669.91 KiB/sec. | ||
5633 | 2025.01.09 01:37:24.102099 [ 259 ] {7adcb43d-69ef-407d-9de5-90168ff6e44a} <Debug> TCPHandler: Processed in 0.001964671 sec. | ||
5634 | 2025.01.09 01:37:24.102272 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5635 | 2025.01.09 01:37:24.102383 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5636 | 2025.01.09 01:37:24.102430 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5637 | 2025.01.09 01:37:24.102966 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5638 | 2025.01.09 01:37:24.103006 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5639 | 2025.01.09 01:37:24.103364 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5640 | 2025.01.09 01:37:24.103612 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5641 | 2025.01.09 01:37:24.103824 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001464 sec., 9562.841530054644 rows/sec., 669.72 KiB/sec. | ||
5642 | 2025.01.09 01:37:24.103879 [ 266 ] {6881b2c9-45eb-413a-a271-1c8b70c20482} <Debug> TCPHandler: Processed in 0.001660047 sec. | ||
5643 | 2025.01.09 01:37:24.104023 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5644 | 2025.01.09 01:37:24.104128 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5645 | 2025.01.09 01:37:24.104174 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5646 | 2025.01.09 01:37:24.104703 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5647 | 2025.01.09 01:37:24.104743 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5648 | 2025.01.09 01:37:24.105099 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5649 | 2025.01.09 01:37:24.105337 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5650 | 2025.01.09 01:37:24.105500 [ 27 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5651 | 2025.01.09 01:37:24.105559 [ 27 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5652 | 2025.01.09 01:37:24.105589 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001473 sec., 8825.526137135099 rows/sec., 550.27 KiB/sec. | ||
5653 | 2025.01.09 01:37:24.105597 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5654 | 2025.01.09 01:37:24.105741 [ 259 ] {01206362-26a6-4a31-982e-775919ba41f1} <Debug> TCPHandler: Processed in 0.001767299 sec. | ||
5655 | 2025.01.09 01:37:24.105807 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
5656 | 2025.01.09 01:37:24.105905 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5657 | 2025.01.09 01:37:24.105943 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5658 | 2025.01.09 01:37:24.105979 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
5659 | 2025.01.09 01:37:24.106048 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5660 | 2025.01.09 01:37:24.106201 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
5661 | 2025.01.09 01:37:24.106206 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5662 | 2025.01.09 01:37:24.106486 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
5663 | 2025.01.09 01:37:24.106949 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
5664 | 2025.01.09 01:37:24.107245 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
5665 | 2025.01.09 01:37:24.108525 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5666 | 2025.01.09 01:37:24.108577 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5667 | 2025.01.09 01:37:24.108846 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00310424 sec., 20939.102646702577 rows/sec., 1.35 MiB/sec. | ||
5668 | 2025.01.09 01:37:24.108965 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5669 | 2025.01.09 01:37:24.109142 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5670 | 2025.01.09 01:37:24.109288 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5671 | 2025.01.09 01:37:24.109384 [ 196 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_17_4} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5672 | 2025.01.09 01:37:24.109455 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2025.01.09 01:37:24.109477 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5674 | 2025.01.09 01:37:24.109703 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.003694 sec., 96101.7866811045 rows/sec., 6.75 MiB/sec. | ||
5675 | 2025.01.09 01:37:24.109764 [ 266 ] {5254012a-c27c-4615-8d06-d49addc79cda} <Debug> TCPHandler: Processed in 0.003924023 sec. | ||
5676 | 2025.01.09 01:37:24.109900 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5677 | 2025.01.09 01:37:24.110009 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5678 | 2025.01.09 01:37:24.110054 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5679 | 2025.01.09 01:37:24.110490 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5680 | 2025.01.09 01:37:24.110530 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5681 | 2025.01.09 01:37:24.110888 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5682 | 2025.01.09 01:37:24.111125 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5683 | 2025.01.09 01:37:24.111329 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. | ||
5684 | 2025.01.09 01:37:24.111378 [ 259 ] {a62355eb-1229-43ef-af58-b2a646d1ef05} <Debug> TCPHandler: Processed in 0.001528885 sec. | ||
5685 | 2025.01.09 01:37:24.111518 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5686 | 2025.01.09 01:37:24.111646 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5687 | 2025.01.09 01:37:24.111706 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5688 | 2025.01.09 01:37:24.112328 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5689 | 2025.01.09 01:37:24.112377 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5690 | 2025.01.09 01:37:24.112757 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5691 | 2025.01.09 01:37:24.113004 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5692 | 2025.01.09 01:37:24.113249 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001629 sec., 108655.61694290976 rows/sec., 7.17 MiB/sec. | ||
5693 | 2025.01.09 01:37:24.113409 [ 266 ] {95801489-861f-4be3-a260-3cf0e62f1e45} <Debug> TCPHandler: Processed in 0.001948991 sec. | ||
5694 | 2025.01.09 01:37:24.113624 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5695 | 2025.01.09 01:37:24.113773 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5696 | 2025.01.09 01:37:24.113823 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5697 | 2025.01.09 01:37:24.114278 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5698 | 2025.01.09 01:37:24.114318 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5699 | 2025.01.09 01:37:24.114669 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5700 | 2025.01.09 01:37:24.114938 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2025.01.09 01:37:24.115184 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
5702 | 2025.01.09 01:37:24.115380 [ 259 ] {bc7930a4-cf4a-4c8e-90f7-c23f896ff872} <Debug> TCPHandler: Processed in 0.00186411 sec. | ||
5703 | 2025.01.09 01:37:24.115559 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5704 | 2025.01.09 01:37:24.115693 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5705 | 2025.01.09 01:37:24.115783 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5706 | 2025.01.09 01:37:24.116943 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5707 | 2025.01.09 01:37:24.116984 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5708 | 2025.01.09 01:37:24.117611 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5709 | 2025.01.09 01:37:24.117881 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5710 | 2025.01.09 01:37:24.118121 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002459 sec., 3660.024400162668 rows/sec., 6.56 MiB/sec. | ||
5711 | 2025.01.09 01:37:24.118224 [ 266 ] {3645b400-e912-4995-9f70-8053d67cc4a5} <Debug> TCPHandler: Processed in 0.002737284 sec. | ||
5712 | 2025.01.09 01:37:24.118370 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5713 | 2025.01.09 01:37:24.118477 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5714 | 2025.01.09 01:37:24.118523 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5715 | 2025.01.09 01:37:24.118959 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5716 | 2025.01.09 01:37:24.118998 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5717 | 2025.01.09 01:37:24.119356 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5718 | 2025.01.09 01:37:24.119596 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5719 | 2025.01.09 01:37:24.119797 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001341 sec., 38777.03206562267 rows/sec., 2.40 MiB/sec. | ||
5720 | 2025.01.09 01:37:24.119846 [ 259 ] {c9545891-f258-461f-a003-c81031174ffe} <Debug> TCPHandler: Processed in 0.001536675 sec. | ||
5721 | 2025.01.09 01:37:27.583259 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5722 | 2025.01.09 01:37:27.583330 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5723 | 2025.01.09 01:37:27.696913 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
5724 | 2025.01.09 01:37:27.697840 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5725 | 2025.01.09 01:37:27.697889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5726 | 2025.01.09 01:37:27.698405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5727 | 2025.01.09 01:37:27.698665 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5728 | 2025.01.09 01:37:27.698920 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5729 | 2025.01.09 01:37:28.645977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5730 | 2025.01.09 01:37:28.666564 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5731 | 2025.01.09 01:37:28.666614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5732 | 2025.01.09 01:37:28.674204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5733 | 2025.01.09 01:37:28.675007 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5734 | 2025.01.09 01:37:28.677606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5735 | 2025.01.09 01:37:29.090437 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5736 | 2025.01.09 01:37:29.090684 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5737 | 2025.01.09 01:37:29.090803 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5738 | 2025.01.09 01:37:29.091955 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5739 | 2025.01.09 01:37:29.092008 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5740 | 2025.01.09 01:37:29.092466 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5741 | 2025.01.09 01:37:29.092742 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5742 | 2025.01.09 01:37:29.092981 [ 57 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
5743 | 2025.01.09 01:37:29.093014 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002413 sec., 35640.2818068794 rows/sec., 3.12 MiB/sec. | ||
5744 | 2025.01.09 01:37:29.093109 [ 57 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2025.01.09 01:37:29.093191 [ 259 ] {db968db1-6b17-43d9-a49c-e5b2b8f297c8} <Debug> TCPHandler: Processed in 0.002901137 sec. | ||
5746 | 2025.01.09 01:37:29.093200 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5747 | 2025.01.09 01:37:29.093411 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
5748 | 2025.01.09 01:37:29.093428 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5749 | 2025.01.09 01:37:29.093531 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5750 | 2025.01.09 01:37:29.093584 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1399 rows starting from the beginning of the part | ||
5751 | 2025.01.09 01:37:29.093729 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part | ||
5752 | 2025.01.09 01:37:29.093774 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5753 | 2025.01.09 01:37:29.094036 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5754 | 2025.01.09 01:37:29.094126 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 191 rows starting from the beginning of the part | ||
5755 | 2025.01.09 01:37:29.094492 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 87 rows starting from the beginning of the part | ||
5756 | 2025.01.09 01:37:29.094861 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 191 rows starting from the beginning of the part | ||
5757 | 2025.01.09 01:37:29.095209 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part | ||
5758 | 2025.01.09 01:37:29.096351 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5759 | 2025.01.09 01:37:29.096401 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5760 | 2025.01.09 01:37:29.097069 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5761 | 2025.01.09 01:37:29.097385 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5762 | 2025.01.09 01:37:29.097582 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 5 columns (5 merged, 0 gathered) in 0.004238429 sec., 481310.4100599538 rows/sec., 42.85 MiB/sec. | ||
5763 | 2025.01.09 01:37:29.097807 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.004124 sec., 7274.4907856450045 rows/sec., 547.01 KiB/sec. | ||
5764 | 2025.01.09 01:37:29.097924 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
5765 | 2025.01.09 01:37:29.098187 [ 266 ] {eba07ccf-5d26-47d4-886c-0a85efc4e17c} <Debug> TCPHandler: Processed in 0.004845967 sec. | ||
5766 | 2025.01.09 01:37:29.098542 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5767 | 2025.01.09 01:37:29.098809 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5768 | 2025.01.09 01:37:29.098847 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5769 | 2025.01.09 01:37:29.098868 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5770 | 2025.01.09 01:37:29.098958 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_40_8} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
5771 | 2025.01.09 01:37:29.099056 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
5772 | 2025.01.09 01:37:29.099600 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5773 | 2025.01.09 01:37:29.099645 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5774 | 2025.01.09 01:37:29.100011 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5775 | 2025.01.09 01:37:29.100257 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5776 | 2025.01.09 01:37:29.100440 [ 57 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
5777 | 2025.01.09 01:37:29.100499 [ 57 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5778 | 2025.01.09 01:37:29.100514 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.00175 sec., 33142.857142857145 rows/sec., 2.59 MiB/sec. | ||
5779 | 2025.01.09 01:37:29.100537 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5780 | 2025.01.09 01:37:29.100755 [ 259 ] {b0e5b4f5-2c0b-46b6-b4fa-5481ec794628} <Debug> TCPHandler: Processed in 0.002403358 sec. | ||
5781 | 2025.01.09 01:37:29.100862 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
5782 | 2025.01.09 01:37:29.101090 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5783 | 2025.01.09 01:37:29.101405 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5784 | 2025.01.09 01:37:29.101542 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 873 rows starting from the beginning of the part | ||
5785 | 2025.01.09 01:37:29.101875 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part | ||
5786 | 2025.01.09 01:37:29.101885 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5787 | 2025.01.09 01:37:29.102179 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 355 rows starting from the beginning of the part | ||
5788 | 2025.01.09 01:37:29.102181 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5789 | 2025.01.09 01:37:29.102424 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5790 | 2025.01.09 01:37:29.102729 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 355 rows starting from the beginning of the part | ||
5791 | 2025.01.09 01:37:29.103041 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part | ||
5792 | 2025.01.09 01:37:29.104722 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5793 | 2025.01.09 01:37:29.104796 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5794 | 2025.01.09 01:37:29.105735 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5795 | 2025.01.09 01:37:29.106220 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1759 rows, containing 5 columns (5 merged, 0 gathered) in 0.00556965 sec., 315818.7677861266 rows/sec., 23.99 MiB/sec. | ||
5796 | 2025.01.09 01:37:29.106228 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5797 | 2025.01.09 01:37:29.106507 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
5798 | 2025.01.09 01:37:29.106729 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005171 sec., 19338.619222587506 rows/sec., 1.34 MiB/sec. | ||
5799 | 2025.01.09 01:37:29.107134 [ 266 ] {dedd19d4-babe-4ecd-99cc-d3f8909b7ff5} <Debug> TCPHandler: Processed in 0.00624008 sec. | ||
5800 | 2025.01.09 01:37:29.107401 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5801 | 2025.01.09 01:37:29.107453 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5802 | 2025.01.09 01:37:29.107555 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_40_8} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
5803 | 2025.01.09 01:37:29.107629 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5804 | 2025.01.09 01:37:29.107701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5805 | 2025.01.09 01:37:29.107787 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5806 | 2025.01.09 01:37:29.108966 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5807 | 2025.01.09 01:37:29.109007 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5808 | 2025.01.09 01:37:29.109675 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5809 | 2025.01.09 01:37:29.109942 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5810 | 2025.01.09 01:37:29.110194 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002613 sec., 11481.05625717566 rows/sec., 20.57 MiB/sec. | ||
5811 | 2025.01.09 01:37:29.110298 [ 259 ] {25ba0a46-b74c-45d0-a88a-edb8c8be8a3a} <Debug> TCPHandler: Processed in 0.003022828 sec. | ||
5812 | 2025.01.09 01:37:29.110450 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5813 | 2025.01.09 01:37:29.110579 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5814 | 2025.01.09 01:37:29.110636 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5815 | 2025.01.09 01:37:29.111170 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5816 | 2025.01.09 01:37:29.111218 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5817 | 2025.01.09 01:37:29.111668 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5818 | 2025.01.09 01:37:29.111899 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5819 | 2025.01.09 01:37:29.112120 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001569 sec., 19120.458891013383 rows/sec., 1.31 MiB/sec. | ||
5820 | 2025.01.09 01:37:29.112172 [ 266 ] {312fb686-7ab0-4f42-87d8-2ce2acbea3fc} <Debug> TCPHandler: Processed in 0.001786458 sec. | ||
5821 | 2025.01.09 01:37:31.301892 [ 38 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5822 | 2025.01.09 01:37:31.301982 [ 38 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2025.01.09 01:37:31.302010 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5824 | 2025.01.09 01:37:31.302155 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
5825 | 2025.01.09 01:37:31.302311 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5826 | 2025.01.09 01:37:31.302355 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
5827 | 2025.01.09 01:37:31.302450 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
5828 | 2025.01.09 01:37:31.302561 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
5829 | 2025.01.09 01:37:31.302811 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
5830 | 2025.01.09 01:37:31.303021 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
5831 | 2025.01.09 01:37:31.304057 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977681 sec., 14157.996158126616 rows/sec., 1.18 MiB/sec. | ||
5832 | 2025.01.09 01:37:31.304277 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5833 | 2025.01.09 01:37:31.304644 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5834 | 2025.01.09 01:37:31.304741 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_9_2} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5835 | 2025.01.09 01:37:31.304853 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5836 | 2025.01.09 01:37:32.758829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 814 | ||
5837 | 2025.01.09 01:37:32.762256 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5838 | 2025.01.09 01:37:32.762306 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5839 | 2025.01.09 01:37:32.763762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5840 | 2025.01.09 01:37:32.764067 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5841 | 2025.01.09 01:37:32.764362 [ 42 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5842 | 2025.01.09 01:37:32.764575 [ 42 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5843 | 2025.01.09 01:37:32.764687 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5844 | 2025.01.09 01:37:32.765239 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
5845 | 2025.01.09 01:37:32.766225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
5846 | 2025.01.09 01:37:32.766729 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5847 | 2025.01.09 01:37:32.766921 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 638 rows starting from the beginning of the part | ||
5848 | 2025.01.09 01:37:32.767487 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
5849 | 2025.01.09 01:37:32.768004 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
5850 | 2025.01.09 01:37:32.768510 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
5851 | 2025.01.09 01:37:32.769200 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
5852 | 2025.01.09 01:37:32.769852 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
5853 | 2025.01.09 01:37:32.778257 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 72 columns (72 merged, 0 gathered) in 0.013391845 sec., 60783.2602602554 rows/sec., 49.87 MiB/sec. | ||
5854 | 2025.01.09 01:37:32.779765 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5855 | 2025.01.09 01:37:32.780636 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5856 | 2025.01.09 01:37:32.780738 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_21_4} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5857 | 2025.01.09 01:37:32.781109 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
5858 | 2025.01.09 01:37:34.121742 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5859 | 2025.01.09 01:37:34.121932 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5860 | 2025.01.09 01:37:34.122003 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5861 | 2025.01.09 01:37:34.122745 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2025.01.09 01:37:34.122798 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5863 | 2025.01.09 01:37:34.123242 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5864 | 2025.01.09 01:37:34.123503 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5865 | 2025.01.09 01:37:34.123745 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
5866 | 2025.01.09 01:37:34.123816 [ 259 ] {673729a2-8083-4827-a400-409c8bfa70b3} <Debug> TCPHandler: Processed in 0.002220716 sec. | ||
5867 | 2025.01.09 01:37:34.123991 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5868 | 2025.01.09 01:37:34.124131 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5869 | 2025.01.09 01:37:34.124191 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5870 | 2025.01.09 01:37:34.124832 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5871 | 2025.01.09 01:37:34.124874 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5872 | 2025.01.09 01:37:34.125228 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5873 | 2025.01.09 01:37:34.125472 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5874 | 2025.01.09 01:37:34.125712 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001603 sec., 2495.321272613849 rows/sec., 203.48 KiB/sec. | ||
5875 | 2025.01.09 01:37:34.125790 [ 266 ] {aaa08378-2397-40d5-9d48-0b2257ae74a5} <Debug> TCPHandler: Processed in 0.00186993 sec. | ||
5876 | 2025.01.09 01:37:34.125940 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5877 | 2025.01.09 01:37:34.126071 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5878 | 2025.01.09 01:37:34.126126 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5879 | 2025.01.09 01:37:34.127579 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5880 | 2025.01.09 01:37:34.127620 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5881 | 2025.01.09 01:37:34.128213 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5882 | 2025.01.09 01:37:34.128502 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2025.01.09 01:37:34.128770 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002727 sec., 488815.54822148883 rows/sec., 40.83 MiB/sec. | ||
5884 | 2025.01.09 01:37:34.128824 [ 259 ] {901b6687-ebfe-45c7-a003-41b411ff865d} <Debug> TCPHandler: Processed in 0.002945837 sec. | ||
5885 | 2025.01.09 01:37:34.128997 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5886 | 2025.01.09 01:37:34.129127 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5887 | 2025.01.09 01:37:34.129181 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5888 | 2025.01.09 01:37:34.129818 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5889 | 2025.01.09 01:37:34.129859 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5890 | 2025.01.09 01:37:34.130211 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5891 | 2025.01.09 01:37:34.130452 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5892 | 2025.01.09 01:37:34.130659 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001562 sec., 12804.097311139565 rows/sec., 904.04 KiB/sec. | ||
5893 | 2025.01.09 01:37:34.130717 [ 266 ] {fc416552-11cb-49c2-811c-641d09edfa36} <Debug> TCPHandler: Processed in 0.001783339 sec. | ||
5894 | 2025.01.09 01:37:34.130878 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5895 | 2025.01.09 01:37:34.131007 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5896 | 2025.01.09 01:37:34.131062 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5897 | 2025.01.09 01:37:34.131815 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5898 | 2025.01.09 01:37:34.131855 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5899 | 2025.01.09 01:37:34.132212 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5900 | 2025.01.09 01:37:34.132452 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5901 | 2025.01.09 01:37:34.132659 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001681 sec., 143961.9274241523 rows/sec., 9.75 MiB/sec. | ||
5902 | 2025.01.09 01:37:34.132712 [ 259 ] {443bf574-86f0-4dff-a87b-bd234eeaf429} <Debug> TCPHandler: Processed in 0.001896751 sec. | ||
5903 | 2025.01.09 01:37:34.132864 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5904 | 2025.01.09 01:37:34.132992 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5905 | 2025.01.09 01:37:34.133045 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5906 | 2025.01.09 01:37:34.133677 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5907 | 2025.01.09 01:37:34.133726 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5908 | 2025.01.09 01:37:34.134082 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5909 | 2025.01.09 01:37:34.134347 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5910 | 2025.01.09 01:37:34.134552 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. | ||
5911 | 2025.01.09 01:37:34.134605 [ 266 ] {2e941497-eac3-4a9b-9e51-034729d5ddd3} <Debug> TCPHandler: Processed in 0.001806429 sec. | ||
5912 | 2025.01.09 01:37:34.134732 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5913 | 2025.01.09 01:37:34.134856 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5914 | 2025.01.09 01:37:34.134909 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5915 | 2025.01.09 01:37:34.135860 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2025.01.09 01:37:34.135899 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5917 | 2025.01.09 01:37:34.136284 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5918 | 2025.01.09 01:37:34.136520 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5919 | 2025.01.09 01:37:34.136719 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001891 sec., 430988.89476467477 rows/sec., 31.06 MiB/sec. | ||
5920 | 2025.01.09 01:37:34.136774 [ 259 ] {8e79ddb4-589d-499e-b182-1018e500f8ab} <Debug> TCPHandler: Processed in 0.002092534 sec. | ||
5921 | 2025.01.09 01:37:34.136913 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5922 | 2025.01.09 01:37:34.137041 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5923 | 2025.01.09 01:37:34.137098 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5924 | 2025.01.09 01:37:34.137625 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5925 | 2025.01.09 01:37:34.137673 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5926 | 2025.01.09 01:37:34.138038 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5927 | 2025.01.09 01:37:34.138277 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5928 | 2025.01.09 01:37:34.138496 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. | ||
5929 | 2025.01.09 01:37:34.138548 [ 266 ] {1a549a38-6bcf-4203-b4d4-f451256c29db} <Debug> TCPHandler: Processed in 0.001697108 sec. | ||
5930 | 2025.01.09 01:37:34.138672 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5931 | 2025.01.09 01:37:34.138784 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5932 | 2025.01.09 01:37:34.138842 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5933 | 2025.01.09 01:37:34.139667 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2025.01.09 01:37:34.139715 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5935 | 2025.01.09 01:37:34.140143 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5936 | 2025.01.09 01:37:34.140380 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5937 | 2025.01.09 01:37:34.140550 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5938 | 2025.01.09 01:37:34.140613 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001851 sec., 485683.4143706105 rows/sec., 32.35 MiB/sec. | ||
5939 | 2025.01.09 01:37:34.140643 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5940 | 2025.01.09 01:37:34.140726 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5941 | 2025.01.09 01:37:34.140733 [ 259 ] {f64de4fa-d454-4ae4-8264-effde3741354} <Debug> TCPHandler: Processed in 0.002111644 sec. | ||
5942 | 2025.01.09 01:37:34.140957 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5943 | 2025.01.09 01:37:34.141008 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
5944 | 2025.01.09 01:37:34.141142 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5945 | 2025.01.09 01:37:34.141273 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5946 | 2025.01.09 01:37:34.141341 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5947 | 2025.01.09 01:37:34.141451 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9918 rows starting from the beginning of the part | ||
5948 | 2025.01.09 01:37:34.141874 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 177 rows starting from the beginning of the part | ||
5949 | 2025.01.09 01:37:34.142249 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 101 rows starting from the beginning of the part | ||
5950 | 2025.01.09 01:37:34.142595 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 177 rows starting from the beginning of the part | ||
5951 | 2025.01.09 01:37:34.142949 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 100 rows starting from the beginning of the part | ||
5952 | 2025.01.09 01:37:34.143364 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 899 rows starting from the beginning of the part | ||
5953 | 2025.01.09 01:37:34.143686 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5954 | 2025.01.09 01:37:34.143790 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5955 | 2025.01.09 01:37:34.144685 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5956 | 2025.01.09 01:37:34.145173 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2025.01.09 01:37:34.145522 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004429 sec., 225.78460149017837 rows/sec., 15.21 KiB/sec. | ||
5958 | 2025.01.09 01:37:34.145652 [ 266 ] {ad93915b-87ca-4fee-a933-5329451e89aa} <Debug> TCPHandler: Processed in 0.004804058 sec. | ||
5959 | 2025.01.09 01:37:34.145871 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5960 | 2025.01.09 01:37:34.146160 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5961 | 2025.01.09 01:37:34.146411 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5962 | 2025.01.09 01:37:34.148539 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5963 | 2025.01.09 01:37:34.148580 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5964 | 2025.01.09 01:37:34.149527 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11372 rows, containing 5 columns (5 merged, 0 gathered) in 0.008651149 sec., 1314507.471782072 rows/sec., 88.11 MiB/sec. | ||
5965 | 2025.01.09 01:37:34.149810 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5966 | 2025.01.09 01:37:34.149904 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5967 | 2025.01.09 01:37:34.150300 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5968 | 2025.01.09 01:37:34.150483 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5969 | 2025.01.09 01:37:34.150537 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5970 | 2025.01.09 01:37:34.150649 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2025.01.09 01:37:34.150756 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5972 | 2025.01.09 01:37:34.150849 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5973 | 2025.01.09 01:37:34.150919 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004846 sec., 1857.2018159306647 rows/sec., 3.33 MiB/sec. | ||
5974 | 2025.01.09 01:37:34.151231 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
5975 | 2025.01.09 01:37:34.151377 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
5976 | 2025.01.09 01:37:34.151458 [ 259 ] {45ca8ba2-c8dc-4f71-aab8-2831148ff5a2} <Debug> TCPHandler: Processed in 0.005670461 sec. | ||
5977 | 2025.01.09 01:37:34.151719 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5978 | 2025.01.09 01:37:34.152002 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5979 | 2025.01.09 01:37:34.152039 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5980 | 2025.01.09 01:37:34.152137 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5981 | 2025.01.09 01:37:34.152189 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 524 rows starting from the beginning of the part | ||
5982 | 2025.01.09 01:37:34.153183 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part | ||
5983 | 2025.01.09 01:37:34.153856 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
5984 | 2025.01.09 01:37:34.154623 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5985 | 2025.01.09 01:37:34.154635 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part | ||
5986 | 2025.01.09 01:37:34.154693 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5987 | 2025.01.09 01:37:34.155253 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
5988 | 2025.01.09 01:37:34.155944 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part | ||
5989 | 2025.01.09 01:37:34.156156 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5990 | 2025.01.09 01:37:34.157004 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5991 | 2025.01.09 01:37:34.157263 [ 46 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5992 | 2025.01.09 01:37:34.157377 [ 46 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5993 | 2025.01.09 01:37:34.157462 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
5994 | 2025.01.09 01:37:34.157664 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00572 sec., 9090.90909090909 rows/sec., 576.38 KiB/sec. | ||
5995 | 2025.01.09 01:37:34.158297 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
5996 | 2025.01.09 01:37:34.158658 [ 266 ] {121434dd-e975-49c3-b45e-029ed92552a6} <Debug> TCPHandler: Processed in 0.007048994 sec. | ||
5997 | 2025.01.09 01:37:34.159161 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5998 | 2025.01.09 01:37:34.159216 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1374 rows starting from the beginning of the part | ||
5999 | 2025.01.09 01:37:34.159436 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
6000 | 2025.01.09 01:37:34.159829 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
6001 | 2025.01.09 01:37:34.160247 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part | ||
6002 | 2025.01.09 01:37:34.160546 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
6003 | 2025.01.09 01:37:34.160852 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 52 rows starting from the beginning of the part | ||
6004 | 2025.01.09 01:37:34.164640 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 4 columns (4 merged, 0 gathered) in 0.006983112 sec., 227692.18079274686 rows/sec., 14.71 MiB/sec. | ||
6005 | 2025.01.09 01:37:34.165100 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6006 | 2025.01.09 01:37:34.165909 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2025.01.09 01:37:34.166035 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_41_8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6008 | 2025.01.09 01:37:34.166159 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
6009 | 2025.01.09 01:37:34.167212 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 19 columns (19 merged, 0 gathered) in 0.016287502 sec., 37513.42593848953 rows/sec., 67.22 MiB/sec. | ||
6010 | 2025.01.09 01:37:34.168142 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6011 | 2025.01.09 01:37:34.168608 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6012 | 2025.01.09 01:37:34.168702 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6013 | 2025.01.09 01:37:34.168864 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
6014 | 2025.01.09 01:37:35.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.74 MiB, peak 207.08 MiB, free memory in arenas 0.00 B, will set to 200.97 MiB (RSS), difference: 1.23 MiB | ||
6015 | 2025.01.09 01:37:35.199117 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6016 | 2025.01.09 01:37:35.199794 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6017 | 2025.01.09 01:37:35.199841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6018 | 2025.01.09 01:37:35.200386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6019 | 2025.01.09 01:37:35.200659 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6020 | 2025.01.09 01:37:35.200874 [ 66 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6021 | 2025.01.09 01:37:35.200943 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6022 | 2025.01.09 01:37:35.200964 [ 66 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6023 | 2025.01.09 01:37:35.200999 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6024 | 2025.01.09 01:37:35.201116 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
6025 | 2025.01.09 01:37:35.201228 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6026 | 2025.01.09 01:37:35.201263 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
6027 | 2025.01.09 01:37:35.201327 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6028 | 2025.01.09 01:37:35.201558 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6029 | 2025.01.09 01:37:35.201799 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6030 | 2025.01.09 01:37:35.201896 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6031 | 2025.01.09 01:37:35.202141 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6032 | 2025.01.09 01:37:35.204378 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003314093 sec., 4307060.785560332 rows/sec., 61.61 MiB/sec. | ||
6033 | 2025.01.09 01:37:35.204878 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6034 | 2025.01.09 01:37:35.205230 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6035 | 2025.01.09 01:37:35.205325 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_31_6} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6036 | 2025.01.09 01:37:35.205441 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
6037 | 2025.01.09 01:37:36.177749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6038 | 2025.01.09 01:37:36.199727 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2025.01.09 01:37:36.199788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6040 | 2025.01.09 01:37:36.207134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6041 | 2025.01.09 01:37:36.207999 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6042 | 2025.01.09 01:37:36.208428 [ 50 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6043 | 2025.01.09 01:37:36.208620 [ 50 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2025.01.09 01:37:36.208718 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6045 | 2025.01.09 01:37:36.209234 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6046 | 2025.01.09 01:37:36.223905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6047 | 2025.01.09 01:37:36.225391 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6048 | 2025.01.09 01:37:36.226685 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6049 | 2025.01.09 01:37:36.231772 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6050 | 2025.01.09 01:37:36.237302 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
6051 | 2025.01.09 01:37:36.243083 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
6052 | 2025.01.09 01:37:36.248814 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6053 | 2025.01.09 01:37:36.253453 [ 186 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6054 | 2025.01.09 01:37:36.312004 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.103079968 sec., 2270.0821948256716 rows/sec., 11.74 MiB/sec. | ||
6055 | 2025.01.09 01:37:36.315035 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6056 | 2025.01.09 01:37:36.318232 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6057 | 2025.01.09 01:37:36.318371 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_31_6} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6058 | 2025.01.09 01:37:36.321103 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6059 | 2025.01.09 01:37:39.090132 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6060 | 2025.01.09 01:37:39.090334 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6061 | 2025.01.09 01:37:39.090410 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6062 | 2025.01.09 01:37:39.091312 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6063 | 2025.01.09 01:37:39.091368 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6064 | 2025.01.09 01:37:39.091857 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6065 | 2025.01.09 01:37:39.092117 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6066 | 2025.01.09 01:37:39.092332 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002048 sec., 41992.1875 rows/sec., 3.68 MiB/sec. | ||
6067 | 2025.01.09 01:37:39.092439 [ 259 ] {ef366447-5bf0-4dbc-b1fd-ac2fc44787e3} <Debug> TCPHandler: Processed in 0.002442239 sec. | ||
6068 | 2025.01.09 01:37:39.092619 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6069 | 2025.01.09 01:37:39.092740 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6070 | 2025.01.09 01:37:39.092795 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6071 | 2025.01.09 01:37:39.093361 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2025.01.09 01:37:39.093400 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6073 | 2025.01.09 01:37:39.093763 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6074 | 2025.01.09 01:37:39.094004 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2025.01.09 01:37:39.094184 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001473 sec., 20366.598778004074 rows/sec., 1.50 MiB/sec. | ||
6076 | 2025.01.09 01:37:39.094236 [ 266 ] {1b26a399-72a9-4b8e-a5bb-8c961d37b36e} <Debug> TCPHandler: Processed in 0.001680617 sec. | ||
6077 | 2025.01.09 01:37:39.094389 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6078 | 2025.01.09 01:37:39.094501 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6079 | 2025.01.09 01:37:39.094548 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6080 | 2025.01.09 01:37:39.095155 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2025.01.09 01:37:39.095196 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6082 | 2025.01.09 01:37:39.095754 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6083 | 2025.01.09 01:37:39.096010 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2025.01.09 01:37:39.096194 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001717 sec., 33779.848573092604 rows/sec., 2.64 MiB/sec. | ||
6085 | 2025.01.09 01:37:39.096316 [ 259 ] {f9af5c1d-b1e7-4c22-9d4d-9b5df09c5159} <Debug> TCPHandler: Processed in 0.001981741 sec. | ||
6086 | 2025.01.09 01:37:39.096487 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6087 | 2025.01.09 01:37:39.096595 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6088 | 2025.01.09 01:37:39.096644 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6089 | 2025.01.09 01:37:39.097159 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2025.01.09 01:37:39.097198 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6091 | 2025.01.09 01:37:39.097591 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6092 | 2025.01.09 01:37:39.097841 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2025.01.09 01:37:39.098023 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00145 sec., 68965.51724137932 rows/sec., 4.78 MiB/sec. | ||
6094 | 2025.01.09 01:37:39.098076 [ 266 ] {4109129e-0a3f-429d-86ac-2946ff580ef7} <Debug> TCPHandler: Processed in 0.001648557 sec. | ||
6095 | 2025.01.09 01:37:39.098237 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6096 | 2025.01.09 01:37:39.098343 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6097 | 2025.01.09 01:37:39.098409 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6098 | 2025.01.09 01:37:39.099648 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6099 | 2025.01.09 01:37:39.099686 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6100 | 2025.01.09 01:37:39.100410 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6101 | 2025.01.09 01:37:39.100705 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6102 | 2025.01.09 01:37:39.100914 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002592 sec., 11574.074074074073 rows/sec., 20.74 MiB/sec. | ||
6103 | 2025.01.09 01:37:39.101025 [ 259 ] {987546a0-7071-4917-b92b-464aa4dfd07d} <Debug> TCPHandler: Processed in 0.002847105 sec. | ||
6104 | 2025.01.09 01:37:39.101196 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6105 | 2025.01.09 01:37:39.101304 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6106 | 2025.01.09 01:37:39.101352 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6107 | 2025.01.09 01:37:39.101855 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6108 | 2025.01.09 01:37:39.101896 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB. | ||
6109 | 2025.01.09 01:37:39.102295 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6110 | 2025.01.09 01:37:39.102680 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6111 | 2025.01.09 01:37:39.102872 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001591 sec., 18856.065367693274 rows/sec., 1.29 MiB/sec. | ||
6112 | 2025.01.09 01:37:39.102922 [ 266 ] {b23b56bc-399c-4386-9e01-1e0f3dea75dc} <Debug> TCPHandler: Processed in 0.001785709 sec. | ||
6113 | 2025.01.09 01:37:42.583379 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6114 | 2025.01.09 01:37:42.583478 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6115 | 2025.01.09 01:37:42.701171 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6116 | 2025.01.09 01:37:42.701927 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2025.01.09 01:37:42.701984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6118 | 2025.01.09 01:37:42.702627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6119 | 2025.01.09 01:37:42.702901 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2025.01.09 01:37:42.703184 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6121 | 2025.01.09 01:37:42.766603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 850 | ||
6122 | 2025.01.09 01:37:42.769795 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2025.01.09 01:37:42.769859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6124 | 2025.01.09 01:37:42.771334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6125 | 2025.01.09 01:37:42.771664 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2025.01.09 01:37:42.772347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
6127 | 2025.01.09 01:37:43.001480 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001059247 sec. | ||
6128 | 2025.01.09 01:37:43.724073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6129 | 2025.01.09 01:37:43.743759 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6130 | 2025.01.09 01:37:43.743822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6131 | 2025.01.09 01:37:43.750704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6132 | 2025.01.09 01:37:43.751516 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6133 | 2025.01.09 01:37:43.754175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6134 | 2025.01.09 01:37:44.092849 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6135 | 2025.01.09 01:37:44.093072 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6136 | 2025.01.09 01:37:44.093158 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6137 | 2025.01.09 01:37:44.093914 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6138 | 2025.01.09 01:37:44.093971 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6139 | 2025.01.09 01:37:44.094465 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6140 | 2025.01.09 01:37:44.094734 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6141 | 2025.01.09 01:37:44.094986 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. | ||
6142 | 2025.01.09 01:37:44.095068 [ 259 ] {b5baa853-5acf-4086-ad0a-679075628287} <Debug> TCPHandler: Processed in 0.002370719 sec. | ||
6143 | 2025.01.09 01:37:44.095309 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6144 | 2025.01.09 01:37:44.095428 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6145 | 2025.01.09 01:37:44.095480 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6146 | 2025.01.09 01:37:44.096358 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6147 | 2025.01.09 01:37:44.096399 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6148 | 2025.01.09 01:37:44.096796 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6149 | 2025.01.09 01:37:44.097078 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6150 | 2025.01.09 01:37:44.097263 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001863 sec., 102522.8126677402 rows/sec., 9.07 MiB/sec. | ||
6151 | 2025.01.09 01:37:44.097317 [ 266 ] {7dd9597a-b9db-4839-bd2f-8f1fc0afe3fb} <Debug> TCPHandler: Processed in 0.002073893 sec. | ||
6152 | 2025.01.09 01:37:44.097473 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6153 | 2025.01.09 01:37:44.097585 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6154 | 2025.01.09 01:37:44.097633 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6155 | 2025.01.09 01:37:44.098203 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2025.01.09 01:37:44.098240 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6157 | 2025.01.09 01:37:44.098613 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6158 | 2025.01.09 01:37:44.098867 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6159 | 2025.01.09 01:37:44.099035 [ 148 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6160 | 2025.01.09 01:37:44.099070 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001508 sec., 10610.079575596817 rows/sec., 751.20 KiB/sec. | ||
6161 | 2025.01.09 01:37:44.099073 [ 148 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6162 | 2025.01.09 01:37:44.099116 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6163 | 2025.01.09 01:37:44.099143 [ 259 ] {fc3f67d8-fafd-4f26-aeb9-e506b483bdb7} <Debug> TCPHandler: Processed in 0.001733138 sec. | ||
6164 | 2025.01.09 01:37:44.099257 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
6165 | 2025.01.09 01:37:44.099347 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6166 | 2025.01.09 01:37:44.099366 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6167 | 2025.01.09 01:37:44.099403 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 60 rows starting from the beginning of the part | ||
6168 | 2025.01.09 01:37:44.099496 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6169 | 2025.01.09 01:37:44.099504 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
6170 | 2025.01.09 01:37:44.099628 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6171 | 2025.01.09 01:37:44.099924 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
6172 | 2025.01.09 01:37:44.100114 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
6173 | 2025.01.09 01:37:44.100293 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
6174 | 2025.01.09 01:37:44.100533 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
6175 | 2025.01.09 01:37:44.101481 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6176 | 2025.01.09 01:37:44.101530 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6177 | 2025.01.09 01:37:44.102212 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6178 | 2025.01.09 01:37:44.102271 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.003088659 sec., 55687.59775682585 rows/sec., 4.18 MiB/sec. | ||
6179 | 2025.01.09 01:37:44.102522 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6180 | 2025.01.09 01:37:44.102688 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6181 | 2025.01.09 01:37:44.103034 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003584 sec., 3906.25 rows/sec., 273.57 KiB/sec. | ||
6182 | 2025.01.09 01:37:44.103206 [ 266 ] {50fcd97c-d1bd-49f1-b6b8-04acb534058c} <Debug> TCPHandler: Processed in 0.003919233 sec. | ||
6183 | 2025.01.09 01:37:44.103215 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6184 | 2025.01.09 01:37:44.103398 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_36_7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6185 | 2025.01.09 01:37:44.103408 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6186 | 2025.01.09 01:37:44.103558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6187 | 2025.01.09 01:37:44.103624 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6188 | 2025.01.09 01:37:44.103677 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6189 | 2025.01.09 01:37:44.104246 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6190 | 2025.01.09 01:37:44.104285 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6191 | 2025.01.09 01:37:44.104767 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6192 | 2025.01.09 01:37:44.105059 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6193 | 2025.01.09 01:37:44.105247 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001685 sec., 7715.133531157269 rows/sec., 481.04 KiB/sec. | ||
6194 | 2025.01.09 01:37:44.105301 [ 259 ] {13db8195-0a7e-491a-8129-308b9ce7c717} <Debug> TCPHandler: Processed in 0.001986262 sec. | ||
6195 | 2025.01.09 01:37:44.105454 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6196 | 2025.01.09 01:37:44.105586 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6197 | 2025.01.09 01:37:44.105641 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6198 | 2025.01.09 01:37:44.106398 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6199 | 2025.01.09 01:37:44.106436 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6200 | 2025.01.09 01:37:44.106822 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6201 | 2025.01.09 01:37:44.107091 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6202 | 2025.01.09 01:37:44.107304 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001738 sec., 204257.7675489068 rows/sec., 14.34 MiB/sec. | ||
6203 | 2025.01.09 01:37:44.107374 [ 266 ] {bb73c93f-c4b6-44d9-b45c-f7a341c0825f} <Debug> TCPHandler: Processed in 0.001978952 sec. | ||
6204 | 2025.01.09 01:37:44.107619 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6205 | 2025.01.09 01:37:44.107767 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6206 | 2025.01.09 01:37:44.107817 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6207 | 2025.01.09 01:37:44.108264 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2025.01.09 01:37:44.108303 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6209 | 2025.01.09 01:37:44.108663 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6210 | 2025.01.09 01:37:44.108916 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2025.01.09 01:37:44.109095 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 232.03 KiB/sec. | ||
6212 | 2025.01.09 01:37:44.109144 [ 259 ] {911cc97f-4358-4cbb-a542-1a8d8b50b353} <Debug> TCPHandler: Processed in 0.001656166 sec. | ||
6213 | 2025.01.09 01:37:44.109290 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6214 | 2025.01.09 01:37:44.109420 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6215 | 2025.01.09 01:37:44.109480 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6216 | 2025.01.09 01:37:44.110113 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6217 | 2025.01.09 01:37:44.110157 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6218 | 2025.01.09 01:37:44.110538 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6219 | 2025.01.09 01:37:44.110770 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6220 | 2025.01.09 01:37:44.110954 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001563 sec., 113243.76199616124 rows/sec., 7.47 MiB/sec. | ||
6221 | 2025.01.09 01:37:44.111005 [ 266 ] {a6b64e56-8eec-4d9e-a2fa-792f61625e60} <Debug> TCPHandler: Processed in 0.001780118 sec. | ||
6222 | 2025.01.09 01:37:44.111143 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6223 | 2025.01.09 01:37:44.111251 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6224 | 2025.01.09 01:37:44.111300 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6225 | 2025.01.09 01:37:44.111724 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6226 | 2025.01.09 01:37:44.111762 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6227 | 2025.01.09 01:37:44.112108 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6228 | 2025.01.09 01:37:44.112346 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6229 | 2025.01.09 01:37:44.112525 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec. | ||
6230 | 2025.01.09 01:37:44.112575 [ 259 ] {1188fa42-0465-4256-b027-85cff9a1c1ea} <Debug> TCPHandler: Processed in 0.001487713 sec. | ||
6231 | 2025.01.09 01:37:44.112699 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6232 | 2025.01.09 01:37:44.112805 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6233 | 2025.01.09 01:37:44.112873 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6234 | 2025.01.09 01:37:44.113921 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6235 | 2025.01.09 01:37:44.113959 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6236 | 2025.01.09 01:37:44.114571 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6237 | 2025.01.09 01:37:44.114825 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6238 | 2025.01.09 01:37:44.115089 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002298 sec., 3916.4490861618797 rows/sec., 7.02 MiB/sec. | ||
6239 | 2025.01.09 01:37:44.115605 [ 266 ] {43f1c7f5-af9d-412f-8df9-2a442f27eaa3} <Debug> TCPHandler: Processed in 0.002949398 sec. | ||
6240 | 2025.01.09 01:37:44.115809 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6241 | 2025.01.09 01:37:44.115940 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6242 | 2025.01.09 01:37:44.115997 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6243 | 2025.01.09 01:37:44.116500 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6244 | 2025.01.09 01:37:44.116538 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6245 | 2025.01.09 01:37:44.116901 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6246 | 2025.01.09 01:37:44.117138 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2025.01.09 01:37:44.117310 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.0014 sec., 37142.857142857145 rows/sec., 2.30 MiB/sec. | ||
6248 | 2025.01.09 01:37:44.117359 [ 259 ] {74662ffe-ddf7-403f-a9a6-7681a210267f} <Debug> TCPHandler: Processed in 0.001643296 sec. | ||
6249 | 2025.01.09 01:37:49.090351 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6250 | 2025.01.09 01:37:49.090575 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6251 | 2025.01.09 01:37:49.090656 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6252 | 2025.01.09 01:37:49.091474 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6253 | 2025.01.09 01:37:49.091519 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6254 | 2025.01.09 01:37:49.091953 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6255 | 2025.01.09 01:37:49.092236 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6256 | 2025.01.09 01:37:49.092476 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001951 sec., 2050.2306509482314 rows/sec., 167.18 KiB/sec. | ||
6257 | 2025.01.09 01:37:49.092566 [ 259 ] {206bf131-f5d6-4bcd-9f74-656a4910d71c} <Debug> TCPHandler: Processed in 0.002356107 sec. | ||
6258 | 2025.01.09 01:37:49.092727 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6259 | 2025.01.09 01:37:49.092846 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6260 | 2025.01.09 01:37:49.092896 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6261 | 2025.01.09 01:37:49.093470 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2025.01.09 01:37:49.093509 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6263 | 2025.01.09 01:37:49.093880 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6264 | 2025.01.09 01:37:49.094116 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2025.01.09 01:37:49.094339 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001519 sec., 57932.85055957867 rows/sec., 5.06 MiB/sec. | ||
6266 | 2025.01.09 01:37:49.094451 [ 266 ] {a21a3842-294f-4c5d-89de-1e882cae84bc} <Debug> TCPHandler: Processed in 0.001778359 sec. | ||
6267 | 2025.01.09 01:37:49.094670 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6268 | 2025.01.09 01:37:49.094833 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6269 | 2025.01.09 01:37:49.094892 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6270 | 2025.01.09 01:37:49.095605 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6271 | 2025.01.09 01:37:49.095649 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6272 | 2025.01.09 01:37:49.096034 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6273 | 2025.01.09 01:37:49.096272 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6274 | 2025.01.09 01:37:49.096473 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001671 sec., 20347.097546379413 rows/sec., 1.48 MiB/sec. | ||
6275 | 2025.01.09 01:37:49.096528 [ 259 ] {f7a9dbc9-5b48-475f-8976-566cc9e320b7} <Debug> TCPHandler: Processed in 0.001983562 sec. | ||
6276 | 2025.01.09 01:37:49.096675 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6277 | 2025.01.09 01:37:49.096783 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6278 | 2025.01.09 01:37:49.096830 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6279 | 2025.01.09 01:37:49.097399 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6280 | 2025.01.09 01:37:49.097438 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6281 | 2025.01.09 01:37:49.097807 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6282 | 2025.01.09 01:37:49.098048 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6283 | 2025.01.09 01:37:49.098246 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001485 sec., 41750.84175084175 rows/sec., 3.26 MiB/sec. | ||
6284 | 2025.01.09 01:37:49.098300 [ 266 ] {23b16315-d2d8-40ad-852c-5c3dc0a75236} <Debug> TCPHandler: Processed in 0.001677727 sec. | ||
6285 | 2025.01.09 01:37:49.098471 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6286 | 2025.01.09 01:37:49.098583 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6287 | 2025.01.09 01:37:49.098635 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6288 | 2025.01.09 01:37:49.099162 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2025.01.09 01:37:49.099201 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6290 | 2025.01.09 01:37:49.099569 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6291 | 2025.01.09 01:37:49.099841 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2025.01.09 01:37:49.100073 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001509 sec., 67594.43339960239 rows/sec., 4.69 MiB/sec. | ||
6293 | 2025.01.09 01:37:49.100160 [ 259 ] {086175ef-2c08-44fe-9186-fb3e369bc50a} <Debug> TCPHandler: Processed in 0.001742408 sec. | ||
6294 | 2025.01.09 01:37:49.100334 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6295 | 2025.01.09 01:37:49.100442 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6296 | 2025.01.09 01:37:49.100509 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6297 | 2025.01.09 01:37:49.101636 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2025.01.09 01:37:49.101673 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6299 | 2025.01.09 01:37:49.102324 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6300 | 2025.01.09 01:37:49.102583 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2025.01.09 01:37:49.102826 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002407 sec., 12463.647694225177 rows/sec., 22.33 MiB/sec. | ||
6302 | 2025.01.09 01:37:49.102920 [ 266 ] {a56caa38-46ec-405b-ad6c-4eb85a32228e} <Debug> TCPHandler: Processed in 0.002653113 sec. | ||
6303 | 2025.01.09 01:37:49.103083 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6304 | 2025.01.09 01:37:49.103194 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6305 | 2025.01.09 01:37:49.103243 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6306 | 2025.01.09 01:37:49.103807 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6307 | 2025.01.09 01:37:49.103852 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6308 | 2025.01.09 01:37:49.104252 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6309 | 2025.01.09 01:37:49.104480 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6310 | 2025.01.09 01:37:49.104736 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001549 sec., 19367.33376371853 rows/sec., 1.33 MiB/sec. | ||
6311 | 2025.01.09 01:37:49.104814 [ 259 ] {3b0e90f3-61a6-42e2-abeb-523f3de6ce81} <Debug> TCPHandler: Processed in 0.001788828 sec. | ||
6312 | 2025.01.09 01:37:50.203387 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6313 | 2025.01.09 01:37:50.204162 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6314 | 2025.01.09 01:37:50.204215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6315 | 2025.01.09 01:37:50.204748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6316 | 2025.01.09 01:37:50.204999 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6317 | 2025.01.09 01:37:50.205345 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6318 | 2025.01.09 01:37:51.254312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6319 | 2025.01.09 01:37:51.273764 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2025.01.09 01:37:51.273810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6321 | 2025.01.09 01:37:51.281295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6322 | 2025.01.09 01:37:51.282060 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2025.01.09 01:37:51.285900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6324 | 2025.01.09 01:37:52.772698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 886 | ||
6325 | 2025.01.09 01:37:52.776274 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6326 | 2025.01.09 01:37:52.776333 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6327 | 2025.01.09 01:37:52.777799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6328 | 2025.01.09 01:37:52.778110 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6329 | 2025.01.09 01:37:52.779571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
6330 | 2025.01.09 01:37:54.093343 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6331 | 2025.01.09 01:37:54.093530 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6332 | 2025.01.09 01:37:54.093602 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6333 | 2025.01.09 01:37:54.094385 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6334 | 2025.01.09 01:37:54.094433 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6335 | 2025.01.09 01:37:54.094864 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6336 | 2025.01.09 01:37:54.095119 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6337 | 2025.01.09 01:37:54.095360 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
6338 | 2025.01.09 01:37:54.095474 [ 259 ] {3fa910c0-2227-4e4d-8949-001e6ec01670} <Debug> TCPHandler: Processed in 0.002261176 sec. | ||
6339 | 2025.01.09 01:37:54.095709 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6340 | 2025.01.09 01:37:54.095859 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6341 | 2025.01.09 01:37:54.095927 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6342 | 2025.01.09 01:37:54.096728 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6343 | 2025.01.09 01:37:54.096780 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6344 | 2025.01.09 01:37:54.097210 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6345 | 2025.01.09 01:37:54.097461 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6346 | 2025.01.09 01:37:54.097650 [ 138 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
6347 | 2025.01.09 01:37:54.097676 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001851 sec., 103187.46623446785 rows/sec., 9.13 MiB/sec. | ||
6348 | 2025.01.09 01:37:54.097733 [ 138 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6349 | 2025.01.09 01:37:54.097813 [ 266 ] {5967ae9b-f2a0-4575-87ea-fcab8c1fb4d5} <Debug> TCPHandler: Processed in 0.002189915 sec. | ||
6350 | 2025.01.09 01:37:54.097813 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6351 | 2025.01.09 01:37:54.098066 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6352 | 2025.01.09 01:37:54.098214 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
6353 | 2025.01.09 01:37:54.098322 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6354 | 2025.01.09 01:37:54.098475 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6355 | 2025.01.09 01:37:54.098769 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6356 | 2025.01.09 01:37:54.098894 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 1399 rows starting from the beginning of the part | ||
6357 | 2025.01.09 01:37:54.099219 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1333 rows starting from the beginning of the part | ||
6358 | 2025.01.09 01:37:54.099697 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 86 rows starting from the beginning of the part | ||
6359 | 2025.01.09 01:37:54.100088 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 191 rows starting from the beginning of the part | ||
6360 | 2025.01.09 01:37:54.100389 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
6361 | 2025.01.09 01:37:54.100742 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 191 rows starting from the beginning of the part | ||
6362 | 2025.01.09 01:37:54.101466 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6363 | 2025.01.09 01:37:54.101525 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6364 | 2025.01.09 01:37:54.102416 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6365 | 2025.01.09 01:37:54.102911 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6366 | 2025.01.09 01:37:54.103433 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.005169 sec., 3095.376281679242 rows/sec., 219.16 KiB/sec. | ||
6367 | 2025.01.09 01:37:54.103589 [ 259 ] {b60e9112-6f92-4a2f-b4af-a33aa2020567} <Debug> TCPHandler: Processed in 0.005662991 sec. | ||
6368 | 2025.01.09 01:37:54.103768 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6369 | 2025.01.09 01:37:54.103910 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6370 | 2025.01.09 01:37:54.103977 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6371 | 2025.01.09 01:37:54.104668 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006682727 sec., 492014.7119581572 rows/sec., 43.44 MiB/sec. | ||
6372 | 2025.01.09 01:37:54.104970 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
6373 | 2025.01.09 01:37:54.105383 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2025.01.09 01:37:54.105452 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6375 | 2025.01.09 01:37:54.105586 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6376 | 2025.01.09 01:37:54.105729 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_45_9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
6377 | 2025.01.09 01:37:54.105900 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
6378 | 2025.01.09 01:37:54.106082 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6379 | 2025.01.09 01:37:54.106329 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6380 | 2025.01.09 01:37:54.106552 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002679 sec., 5225.830533781262 rows/sec., 365.98 KiB/sec. | ||
6381 | 2025.01.09 01:37:54.106613 [ 266 ] {c26a44af-edef-47b9-a07c-514a9fb252cc} <Debug> TCPHandler: Processed in 0.002907806 sec. | ||
6382 | 2025.01.09 01:37:54.106766 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6383 | 2025.01.09 01:37:54.106896 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6384 | 2025.01.09 01:37:54.106956 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6385 | 2025.01.09 01:37:54.107591 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6386 | 2025.01.09 01:37:54.107631 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6387 | 2025.01.09 01:37:54.107988 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6388 | 2025.01.09 01:37:54.108231 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6389 | 2025.01.09 01:37:54.108447 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
6390 | 2025.01.09 01:37:54.108499 [ 259 ] {b759276e-2d90-4d09-8b26-c34080621978} <Debug> TCPHandler: Processed in 0.001796969 sec. | ||
6391 | 2025.01.09 01:37:54.108645 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6392 | 2025.01.09 01:37:54.108751 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6393 | 2025.01.09 01:37:54.108796 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6394 | 2025.01.09 01:37:54.109451 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6395 | 2025.01.09 01:37:54.109491 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6396 | 2025.01.09 01:37:54.109869 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6397 | 2025.01.09 01:37:54.110112 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6398 | 2025.01.09 01:37:54.110275 [ 138 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
6399 | 2025.01.09 01:37:54.110344 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001609 sec., 220633.9341205718 rows/sec., 15.49 MiB/sec. | ||
6400 | 2025.01.09 01:37:54.110355 [ 138 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6401 | 2025.01.09 01:37:54.110430 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6402 | 2025.01.09 01:37:54.110476 [ 266 ] {5b0a86d9-0f9f-4bfb-99a4-64cb12f6734c} <Debug> TCPHandler: Processed in 0.0018791 sec. | ||
6403 | 2025.01.09 01:37:54.110643 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
6404 | 2025.01.09 01:37:54.110671 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6405 | 2025.01.09 01:37:54.110782 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6406 | 2025.01.09 01:37:54.110833 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 873 rows starting from the beginning of the part | ||
6407 | 2025.01.09 01:37:54.110840 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6408 | 2025.01.09 01:37:54.110943 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6409 | 2025.01.09 01:37:54.111017 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 815 rows starting from the beginning of the part | ||
6410 | 2025.01.09 01:37:54.111304 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 58 rows starting from the beginning of the part | ||
6411 | 2025.01.09 01:37:54.111547 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 355 rows starting from the beginning of the part | ||
6412 | 2025.01.09 01:37:54.111763 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 62 rows starting from the beginning of the part | ||
6413 | 2025.01.09 01:37:54.111934 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 355 rows starting from the beginning of the part | ||
6414 | 2025.01.09 01:37:54.112472 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6415 | 2025.01.09 01:37:54.112521 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6416 | 2025.01.09 01:37:54.113040 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6417 | 2025.01.09 01:37:54.113331 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6418 | 2025.01.09 01:37:54.113579 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002773 sec., 2163.721601153985 rows/sec., 113.05 KiB/sec. | ||
6419 | 2025.01.09 01:37:54.113741 [ 259 ] {04203d0c-2b37-4dc5-9681-2be93895a14c} <Debug> TCPHandler: Processed in 0.00313864 sec. | ||
6420 | 2025.01.09 01:37:54.113881 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.003334563 sec., 755121.4357023694 rows/sec., 57.23 MiB/sec. | ||
6421 | 2025.01.09 01:37:54.113924 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6422 | 2025.01.09 01:37:54.114104 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6423 | 2025.01.09 01:37:54.114178 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
6424 | 2025.01.09 01:37:54.114200 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6425 | 2025.01.09 01:37:54.114888 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6426 | 2025.01.09 01:37:54.115226 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_45_9} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
6427 | 2025.01.09 01:37:54.115363 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6428 | 2025.01.09 01:37:54.115400 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
6429 | 2025.01.09 01:37:54.115427 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6430 | 2025.01.09 01:37:54.115853 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6431 | 2025.01.09 01:37:54.116092 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2025.01.09 01:37:54.116312 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002244 sec., 78877.00534759359 rows/sec., 5.20 MiB/sec. | ||
6433 | 2025.01.09 01:37:54.116370 [ 266 ] {1492e244-e59a-4e36-8408-3b74b8080754} <Debug> TCPHandler: Processed in 0.00252868 sec. | ||
6434 | 2025.01.09 01:37:54.116613 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6435 | 2025.01.09 01:37:54.116743 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6436 | 2025.01.09 01:37:54.116800 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6437 | 2025.01.09 01:37:54.117315 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6438 | 2025.01.09 01:37:54.117361 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6439 | 2025.01.09 01:37:54.117748 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6440 | 2025.01.09 01:37:54.118030 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6441 | 2025.01.09 01:37:54.118222 [ 139 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6442 | 2025.01.09 01:37:54.118277 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001558 sec., 641.8485237483955 rows/sec., 43.25 KiB/sec. | ||
6443 | 2025.01.09 01:37:54.118284 [ 139 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6444 | 2025.01.09 01:37:54.118367 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6445 | 2025.01.09 01:37:54.118398 [ 259 ] {b2b67af2-5706-40a2-b013-f6a1dfce40e4} <Debug> TCPHandler: Processed in 0.001844819 sec. | ||
6446 | 2025.01.09 01:37:54.118623 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
6447 | 2025.01.09 01:37:54.118625 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6448 | 2025.01.09 01:37:54.118844 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6449 | 2025.01.09 01:37:54.118879 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6450 | 2025.01.09 01:37:54.118899 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
6451 | 2025.01.09 01:37:54.119155 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6452 | 2025.01.09 01:37:54.119266 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6453 | 2025.01.09 01:37:54.119486 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6454 | 2025.01.09 01:37:54.119860 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6455 | 2025.01.09 01:37:54.120198 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6456 | 2025.01.09 01:37:54.120527 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
6457 | 2025.01.09 01:37:54.124216 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005767312 sec., 3467.8200173668424 rows/sec., 233.67 KiB/sec. | ||
6458 | 2025.01.09 01:37:54.124434 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6459 | 2025.01.09 01:37:54.124667 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6460 | 2025.01.09 01:37:54.124725 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6461 | 2025.01.09 01:37:54.125094 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2025.01.09 01:37:54.125218 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_20_4} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6463 | 2025.01.09 01:37:54.125372 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6464 | 2025.01.09 01:37:54.125781 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6465 | 2025.01.09 01:37:54.126068 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6466 | 2025.01.09 01:37:54.126371 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007551 sec., 1191.8951132300358 rows/sec., 2.14 MiB/sec. | ||
6467 | 2025.01.09 01:37:54.126849 [ 266 ] {da5fbed6-0b39-433f-82b1-d7ee772c2290} <Debug> TCPHandler: Processed in 0.008348924 sec. | ||
6468 | 2025.01.09 01:37:54.127040 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6469 | 2025.01.09 01:37:54.127152 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6470 | 2025.01.09 01:37:54.127201 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6471 | 2025.01.09 01:37:54.127682 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6472 | 2025.01.09 01:37:54.127724 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6473 | 2025.01.09 01:37:54.128099 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6474 | 2025.01.09 01:37:54.128339 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6475 | 2025.01.09 01:37:54.128554 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001425 sec., 36491.228070175435 rows/sec., 2.26 MiB/sec. | ||
6476 | 2025.01.09 01:37:54.128606 [ 259 ] {93b7100d-3bea-41db-97c6-c54c2cd3ee97} <Debug> TCPHandler: Processed in 0.001639077 sec. | ||
6477 | 2025.01.09 01:37:57.583530 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6478 | 2025.01.09 01:37:57.583600 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6479 | 2025.01.09 01:37:57.705566 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6480 | 2025.01.09 01:37:57.706207 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2025.01.09 01:37:57.706248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6482 | 2025.01.09 01:37:57.706746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6483 | 2025.01.09 01:37:57.706997 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6484 | 2025.01.09 01:37:57.707259 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6485 | 2025.01.09 01:37:58.786041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6486 | 2025.01.09 01:37:58.806348 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6487 | 2025.01.09 01:37:58.806399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6488 | 2025.01.09 01:37:58.814037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6489 | 2025.01.09 01:37:58.814836 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6490 | 2025.01.09 01:37:58.818108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6491 | 2025.01.09 01:37:59.090192 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.01.09 01:37:59.090403 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6493 | 2025.01.09 01:37:59.090484 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6494 | 2025.01.09 01:37:59.091279 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.01.09 01:37:59.091323 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6496 | 2025.01.09 01:37:59.091814 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6497 | 2025.01.09 01:37:59.092078 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.01.09 01:37:59.092285 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001941 sec., 44307.0582174137 rows/sec., 3.88 MiB/sec. | ||
6499 | 2025.01.09 01:37:59.092351 [ 259 ] {a4a97aa0-ad83-48a3-8d68-853d2ef6fc1d} <Debug> TCPHandler: Processed in 0.002302707 sec. | ||
6500 | 2025.01.09 01:37:59.092522 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6501 | 2025.01.09 01:37:59.092668 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6502 | 2025.01.09 01:37:59.092731 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6503 | 2025.01.09 01:37:59.093413 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6504 | 2025.01.09 01:37:59.093460 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6505 | 2025.01.09 01:37:59.093882 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6506 | 2025.01.09 01:37:59.094128 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6507 | 2025.01.09 01:37:59.094308 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001675 sec., 17910.44776119403 rows/sec., 1.32 MiB/sec. | ||
6508 | 2025.01.09 01:37:59.094360 [ 266 ] {b82d1cb4-958d-43d3-819b-64db2f530c37} <Debug> TCPHandler: Processed in 0.00190875 sec. | ||
6509 | 2025.01.09 01:37:59.094491 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6510 | 2025.01.09 01:37:59.094600 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6511 | 2025.01.09 01:37:59.094648 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6512 | 2025.01.09 01:37:59.095302 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6513 | 2025.01.09 01:37:59.095349 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6514 | 2025.01.09 01:37:59.095822 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6515 | 2025.01.09 01:37:59.096079 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6516 | 2025.01.09 01:37:59.096256 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001679 sec., 34544.371649791545 rows/sec., 2.70 MiB/sec. | ||
6517 | 2025.01.09 01:37:59.096309 [ 259 ] {d0a9a4b1-4a86-4928-8527-4d524bf51aa6} <Debug> TCPHandler: Processed in 0.00187095 sec. | ||
6518 | 2025.01.09 01:37:59.096444 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6519 | 2025.01.09 01:37:59.096555 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6520 | 2025.01.09 01:37:59.096607 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6521 | 2025.01.09 01:37:59.097116 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6522 | 2025.01.09 01:37:59.097154 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6523 | 2025.01.09 01:37:59.097558 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6524 | 2025.01.09 01:37:59.097819 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6525 | 2025.01.09 01:37:59.097954 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6526 | 2025.01.09 01:37:59.098000 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2025.01.09 01:37:59.098010 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001477 sec., 67704.80704129994 rows/sec., 4.69 MiB/sec. | ||
6528 | 2025.01.09 01:37:59.098026 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6529 | 2025.01.09 01:37:59.098113 [ 266 ] {9bdaf060-aa84-45a4-9399-b9b95b9a2e74} <Debug> TCPHandler: Processed in 0.001720978 sec. | ||
6530 | 2025.01.09 01:37:59.098317 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6531 | 2025.01.09 01:37:59.098317 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
6532 | 2025.01.09 01:37:59.098516 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6533 | 2025.01.09 01:37:59.098714 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6534 | 2025.01.09 01:37:59.098732 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6535 | 2025.01.09 01:37:59.098817 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11372 rows starting from the beginning of the part | ||
6536 | 2025.01.09 01:37:59.099201 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 100 rows starting from the beginning of the part | ||
6537 | 2025.01.09 01:37:59.099630 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 177 rows starting from the beginning of the part | ||
6538 | 2025.01.09 01:37:59.099942 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part | ||
6539 | 2025.01.09 01:37:59.100316 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
6540 | 2025.01.09 01:37:59.100725 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
6541 | 2025.01.09 01:37:59.103639 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6542 | 2025.01.09 01:37:59.103716 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6543 | 2025.01.09 01:37:59.105551 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6544 | 2025.01.09 01:37:59.106251 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6545 | 2025.01.09 01:37:59.106442 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6546 | 2025.01.09 01:37:59.106484 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2025.01.09 01:37:59.106530 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6548 | 2025.01.09 01:37:59.106551 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.008083 sec., 3711.4932574539157 rows/sec., 6.65 MiB/sec. | ||
6549 | 2025.01.09 01:37:59.106950 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
6550 | 2025.01.09 01:37:59.107020 [ 259 ] {f4cdf6a1-9ace-41ff-bd8a-5a5990c0d9fb} <Debug> TCPHandler: Processed in 0.008800571 sec. | ||
6551 | 2025.01.09 01:37:59.107254 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6552 | 2025.01.09 01:37:59.107658 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6553 | 2025.01.09 01:37:59.108203 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6554 | 2025.01.09 01:37:59.108206 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6555 | 2025.01.09 01:37:59.108264 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12028 rows, containing 5 columns (5 merged, 0 gathered) in 0.010116913 sec., 1188900.2109635617 rows/sec., 79.72 MiB/sec. | ||
6556 | 2025.01.09 01:37:59.108472 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 611 rows starting from the beginning of the part | ||
6557 | 2025.01.09 01:37:59.108755 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6558 | 2025.01.09 01:37:59.109794 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
6559 | 2025.01.09 01:37:59.109825 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6560 | 2025.01.09 01:37:59.110122 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6561 | 2025.01.09 01:37:59.110431 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
6562 | 2025.01.09 01:37:59.110820 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part | ||
6563 | 2025.01.09 01:37:59.111603 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
6564 | 2025.01.09 01:37:59.111727 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6565 | 2025.01.09 01:37:59.111808 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6566 | 2025.01.09 01:37:59.112285 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part | ||
6567 | 2025.01.09 01:37:59.112842 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
6568 | 2025.01.09 01:37:59.113646 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6569 | 2025.01.09 01:37:59.114107 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6570 | 2025.01.09 01:37:59.114384 [ 132 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6571 | 2025.01.09 01:37:59.114480 [ 132 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6572 | 2025.01.09 01:37:59.114557 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6573 | 2025.01.09 01:37:59.114786 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.007314 sec., 4101.722723543889 rows/sec., 287.73 KiB/sec. | ||
6574 | 2025.01.09 01:37:59.115178 [ 266 ] {c2899add-0b66-41ef-8b33-016ee674143e} <Debug> TCPHandler: Processed in 0.008013959 sec. | ||
6575 | 2025.01.09 01:37:59.115191 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
6576 | 2025.01.09 01:37:59.115562 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6577 | 2025.01.09 01:37:59.115622 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1590 rows starting from the beginning of the part | ||
6578 | 2025.01.09 01:37:59.115752 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
6579 | 2025.01.09 01:37:59.115973 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
6580 | 2025.01.09 01:37:59.116247 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
6581 | 2025.01.09 01:37:59.116451 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
6582 | 2025.01.09 01:37:59.116901 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
6583 | 2025.01.09 01:37:59.120541 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 4 columns (4 merged, 0 gathered) in 0.005822513 sec., 306396.9114366941 rows/sec., 19.81 MiB/sec. | ||
6584 | 2025.01.09 01:37:59.120879 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6585 | 2025.01.09 01:37:59.121456 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6586 | 2025.01.09 01:37:59.121533 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_46_9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6587 | 2025.01.09 01:37:59.122127 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
6588 | 2025.01.09 01:37:59.123601 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 19 columns (19 merged, 0 gathered) in 0.016960563 sec., 42392.460674801885 rows/sec., 75.97 MiB/sec. | ||
6589 | 2025.01.09 01:37:59.125218 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6590 | 2025.01.09 01:37:59.125673 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6591 | 2025.01.09 01:37:59.125761 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6592 | 2025.01.09 01:37:59.125923 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
6593 | 2025.01.09 01:38:00.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.89 MiB, peak 212.81 MiB, free memory in arenas 0.00 B, will set to 206.93 MiB (RSS), difference: 2.04 MiB | ||
6594 | 2025.01.09 01:38:02.779881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 920 | ||
6595 | 2025.01.09 01:38:02.783091 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6596 | 2025.01.09 01:38:02.783153 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6597 | 2025.01.09 01:38:02.784664 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6598 | 2025.01.09 01:38:02.784993 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6599 | 2025.01.09 01:38:02.786365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
6600 | 2025.01.09 01:38:04.122142 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6601 | 2025.01.09 01:38:04.122447 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6602 | 2025.01.09 01:38:04.122567 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6603 | 2025.01.09 01:38:04.123488 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6604 | 2025.01.09 01:38:04.123535 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6605 | 2025.01.09 01:38:04.124001 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6606 | 2025.01.09 01:38:04.124260 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6607 | 2025.01.09 01:38:04.124450 [ 123 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6608 | 2025.01.09 01:38:04.124524 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002157 sec., 6490.496059341678 rows/sec., 467.23 KiB/sec. | ||
6609 | 2025.01.09 01:38:04.124536 [ 123 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6610 | 2025.01.09 01:38:04.124614 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6611 | 2025.01.09 01:38:04.124669 [ 259 ] {72e5dc31-430f-4c63-803a-09b024cca994} <Debug> TCPHandler: Processed in 0.002719504 sec. | ||
6612 | 2025.01.09 01:38:04.124897 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
6613 | 2025.01.09 01:38:04.124925 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2025.01.09 01:38:04.125168 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6615 | 2025.01.09 01:38:04.125179 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6616 | 2025.01.09 01:38:04.125231 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
6617 | 2025.01.09 01:38:04.125284 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6618 | 2025.01.09 01:38:04.125629 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
6619 | 2025.01.09 01:38:04.125974 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
6620 | 2025.01.09 01:38:04.126267 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
6621 | 2025.01.09 01:38:04.126587 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
6622 | 2025.01.09 01:38:04.128083 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6623 | 2025.01.09 01:38:04.128157 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6624 | 2025.01.09 01:38:04.129212 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6625 | 2025.01.09 01:38:04.129244 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004523203 sec., 15475.75910256515 rows/sec., 1.15 MiB/sec. | ||
6626 | 2025.01.09 01:38:04.129422 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6627 | 2025.01.09 01:38:04.129532 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6628 | 2025.01.09 01:38:04.129843 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004749 sec., 842.2825858075385 rows/sec., 68.68 KiB/sec. | ||
6629 | 2025.01.09 01:38:04.129935 [ 266 ] {d6a386b4-3be3-4f18-a196-71631d54ffc4} <Debug> TCPHandler: Processed in 0.005116823 sec. | ||
6630 | 2025.01.09 01:38:04.129943 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6631 | 2025.01.09 01:38:04.130043 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_21_5} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6632 | 2025.01.09 01:38:04.130132 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6633 | 2025.01.09 01:38:04.130141 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6634 | 2025.01.09 01:38:04.130251 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6635 | 2025.01.09 01:38:04.130300 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6636 | 2025.01.09 01:38:04.131592 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6637 | 2025.01.09 01:38:04.131630 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6638 | 2025.01.09 01:38:04.132092 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6639 | 2025.01.09 01:38:04.132336 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6640 | 2025.01.09 01:38:04.132548 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002321 sec., 574321.4131839724 rows/sec., 47.97 MiB/sec. | ||
6641 | 2025.01.09 01:38:04.132602 [ 259 ] {6468af8b-42b5-4834-bc0e-ff71e35cf69d} <Debug> TCPHandler: Processed in 0.002530791 sec. | ||
6642 | 2025.01.09 01:38:04.132757 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6643 | 2025.01.09 01:38:04.132887 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6644 | 2025.01.09 01:38:04.132941 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6645 | 2025.01.09 01:38:04.133577 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6646 | 2025.01.09 01:38:04.133625 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6647 | 2025.01.09 01:38:04.134021 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6648 | 2025.01.09 01:38:04.134262 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6649 | 2025.01.09 01:38:04.134490 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001629 sec., 12277.470841006752 rows/sec., 866.86 KiB/sec. | ||
6650 | 2025.01.09 01:38:04.134591 [ 266 ] {74fc30cc-11ac-4097-8a35-5038f40a4a6a} <Debug> TCPHandler: Processed in 0.00189412 sec. | ||
6651 | 2025.01.09 01:38:04.134743 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6652 | 2025.01.09 01:38:04.134850 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6653 | 2025.01.09 01:38:04.134899 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6654 | 2025.01.09 01:38:04.135628 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6655 | 2025.01.09 01:38:04.135677 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6656 | 2025.01.09 01:38:04.136092 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6657 | 2025.01.09 01:38:04.136342 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6658 | 2025.01.09 01:38:04.136519 [ 122 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6659 | 2025.01.09 01:38:04.136588 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001757 sec., 137734.7751849744 rows/sec., 9.33 MiB/sec. | ||
6660 | 2025.01.09 01:38:04.136606 [ 122 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6661 | 2025.01.09 01:38:04.136680 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6662 | 2025.01.09 01:38:04.136724 [ 259 ] {96868e87-b68c-4c9d-9c71-79abcfa900c4} <Debug> TCPHandler: Processed in 0.002047433 sec. | ||
6663 | 2025.01.09 01:38:04.136961 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6664 | 2025.01.09 01:38:04.136962 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
6665 | 2025.01.09 01:38:04.137171 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6666 | 2025.01.09 01:38:04.137255 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6667 | 2025.01.09 01:38:04.137277 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6668 | 2025.01.09 01:38:04.137350 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part | ||
6669 | 2025.01.09 01:38:04.137657 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6670 | 2025.01.09 01:38:04.138023 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6671 | 2025.01.09 01:38:04.138465 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6672 | 2025.01.09 01:38:04.138805 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6673 | 2025.01.09 01:38:04.139150 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
6674 | 2025.01.09 01:38:04.140102 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6675 | 2025.01.09 01:38:04.140171 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6676 | 2025.01.09 01:38:04.141132 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6677 | 2025.01.09 01:38:04.141620 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6678 | 2025.01.09 01:38:04.141864 [ 122 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6679 | 2025.01.09 01:38:04.141998 [ 122 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6680 | 2025.01.09 01:38:04.142089 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6681 | 2025.01.09 01:38:04.142249 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005117 sec., 2540.551104162595 rows/sec., 158.40 KiB/sec. | ||
6682 | 2025.01.09 01:38:04.142612 [ 266 ] {82ada4bc-bca5-42d8-aaec-bb03a99c3c6e} <Debug> TCPHandler: Processed in 0.005762872 sec. | ||
6683 | 2025.01.09 01:38:04.142630 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
6684 | 2025.01.09 01:38:04.142676 [ 187 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005874734 sec., 130729.32323403918 rows/sec., 9.36 MiB/sec. | ||
6685 | 2025.01.09 01:38:04.142863 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6686 | 2025.01.09 01:38:04.142957 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6687 | 2025.01.09 01:38:04.143007 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
6688 | 2025.01.09 01:38:04.143094 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6689 | 2025.01.09 01:38:04.143206 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6690 | 2025.01.09 01:38:04.143466 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
6691 | 2025.01.09 01:38:04.143549 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6692 | 2025.01.09 01:38:04.144020 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
6693 | 2025.01.09 01:38:04.144411 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6694 | 2025.01.09 01:38:04.144521 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
6695 | 2025.01.09 01:38:04.144812 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_21_4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6696 | 2025.01.09 01:38:04.145098 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
6697 | 2025.01.09 01:38:04.145170 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
6698 | 2025.01.09 01:38:04.146602 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004359151 sec., 14911.16045303317 rows/sec., 987.95 KiB/sec. | ||
6699 | 2025.01.09 01:38:04.146682 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6700 | 2025.01.09 01:38:04.146738 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6701 | 2025.01.09 01:38:04.146814 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6702 | 2025.01.09 01:38:04.147431 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2025.01.09 01:38:04.147496 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6704 | 2025.01.09 01:38:04.147581 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_21_5} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6705 | 2025.01.09 01:38:04.147732 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6706 | 2025.01.09 01:38:04.147900 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6707 | 2025.01.09 01:38:04.148134 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.005096 sec., 159929.35635792778 rows/sec., 11.52 MiB/sec. | ||
6708 | 2025.01.09 01:38:04.148230 [ 259 ] {95c4f3ac-fdd1-4f2f-94fd-04aa4d93e93e} <Debug> TCPHandler: Processed in 0.005498548 sec. | ||
6709 | 2025.01.09 01:38:04.148424 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6710 | 2025.01.09 01:38:04.148552 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6711 | 2025.01.09 01:38:04.148608 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6712 | 2025.01.09 01:38:04.149097 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6713 | 2025.01.09 01:38:04.149134 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6714 | 2025.01.09 01:38:04.149480 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6715 | 2025.01.09 01:38:04.149713 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6716 | 2025.01.09 01:38:04.149870 [ 122 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6717 | 2025.01.09 01:38:04.149932 [ 122 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6718 | 2025.01.09 01:38:04.149959 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. | ||
6719 | 2025.01.09 01:38:04.149971 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6720 | 2025.01.09 01:38:04.150095 [ 266 ] {894ab7c3-87a3-4cff-8022-eadb43d3cd28} <Debug> TCPHandler: Processed in 0.001736728 sec. | ||
6721 | 2025.01.09 01:38:04.150179 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
6722 | 2025.01.09 01:38:04.150260 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6723 | 2025.01.09 01:38:04.150309 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6724 | 2025.01.09 01:38:04.150343 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
6725 | 2025.01.09 01:38:04.150468 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6726 | 2025.01.09 01:38:04.150515 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6727 | 2025.01.09 01:38:04.150601 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6728 | 2025.01.09 01:38:04.150756 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6729 | 2025.01.09 01:38:04.151009 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6730 | 2025.01.09 01:38:04.151219 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6731 | 2025.01.09 01:38:04.151439 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
6732 | 2025.01.09 01:38:04.152895 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.01.09 01:38:04.152961 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6734 | 2025.01.09 01:38:04.153016 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002905877 sec., 43360.40376106766 rows/sec., 2.21 MiB/sec. | ||
6735 | 2025.01.09 01:38:04.153147 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6736 | 2025.01.09 01:38:04.153473 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6737 | 2025.01.09 01:38:04.153530 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6738 | 2025.01.09 01:38:04.153560 [ 200 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_21_4} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6739 | 2025.01.09 01:38:04.153637 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6740 | 2025.01.09 01:38:04.153814 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6741 | 2025.01.09 01:38:04.154054 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.003671 sec., 244892.39989103787 rows/sec., 16.31 MiB/sec. | ||
6742 | 2025.01.09 01:38:04.154117 [ 259 ] {f106a474-9d71-48f9-b5fe-161728a91178} <Debug> TCPHandler: Processed in 0.003927024 sec. | ||
6743 | 2025.01.09 01:38:04.154297 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6744 | 2025.01.09 01:38:04.154425 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6745 | 2025.01.09 01:38:04.154480 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6746 | 2025.01.09 01:38:04.154989 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2025.01.09 01:38:04.155027 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6748 | 2025.01.09 01:38:04.155362 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6749 | 2025.01.09 01:38:04.155606 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6750 | 2025.01.09 01:38:04.155828 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
6751 | 2025.01.09 01:38:04.155942 [ 266 ] {c105c24e-975c-4aad-ac0e-90debf981709} <Debug> TCPHandler: Processed in 0.001705158 sec. | ||
6752 | 2025.01.09 01:38:04.156085 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6753 | 2025.01.09 01:38:04.156213 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6754 | 2025.01.09 01:38:04.156294 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6755 | 2025.01.09 01:38:04.157425 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6756 | 2025.01.09 01:38:04.157465 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6757 | 2025.01.09 01:38:04.158078 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6758 | 2025.01.09 01:38:04.158344 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6759 | 2025.01.09 01:38:04.158616 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002429 sec., 3705.22848909016 rows/sec., 6.64 MiB/sec. | ||
6760 | 2025.01.09 01:38:04.158944 [ 259 ] {22fbb564-cf2d-4c19-8d84-bc316d312864} <Debug> TCPHandler: Processed in 0.002921297 sec. | ||
6761 | 2025.01.09 01:38:04.159087 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6762 | 2025.01.09 01:38:04.159213 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6763 | 2025.01.09 01:38:04.159267 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6764 | 2025.01.09 01:38:04.159778 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6765 | 2025.01.09 01:38:04.159824 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6766 | 2025.01.09 01:38:04.160178 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6767 | 2025.01.09 01:38:04.160410 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6768 | 2025.01.09 01:38:04.160624 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001439 sec., 36136.20569840167 rows/sec., 2.24 MiB/sec. | ||
6769 | 2025.01.09 01:38:04.160674 [ 266 ] {3dda027f-a1e6-45c9-aed7-5b3414fbb1ed} <Debug> TCPHandler: Processed in 0.001647867 sec. | ||
6770 | 2025.01.09 01:38:05.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.93 MiB, peak 212.81 MiB, free memory in arenas 0.00 B, will set to 206.93 MiB (RSS), difference: -1.00 MiB | ||
6771 | 2025.01.09 01:38:05.207459 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
6772 | 2025.01.09 01:38:05.208206 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6773 | 2025.01.09 01:38:05.208251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6774 | 2025.01.09 01:38:05.208779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6775 | 2025.01.09 01:38:05.209054 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6776 | 2025.01.09 01:38:05.209317 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
6777 | 2025.01.09 01:38:06.318255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6778 | 2025.01.09 01:38:06.339727 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2025.01.09 01:38:06.339794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6780 | 2025.01.09 01:38:06.347520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6781 | 2025.01.09 01:38:06.348395 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2025.01.09 01:38:06.351234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6783 | 2025.01.09 01:38:09.090411 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2025.01.09 01:38:09.090602 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6785 | 2025.01.09 01:38:09.090675 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6786 | 2025.01.09 01:38:09.091479 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6787 | 2025.01.09 01:38:09.091534 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6788 | 2025.01.09 01:38:09.092007 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6789 | 2025.01.09 01:38:09.092293 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6790 | 2025.01.09 01:38:09.092562 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002 sec., 43000 rows/sec., 3.77 MiB/sec. | ||
6791 | 2025.01.09 01:38:09.092677 [ 259 ] {4a6e586a-8d10-4647-8621-217d8d57c2db} <Debug> TCPHandler: Processed in 0.002399279 sec. | ||
6792 | 2025.01.09 01:38:09.092927 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6793 | 2025.01.09 01:38:09.093078 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6794 | 2025.01.09 01:38:09.093138 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6795 | 2025.01.09 01:38:09.093842 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2025.01.09 01:38:09.093891 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6797 | 2025.01.09 01:38:09.094282 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6798 | 2025.01.09 01:38:09.094524 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6799 | 2025.01.09 01:38:09.094702 [ 117 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6800 | 2025.01.09 01:38:09.094756 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001711 sec., 17533.606078316774 rows/sec., 1.29 MiB/sec. | ||
6801 | 2025.01.09 01:38:09.094799 [ 117 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6802 | 2025.01.09 01:38:09.094875 [ 266 ] {cd648048-65ae-4a8e-9b99-44195f055c89} <Debug> TCPHandler: Processed in 0.002044643 sec. | ||
6803 | 2025.01.09 01:38:09.094876 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6804 | 2025.01.09 01:38:09.095145 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6805 | 2025.01.09 01:38:09.095265 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
6806 | 2025.01.09 01:38:09.095566 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6807 | 2025.01.09 01:38:09.095807 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6808 | 2025.01.09 01:38:09.095982 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6809 | 2025.01.09 01:38:09.096081 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 60 rows starting from the beginning of the part | ||
6810 | 2025.01.09 01:38:09.096448 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
6811 | 2025.01.09 01:38:09.096838 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
6812 | 2025.01.09 01:38:09.097202 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
6813 | 2025.01.09 01:38:09.097498 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
6814 | 2025.01.09 01:38:09.097766 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
6815 | 2025.01.09 01:38:09.098662 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6816 | 2025.01.09 01:38:09.098723 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6817 | 2025.01.09 01:38:09.099651 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6818 | 2025.01.09 01:38:09.100233 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6819 | 2025.01.09 01:38:09.100534 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005487629 sec., 34623.33186153802 rows/sec., 2.62 MiB/sec. | ||
6820 | 2025.01.09 01:38:09.100853 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6821 | 2025.01.09 01:38:09.100873 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005447 sec., 10648.063154029742 rows/sec., 851.60 KiB/sec. | ||
6822 | 2025.01.09 01:38:09.101436 [ 259 ] {9c2ef5ec-9d8a-4143-89df-5428c0a7f42b} <Debug> TCPHandler: Processed in 0.006440333 sec. | ||
6823 | 2025.01.09 01:38:09.101748 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6824 | 2025.01.09 01:38:09.101827 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6825 | 2025.01.09 01:38:09.101903 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6826 | 2025.01.09 01:38:09.101954 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_41_8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6827 | 2025.01.09 01:38:09.101977 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6828 | 2025.01.09 01:38:09.102089 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6829 | 2025.01.09 01:38:09.102591 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6830 | 2025.01.09 01:38:09.102629 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6831 | 2025.01.09 01:38:09.103027 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6832 | 2025.01.09 01:38:09.103281 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2025.01.09 01:38:09.103531 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001657 sec., 60350.03017501508 rows/sec., 4.18 MiB/sec. | ||
6834 | 2025.01.09 01:38:09.103641 [ 266 ] {b9c089dc-d820-4cc2-a0c4-5f585f4a8343} <Debug> TCPHandler: Processed in 0.002027703 sec. | ||
6835 | 2025.01.09 01:38:09.103874 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6836 | 2025.01.09 01:38:09.104009 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6837 | 2025.01.09 01:38:09.104087 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6838 | 2025.01.09 01:38:09.105248 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2025.01.09 01:38:09.105289 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6840 | 2025.01.09 01:38:09.105954 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6841 | 2025.01.09 01:38:09.106218 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2025.01.09 01:38:09.106533 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002545 sec., 11787.819253438114 rows/sec., 21.12 MiB/sec. | ||
6843 | 2025.01.09 01:38:09.107028 [ 259 ] {52f1b65e-f707-4b20-81c7-cb87e36f4548} <Debug> TCPHandler: Processed in 0.003269173 sec. | ||
6844 | 2025.01.09 01:38:09.107190 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2025.01.09 01:38:09.107321 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6846 | 2025.01.09 01:38:09.107377 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6847 | 2025.01.09 01:38:09.107916 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6848 | 2025.01.09 01:38:09.107964 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6849 | 2025.01.09 01:38:09.108336 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6850 | 2025.01.09 01:38:09.108570 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6851 | 2025.01.09 01:38:09.108816 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec. | ||
6852 | 2025.01.09 01:38:09.108981 [ 266 ] {f728eb02-35d3-4f29-a56b-2c6c7c854d14} <Debug> TCPHandler: Processed in 0.0018522 sec. | ||
6853 | 2025.01.09 01:38:12.583658 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6854 | 2025.01.09 01:38:12.583761 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6855 | 2025.01.09 01:38:12.709514 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
6856 | 2025.01.09 01:38:12.710142 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2025.01.09 01:38:12.710185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6858 | 2025.01.09 01:38:12.710715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6859 | 2025.01.09 01:38:12.710961 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6860 | 2025.01.09 01:38:12.711189 [ 113 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6861 | 2025.01.09 01:38:12.711207 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6862 | 2025.01.09 01:38:12.711312 [ 113 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6863 | 2025.01.09 01:38:12.711360 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6864 | 2025.01.09 01:38:12.711542 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
6865 | 2025.01.09 01:38:12.711728 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6866 | 2025.01.09 01:38:12.711778 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
6867 | 2025.01.09 01:38:12.711868 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
6868 | 2025.01.09 01:38:12.711971 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
6869 | 2025.01.09 01:38:12.712267 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
6870 | 2025.01.09 01:38:12.712466 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
6871 | 2025.01.09 01:38:12.712544 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
6872 | 2025.01.09 01:38:12.715142 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.00367723 sec., 4495503.408815875 rows/sec., 64.31 MiB/sec. | ||
6873 | 2025.01.09 01:38:12.715315 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6874 | 2025.01.09 01:38:12.715650 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6875 | 2025.01.09 01:38:12.715740 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_36_7} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6876 | 2025.01.09 01:38:12.715861 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6877 | 2025.01.09 01:38:12.786657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 956 | ||
6878 | 2025.01.09 01:38:12.789723 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6879 | 2025.01.09 01:38:12.789772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6880 | 2025.01.09 01:38:12.791255 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6881 | 2025.01.09 01:38:12.791570 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6882 | 2025.01.09 01:38:12.792735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
6883 | 2025.01.09 01:38:13.851379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6884 | 2025.01.09 01:38:13.873360 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2025.01.09 01:38:13.873416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6886 | 2025.01.09 01:38:13.880946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6887 | 2025.01.09 01:38:13.881724 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6888 | 2025.01.09 01:38:13.882117 [ 111 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6889 | 2025.01.09 01:38:13.882244 [ 111 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6890 | 2025.01.09 01:38:13.882306 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6891 | 2025.01.09 01:38:13.882929 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6892 | 2025.01.09 01:38:13.899519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6893 | 2025.01.09 01:38:13.900733 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6894 | 2025.01.09 01:38:13.902316 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6895 | 2025.01.09 01:38:13.908287 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6896 | 2025.01.09 01:38:13.913783 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6897 | 2025.01.09 01:38:13.919303 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6898 | 2025.01.09 01:38:13.925243 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6899 | 2025.01.09 01:38:13.930007 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
6900 | 2025.01.09 01:38:13.993161 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.11072039 sec., 2456.6387455824533 rows/sec., 12.70 MiB/sec. | ||
6901 | 2025.01.09 01:38:13.995572 [ 195 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6902 | 2025.01.09 01:38:13.998287 [ 195 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6903 | 2025.01.09 01:38:13.998411 [ 195 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_36_7} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6904 | 2025.01.09 01:38:14.000258 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
6905 | 2025.01.09 01:38:14.093772 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2025.01.09 01:38:14.094079 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6907 | 2025.01.09 01:38:14.094201 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6908 | 2025.01.09 01:38:14.095040 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6909 | 2025.01.09 01:38:14.095095 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6910 | 2025.01.09 01:38:14.095569 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6911 | 2025.01.09 01:38:14.095841 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6912 | 2025.01.09 01:38:14.096083 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002093 sec., 6688.963210702342 rows/sec., 481.52 KiB/sec. | ||
6913 | 2025.01.09 01:38:14.096151 [ 259 ] {6cd40962-e451-4949-b975-ceb941811811} <Debug> TCPHandler: Processed in 0.002568871 sec. | ||
6914 | 2025.01.09 01:38:14.096437 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6915 | 2025.01.09 01:38:14.096557 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6916 | 2025.01.09 01:38:14.096609 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6917 | 2025.01.09 01:38:14.097344 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2025.01.09 01:38:14.097383 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6919 | 2025.01.09 01:38:14.097783 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6920 | 2025.01.09 01:38:14.098030 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2025.01.09 01:38:14.098248 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001719 sec., 111111.11111111111 rows/sec., 9.83 MiB/sec. | ||
6922 | 2025.01.09 01:38:14.098302 [ 266 ] {874e2071-a4bc-4ca2-8689-1792149ccdc7} <Debug> TCPHandler: Processed in 0.001922991 sec. | ||
6923 | 2025.01.09 01:38:14.098464 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6924 | 2025.01.09 01:38:14.098570 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6925 | 2025.01.09 01:38:14.098617 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6926 | 2025.01.09 01:38:14.099149 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2025.01.09 01:38:14.099191 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6928 | 2025.01.09 01:38:14.099556 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6929 | 2025.01.09 01:38:14.099809 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6930 | 2025.01.09 01:38:14.100038 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001485 sec., 10774.410774410775 rows/sec., 762.84 KiB/sec. | ||
6931 | 2025.01.09 01:38:14.100134 [ 259 ] {66ee5d11-9f5b-4ae6-87f5-e97b396c232f} <Debug> TCPHandler: Processed in 0.001728738 sec. | ||
6932 | 2025.01.09 01:38:14.100342 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6933 | 2025.01.09 01:38:14.100524 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6934 | 2025.01.09 01:38:14.100573 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6935 | 2025.01.09 01:38:14.101130 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6936 | 2025.01.09 01:38:14.101176 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6937 | 2025.01.09 01:38:14.101549 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6938 | 2025.01.09 01:38:14.101807 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6939 | 2025.01.09 01:38:14.102056 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. | ||
6940 | 2025.01.09 01:38:14.102244 [ 266 ] {0390bb24-b2ec-471a-8b5b-7bbed30a3ac4} <Debug> TCPHandler: Processed in 0.002010002 sec. | ||
6941 | 2025.01.09 01:38:14.102499 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6942 | 2025.01.09 01:38:14.102609 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6943 | 2025.01.09 01:38:14.102659 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6944 | 2025.01.09 01:38:14.103229 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6945 | 2025.01.09 01:38:14.103270 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6946 | 2025.01.09 01:38:14.103638 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6947 | 2025.01.09 01:38:14.103897 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6948 | 2025.01.09 01:38:14.104154 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
6949 | 2025.01.09 01:38:14.104352 [ 259 ] {b9f33871-a6b4-4e65-a0bc-038e834a92e9} <Debug> TCPHandler: Processed in 0.00190391 sec. | ||
6950 | 2025.01.09 01:38:14.104518 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6951 | 2025.01.09 01:38:14.104626 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6952 | 2025.01.09 01:38:14.104671 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6953 | 2025.01.09 01:38:14.105358 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6954 | 2025.01.09 01:38:14.105399 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6955 | 2025.01.09 01:38:14.105778 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6956 | 2025.01.09 01:38:14.106023 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6957 | 2025.01.09 01:38:14.106259 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00165 sec., 215151.51515151517 rows/sec., 15.11 MiB/sec. | ||
6958 | 2025.01.09 01:38:14.106332 [ 266 ] {6584d962-8df4-4a38-b01b-ecb0841d3803} <Debug> TCPHandler: Processed in 0.00187797 sec. | ||
6959 | 2025.01.09 01:38:14.106536 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6960 | 2025.01.09 01:38:14.106699 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6961 | 2025.01.09 01:38:14.106749 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6962 | 2025.01.09 01:38:14.107206 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6963 | 2025.01.09 01:38:14.107246 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6964 | 2025.01.09 01:38:14.107610 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6965 | 2025.01.09 01:38:14.107849 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6966 | 2025.01.09 01:38:14.108059 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
6967 | 2025.01.09 01:38:14.108109 [ 259 ] {8991fbc5-a3b9-4e7b-96a5-cbe28bd90d9e} <Debug> TCPHandler: Processed in 0.001686477 sec. | ||
6968 | 2025.01.09 01:38:14.108237 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6969 | 2025.01.09 01:38:14.108343 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6970 | 2025.01.09 01:38:14.108392 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6971 | 2025.01.09 01:38:14.108906 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6972 | 2025.01.09 01:38:14.108946 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6973 | 2025.01.09 01:38:14.109342 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6974 | 2025.01.09 01:38:14.109580 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6975 | 2025.01.09 01:38:14.109782 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001461 sec., 121149.89733059547 rows/sec., 7.99 MiB/sec. | ||
6976 | 2025.01.09 01:38:14.109834 [ 266 ] {6f995de3-22a9-456b-94cb-f6785a50f55a} <Debug> TCPHandler: Processed in 0.001647187 sec. | ||
6977 | 2025.01.09 01:38:14.109959 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6978 | 2025.01.09 01:38:14.110065 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6979 | 2025.01.09 01:38:14.110114 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6980 | 2025.01.09 01:38:14.110548 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6981 | 2025.01.09 01:38:14.110588 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6982 | 2025.01.09 01:38:14.110946 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6983 | 2025.01.09 01:38:14.111185 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6984 | 2025.01.09 01:38:14.111451 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. | ||
6985 | 2025.01.09 01:38:14.111633 [ 259 ] {854a210d-acde-42ee-956c-6fcc3b2a53e3} <Debug> TCPHandler: Processed in 0.001723437 sec. | ||
6986 | 2025.01.09 01:38:14.111794 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6987 | 2025.01.09 01:38:14.111906 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6988 | 2025.01.09 01:38:14.111980 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6989 | 2025.01.09 01:38:14.113060 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6990 | 2025.01.09 01:38:14.113099 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
6991 | 2025.01.09 01:38:14.113710 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6992 | 2025.01.09 01:38:14.113960 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6993 | 2025.01.09 01:38:14.114205 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002322 sec., 3875.9689922480625 rows/sec., 6.95 MiB/sec. | ||
6994 | 2025.01.09 01:38:14.114313 [ 266 ] {35353a9b-8058-4838-9038-c7064588049b} <Debug> TCPHandler: Processed in 0.002579601 sec. | ||
6995 | 2025.01.09 01:38:14.114466 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6996 | 2025.01.09 01:38:14.114594 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6997 | 2025.01.09 01:38:14.114651 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6998 | 2025.01.09 01:38:14.115169 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6999 | 2025.01.09 01:38:14.115218 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7000 | 2025.01.09 01:38:14.115592 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7001 | 2025.01.09 01:38:14.115831 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7002 | 2025.01.09 01:38:14.116040 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001474 sec., 35278.15468113976 rows/sec., 2.18 MiB/sec. | ||
7003 | 2025.01.09 01:38:14.116089 [ 259 ] {8af0d35f-a604-4023-8d79-676bbe3513c9} <Debug> TCPHandler: Processed in 0.001685987 sec. | ||
7004 | 2025.01.09 01:38:19.090262 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7005 | 2025.01.09 01:38:19.090486 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7006 | 2025.01.09 01:38:19.090563 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7007 | 2025.01.09 01:38:19.091310 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7008 | 2025.01.09 01:38:19.091358 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7009 | 2025.01.09 01:38:19.091767 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7010 | 2025.01.09 01:38:19.092016 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7011 | 2025.01.09 01:38:19.092367 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001928 sec., 1037.344398340249 rows/sec., 84.59 KiB/sec. | ||
7012 | 2025.01.09 01:38:19.092544 [ 259 ] {fb53e979-e2fb-49e8-8e4a-9b8e53f88d94} <Debug> TCPHandler: Processed in 0.00242561 sec. | ||
7013 | 2025.01.09 01:38:19.092739 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7014 | 2025.01.09 01:38:19.092880 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7015 | 2025.01.09 01:38:19.092938 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7016 | 2025.01.09 01:38:19.093632 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7017 | 2025.01.09 01:38:19.093673 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7018 | 2025.01.09 01:38:19.094044 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7019 | 2025.01.09 01:38:19.094286 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7020 | 2025.01.09 01:38:19.094468 [ 103 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
7021 | 2025.01.09 01:38:19.094524 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001674 sec., 51971.326164874554 rows/sec., 4.55 MiB/sec. | ||
7022 | 2025.01.09 01:38:19.094543 [ 103 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7023 | 2025.01.09 01:38:19.094611 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7024 | 2025.01.09 01:38:19.094657 [ 266 ] {538af93b-02f6-4b1a-9bdb-7cf2757585b3} <Debug> TCPHandler: Processed in 0.001986223 sec. | ||
7025 | 2025.01.09 01:38:19.094795 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
7026 | 2025.01.09 01:38:19.094843 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7027 | 2025.01.09 01:38:19.094922 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7028 | 2025.01.09 01:38:19.094980 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 1399 rows starting from the beginning of the part | ||
7029 | 2025.01.09 01:38:19.094984 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7030 | 2025.01.09 01:38:19.095054 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7031 | 2025.01.09 01:38:19.095185 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
7032 | 2025.01.09 01:38:19.095613 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1333 rows starting from the beginning of the part | ||
7033 | 2025.01.09 01:38:19.095933 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
7034 | 2025.01.09 01:38:19.096252 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 191 rows starting from the beginning of the part | ||
7035 | 2025.01.09 01:38:19.096661 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 87 rows starting from the beginning of the part | ||
7036 | 2025.01.09 01:38:19.097376 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7037 | 2025.01.09 01:38:19.097421 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7038 | 2025.01.09 01:38:19.097967 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7039 | 2025.01.09 01:38:19.098279 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2025.01.09 01:38:19.098706 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00375 sec., 8533.333333333334 rows/sec., 638.80 KiB/sec. | ||
7041 | 2025.01.09 01:38:19.099041 [ 259 ] {df85a307-47cf-4d16-8af7-4ec8c2e154b4} <Debug> TCPHandler: Processed in 0.004257738 sec. | ||
7042 | 2025.01.09 01:38:19.099299 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7043 | 2025.01.09 01:38:19.099609 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7044 | 2025.01.09 01:38:19.099696 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7045 | 2025.01.09 01:38:19.099701 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.004991251 sec., 637515.5246650588 rows/sec., 56.18 MiB/sec. | ||
7046 | 2025.01.09 01:38:19.099920 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
7047 | 2025.01.09 01:38:19.100312 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7048 | 2025.01.09 01:38:19.100426 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_50_10} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
7049 | 2025.01.09 01:38:19.100534 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
7050 | 2025.01.09 01:38:19.100611 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7051 | 2025.01.09 01:38:19.100650 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7052 | 2025.01.09 01:38:19.101005 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7053 | 2025.01.09 01:38:19.101256 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7054 | 2025.01.09 01:38:19.101433 [ 103 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
7055 | 2025.01.09 01:38:19.101498 [ 103 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7056 | 2025.01.09 01:38:19.101503 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001977 sec., 30349.013657056144 rows/sec., 2.37 MiB/sec. | ||
7057 | 2025.01.09 01:38:19.101535 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7058 | 2025.01.09 01:38:19.101658 [ 266 ] {eeab1196-0ba4-4177-9d78-48f8580cc0fa} <Debug> TCPHandler: Processed in 0.00250219 sec. | ||
7059 | 2025.01.09 01:38:19.101747 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
7060 | 2025.01.09 01:38:19.101847 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7061 | 2025.01.09 01:38:19.101945 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7062 | 2025.01.09 01:38:19.102024 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 873 rows starting from the beginning of the part | ||
7063 | 2025.01.09 01:38:19.102050 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7064 | 2025.01.09 01:38:19.102210 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7065 | 2025.01.09 01:38:19.102300 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part | ||
7066 | 2025.01.09 01:38:19.102672 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 815 rows starting from the beginning of the part | ||
7067 | 2025.01.09 01:38:19.103041 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 58 rows starting from the beginning of the part | ||
7068 | 2025.01.09 01:38:19.103398 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 355 rows starting from the beginning of the part | ||
7069 | 2025.01.09 01:38:19.103723 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
7070 | 2025.01.09 01:38:19.104702 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7071 | 2025.01.09 01:38:19.104774 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7072 | 2025.01.09 01:38:19.105670 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7073 | 2025.01.09 01:38:19.106174 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7074 | 2025.01.09 01:38:19.106468 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.004481 sec., 22539.611693818344 rows/sec., 1.56 MiB/sec. | ||
7075 | 2025.01.09 01:38:19.106534 [ 259 ] {1c48d10e-19b6-4073-b040-fb6cbb8f1c91} <Debug> TCPHandler: Processed in 0.004762437 sec. | ||
7076 | 2025.01.09 01:38:19.106743 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7077 | 2025.01.09 01:38:19.107020 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7078 | 2025.01.09 01:38:19.107063 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.005411177 sec., 410077.1421818211 rows/sec., 31.26 MiB/sec. | ||
7079 | 2025.01.09 01:38:19.107130 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7080 | 2025.01.09 01:38:19.107454 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
7081 | 2025.01.09 01:38:19.108319 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7082 | 2025.01.09 01:38:19.108524 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_50_10} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
7083 | 2025.01.09 01:38:19.108660 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7084 | 2025.01.09 01:38:19.109178 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7085 | 2025.01.09 01:38:19.109223 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7086 | 2025.01.09 01:38:19.109881 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7087 | 2025.01.09 01:38:19.110130 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7088 | 2025.01.09 01:38:19.110425 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003469 sec., 8648.025367541079 rows/sec., 15.50 MiB/sec. | ||
7089 | 2025.01.09 01:38:19.110858 [ 266 ] {6cf91015-5a21-4f6e-994d-18e48233845f} <Debug> TCPHandler: Processed in 0.004208368 sec. | ||
7090 | 2025.01.09 01:38:19.111184 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7091 | 2025.01.09 01:38:19.111320 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7092 | 2025.01.09 01:38:19.111378 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7093 | 2025.01.09 01:38:19.111866 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2025.01.09 01:38:19.111906 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7095 | 2025.01.09 01:38:19.112266 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7096 | 2025.01.09 01:38:19.112500 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7097 | 2025.01.09 01:38:19.112714 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001423 sec., 21082.220660576248 rows/sec., 1.44 MiB/sec. | ||
7098 | 2025.01.09 01:38:19.112764 [ 259 ] {33ce40dc-c221-4906-965a-851aa9856066} <Debug> TCPHandler: Processed in 0.001643437 sec. | ||
7099 | 2025.01.09 01:38:20.211493 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7100 | 2025.01.09 01:38:20.212437 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7101 | 2025.01.09 01:38:20.212510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7102 | 2025.01.09 01:38:20.213002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7103 | 2025.01.09 01:38:20.213314 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7104 | 2025.01.09 01:38:20.213578 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7105 | 2025.01.09 01:38:21.399684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7106 | 2025.01.09 01:38:21.419011 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2025.01.09 01:38:21.419071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7108 | 2025.01.09 01:38:21.426338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7109 | 2025.01.09 01:38:21.427091 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7110 | 2025.01.09 01:38:21.429737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7111 | 2025.01.09 01:38:22.793039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 992 | ||
7112 | 2025.01.09 01:38:22.796278 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7113 | 2025.01.09 01:38:22.796328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7114 | 2025.01.09 01:38:22.797836 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7115 | 2025.01.09 01:38:22.798145 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7116 | 2025.01.09 01:38:22.798336 [ 99 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7117 | 2025.01.09 01:38:22.798407 [ 99 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7118 | 2025.01.09 01:38:22.798450 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7119 | 2025.01.09 01:38:22.799091 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
7120 | 2025.01.09 01:38:22.799713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
7121 | 2025.01.09 01:38:22.800264 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7122 | 2025.01.09 01:38:22.800450 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 814 rows starting from the beginning of the part | ||
7123 | 2025.01.09 01:38:22.801132 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
7124 | 2025.01.09 01:38:22.801837 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
7125 | 2025.01.09 01:38:22.802537 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
7126 | 2025.01.09 01:38:22.803112 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7127 | 2025.01.09 01:38:22.803687 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
7128 | 2025.01.09 01:38:22.812130 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 72 columns (72 merged, 0 gathered) in 0.013485157 sec., 73562.36193616434 rows/sec., 58.86 MiB/sec. | ||
7129 | 2025.01.09 01:38:22.813327 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7130 | 2025.01.09 01:38:22.814043 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2025.01.09 01:38:22.814132 [ 186 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_26_5} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7132 | 2025.01.09 01:38:22.814359 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
7133 | 2025.01.09 01:38:24.094249 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7134 | 2025.01.09 01:38:24.094546 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7135 | 2025.01.09 01:38:24.094661 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7136 | 2025.01.09 01:38:24.095405 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7137 | 2025.01.09 01:38:24.095452 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7138 | 2025.01.09 01:38:24.095894 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7139 | 2025.01.09 01:38:24.096143 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7140 | 2025.01.09 01:38:24.096380 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. | ||
7141 | 2025.01.09 01:38:24.096436 [ 259 ] {521f9c66-b744-4464-8df8-2576f7caf173} <Debug> TCPHandler: Processed in 0.002373208 sec. | ||
7142 | 2025.01.09 01:38:24.096609 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7143 | 2025.01.09 01:38:24.096750 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7144 | 2025.01.09 01:38:24.096809 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7145 | 2025.01.09 01:38:24.097554 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7146 | 2025.01.09 01:38:24.097604 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7147 | 2025.01.09 01:38:24.098014 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7148 | 2025.01.09 01:38:24.098276 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7149 | 2025.01.09 01:38:24.098516 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001795 sec., 106406.68523676881 rows/sec., 9.42 MiB/sec. | ||
7150 | 2025.01.09 01:38:24.098570 [ 266 ] {de3f409e-ad78-46a9-9d47-b4582fe758ca} <Debug> TCPHandler: Processed in 0.002031103 sec. | ||
7151 | 2025.01.09 01:38:24.098722 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7152 | 2025.01.09 01:38:24.098851 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7153 | 2025.01.09 01:38:24.098907 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7154 | 2025.01.09 01:38:24.099553 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7155 | 2025.01.09 01:38:24.099600 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7156 | 2025.01.09 01:38:24.099950 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7157 | 2025.01.09 01:38:24.100180 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7158 | 2025.01.09 01:38:24.100396 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001573 sec., 10171.6465352829 rows/sec., 720.16 KiB/sec. | ||
7159 | 2025.01.09 01:38:24.100449 [ 259 ] {6c725c12-db78-4e19-98b5-c2157eae3b32} <Debug> TCPHandler: Processed in 0.001789349 sec. | ||
7160 | 2025.01.09 01:38:24.100635 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7161 | 2025.01.09 01:38:24.100841 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7162 | 2025.01.09 01:38:24.100898 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7163 | 2025.01.09 01:38:24.101541 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7164 | 2025.01.09 01:38:24.101589 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7165 | 2025.01.09 01:38:24.101964 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7166 | 2025.01.09 01:38:24.102215 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7167 | 2025.01.09 01:38:24.102430 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001618 sec., 8652.65760197775 rows/sec., 605.98 KiB/sec. | ||
7168 | 2025.01.09 01:38:24.102484 [ 266 ] {aa92d9f2-4e45-480a-a9d1-f36da1cfabdb} <Debug> TCPHandler: Processed in 0.001907511 sec. | ||
7169 | 2025.01.09 01:38:24.102632 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7170 | 2025.01.09 01:38:24.102738 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7171 | 2025.01.09 01:38:24.102785 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7172 | 2025.01.09 01:38:24.103396 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7173 | 2025.01.09 01:38:24.103438 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7174 | 2025.01.09 01:38:24.103791 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7175 | 2025.01.09 01:38:24.104051 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7176 | 2025.01.09 01:38:24.104314 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. | ||
7177 | 2025.01.09 01:38:24.104526 [ 259 ] {4ce218f1-c59f-47af-91fd-1ae5f6e68cb9} <Debug> TCPHandler: Processed in 0.001939721 sec. | ||
7178 | 2025.01.09 01:38:24.104700 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7179 | 2025.01.09 01:38:24.104812 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7180 | 2025.01.09 01:38:24.104860 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7181 | 2025.01.09 01:38:24.105583 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7182 | 2025.01.09 01:38:24.105625 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7183 | 2025.01.09 01:38:24.106006 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7184 | 2025.01.09 01:38:24.106252 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7185 | 2025.01.09 01:38:24.106485 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001695 sec., 209439.52802359883 rows/sec., 14.71 MiB/sec. | ||
7186 | 2025.01.09 01:38:24.106581 [ 266 ] {963eeedf-31da-4909-9138-d268b5eb8d29} <Debug> TCPHandler: Processed in 0.001940651 sec. | ||
7187 | 2025.01.09 01:38:24.106738 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7188 | 2025.01.09 01:38:24.106847 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7189 | 2025.01.09 01:38:24.106894 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7190 | 2025.01.09 01:38:24.107341 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7191 | 2025.01.09 01:38:24.107379 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7192 | 2025.01.09 01:38:24.107733 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7193 | 2025.01.09 01:38:24.107970 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7194 | 2025.01.09 01:38:24.108243 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. | ||
7195 | 2025.01.09 01:38:24.108441 [ 259 ] {10a032ab-e259-4442-b2c4-5c1c572e1384} <Debug> TCPHandler: Processed in 0.001763738 sec. | ||
7196 | 2025.01.09 01:38:24.108589 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2025.01.09 01:38:24.108698 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7198 | 2025.01.09 01:38:24.108748 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7199 | 2025.01.09 01:38:24.109312 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7200 | 2025.01.09 01:38:24.109352 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7201 | 2025.01.09 01:38:24.109736 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7202 | 2025.01.09 01:38:24.109983 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7203 | 2025.01.09 01:38:24.110152 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7204 | 2025.01.09 01:38:24.110215 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001536 sec., 115234.375 rows/sec., 7.60 MiB/sec. | ||
7205 | 2025.01.09 01:38:24.110235 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7206 | 2025.01.09 01:38:24.110305 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7207 | 2025.01.09 01:38:24.110330 [ 266 ] {3f4dba71-9b0d-4c59-b477-1106511504fb} <Debug> TCPHandler: Processed in 0.001792799 sec. | ||
7208 | 2025.01.09 01:38:24.110493 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7209 | 2025.01.09 01:38:24.110497 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
7210 | 2025.01.09 01:38:24.110630 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7211 | 2025.01.09 01:38:24.110669 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7212 | 2025.01.09 01:38:24.110703 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7213 | 2025.01.09 01:38:24.110717 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12028 rows starting from the beginning of the part | ||
7214 | 2025.01.09 01:38:24.110935 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 899 rows starting from the beginning of the part | ||
7215 | 2025.01.09 01:38:24.111409 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
7216 | 2025.01.09 01:38:24.111774 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 177 rows starting from the beginning of the part | ||
7217 | 2025.01.09 01:38:24.112117 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 101 rows starting from the beginning of the part | ||
7218 | 2025.01.09 01:38:24.112424 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 177 rows starting from the beginning of the part | ||
7219 | 2025.01.09 01:38:24.113115 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7220 | 2025.01.09 01:38:24.113157 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7221 | 2025.01.09 01:38:24.113658 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7222 | 2025.01.09 01:38:24.113942 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7223 | 2025.01.09 01:38:24.114242 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003644 sec., 274.423710208562 rows/sec., 18.49 KiB/sec. | ||
7224 | 2025.01.09 01:38:24.114330 [ 259 ] {7be2d55a-0edb-4b38-8035-b57888d8c404} <Debug> TCPHandler: Processed in 0.003909313 sec. | ||
7225 | 2025.01.09 01:38:24.114500 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7226 | 2025.01.09 01:38:24.114651 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7227 | 2025.01.09 01:38:24.114748 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7228 | 2025.01.09 01:38:24.116323 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7229 | 2025.01.09 01:38:24.116364 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7230 | 2025.01.09 01:38:24.117020 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13482 rows, containing 5 columns (5 merged, 0 gathered) in 0.006608236 sec., 2040181.3736676474 rows/sec., 136.76 MiB/sec. | ||
7231 | 2025.01.09 01:38:24.117331 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7232 | 2025.01.09 01:38:24.117609 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7233 | 2025.01.09 01:38:24.117846 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7234 | 2025.01.09 01:38:24.118069 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7235 | 2025.01.09 01:38:24.118203 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2025.01.09 01:38:24.118287 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB. | ||
7237 | 2025.01.09 01:38:24.118454 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003787 sec., 2376.5513599155006 rows/sec., 4.26 MiB/sec. | ||
7238 | 2025.01.09 01:38:24.118567 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7239 | 2025.01.09 01:38:24.118807 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
7240 | 2025.01.09 01:38:24.119069 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7241 | 2025.01.09 01:38:24.119189 [ 266 ] {8c5e6c90-43d5-4297-97d3-1eff1721d6b8} <Debug> TCPHandler: Processed in 0.004775846 sec. | ||
7242 | 2025.01.09 01:38:24.119485 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
7243 | 2025.01.09 01:38:24.119483 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7244 | 2025.01.09 01:38:24.119711 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7245 | 2025.01.09 01:38:24.119762 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7246 | 2025.01.09 01:38:24.119775 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7247 | 2025.01.09 01:38:24.119862 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 719 rows starting from the beginning of the part | ||
7248 | 2025.01.09 01:38:24.120557 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part | ||
7249 | 2025.01.09 01:38:24.121134 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
7250 | 2025.01.09 01:38:24.121432 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7251 | 2025.01.09 01:38:24.121522 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7252 | 2025.01.09 01:38:24.121697 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part | ||
7253 | 2025.01.09 01:38:24.122209 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
7254 | 2025.01.09 01:38:24.122565 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7255 | 2025.01.09 01:38:24.122728 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part | ||
7256 | 2025.01.09 01:38:24.123276 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7257 | 2025.01.09 01:38:24.123691 [ 97 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7258 | 2025.01.09 01:38:24.123864 [ 97 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2025.01.09 01:38:24.123925 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.004234 sec., 12281.530467642891 rows/sec., 778.67 KiB/sec. | ||
7260 | 2025.01.09 01:38:24.123982 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7261 | 2025.01.09 01:38:24.124236 [ 259 ] {4dcc8ff0-07b3-40fb-a58d-11e3a2994dca} <Debug> TCPHandler: Processed in 0.004914569 sec. | ||
7262 | 2025.01.09 01:38:24.124535 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
7263 | 2025.01.09 01:38:24.124893 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7264 | 2025.01.09 01:38:24.124993 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1784 rows starting from the beginning of the part | ||
7265 | 2025.01.09 01:38:24.125309 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
7266 | 2025.01.09 01:38:24.125595 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
7267 | 2025.01.09 01:38:24.125760 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part | ||
7268 | 2025.01.09 01:38:24.125866 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
7269 | 2025.01.09 01:38:24.126135 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 52 rows starting from the beginning of the part | ||
7270 | 2025.01.09 01:38:24.129712 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 4 columns (4 merged, 0 gathered) in 0.005473858 sec., 365373.01479139575 rows/sec., 23.59 MiB/sec. | ||
7271 | 2025.01.09 01:38:24.130219 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7272 | 2025.01.09 01:38:24.130992 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2025.01.09 01:38:24.131162 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_51_10} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7274 | 2025.01.09 01:38:24.131278 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
7275 | 2025.01.09 01:38:24.135615 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 19 columns (19 merged, 0 gathered) in 0.017134755 sec., 47038.898426035266 rows/sec., 84.29 MiB/sec. | ||
7276 | 2025.01.09 01:38:24.136447 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7277 | 2025.01.09 01:38:24.136882 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7278 | 2025.01.09 01:38:24.136958 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7279 | 2025.01.09 01:38:24.137065 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
7280 | 2025.01.09 01:38:25.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.19 MiB, peak 220.61 MiB, free memory in arenas 0.00 B, will set to 212.50 MiB (RSS), difference: 1.31 MiB | ||
7281 | 2025.01.09 01:38:27.583829 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7282 | 2025.01.09 01:38:27.583888 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7283 | 2025.01.09 01:38:27.713810 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7284 | 2025.01.09 01:38:27.714922 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2025.01.09 01:38:27.715020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7286 | 2025.01.09 01:38:27.715644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7287 | 2025.01.09 01:38:27.715901 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2025.01.09 01:38:27.716167 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7289 | 2025.01.09 01:38:28.929901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7290 | 2025.01.09 01:38:28.950526 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7291 | 2025.01.09 01:38:28.950588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7292 | 2025.01.09 01:38:28.957947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7293 | 2025.01.09 01:38:28.958710 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7294 | 2025.01.09 01:38:28.961439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7295 | 2025.01.09 01:38:29.091110 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7296 | 2025.01.09 01:38:29.091324 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7297 | 2025.01.09 01:38:29.091415 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7298 | 2025.01.09 01:38:29.092274 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2025.01.09 01:38:29.092327 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7300 | 2025.01.09 01:38:29.092792 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7301 | 2025.01.09 01:38:29.093050 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7302 | 2025.01.09 01:38:29.093292 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002025 sec., 42469.135802469136 rows/sec., 3.72 MiB/sec. | ||
7303 | 2025.01.09 01:38:29.093358 [ 259 ] {eb65110e-1167-476b-a2fa-fe99bfd975e0} <Debug> TCPHandler: Processed in 0.002398529 sec. | ||
7304 | 2025.01.09 01:38:29.093547 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7305 | 2025.01.09 01:38:29.093669 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7306 | 2025.01.09 01:38:29.093719 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7307 | 2025.01.09 01:38:29.094292 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7308 | 2025.01.09 01:38:29.094335 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7309 | 2025.01.09 01:38:29.094707 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7310 | 2025.01.09 01:38:29.094941 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7311 | 2025.01.09 01:38:29.095177 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001534 sec., 19556.71447196871 rows/sec., 1.44 MiB/sec. | ||
7312 | 2025.01.09 01:38:29.095231 [ 266 ] {29c7c3a5-85b1-49b7-aa9b-3f4a5d3fb600} <Debug> TCPHandler: Processed in 0.001747198 sec. | ||
7313 | 2025.01.09 01:38:29.095386 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7314 | 2025.01.09 01:38:29.095516 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7315 | 2025.01.09 01:38:29.095570 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7316 | 2025.01.09 01:38:29.096171 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7317 | 2025.01.09 01:38:29.096212 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7318 | 2025.01.09 01:38:29.096574 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7319 | 2025.01.09 01:38:29.096814 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7320 | 2025.01.09 01:38:29.097061 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. | ||
7321 | 2025.01.09 01:38:29.097128 [ 259 ] {1a456ea1-42ee-4394-912b-7eead2b4d0ef} <Debug> TCPHandler: Processed in 0.001806549 sec. | ||
7322 | 2025.01.09 01:38:29.097339 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7323 | 2025.01.09 01:38:29.097526 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7324 | 2025.01.09 01:38:29.097579 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7325 | 2025.01.09 01:38:29.098086 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7326 | 2025.01.09 01:38:29.098126 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7327 | 2025.01.09 01:38:29.098566 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7328 | 2025.01.09 01:38:29.098830 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7329 | 2025.01.09 01:38:29.099050 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001554 sec., 64350.06435006435 rows/sec., 4.46 MiB/sec. | ||
7330 | 2025.01.09 01:38:29.099107 [ 266 ] {3093fe52-8361-447d-ba59-ba67bfd771db} <Debug> TCPHandler: Processed in 0.00187651 sec. | ||
7331 | 2025.01.09 01:38:29.099263 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7332 | 2025.01.09 01:38:29.099376 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7333 | 2025.01.09 01:38:29.099446 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7334 | 2025.01.09 01:38:29.100646 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7335 | 2025.01.09 01:38:29.100690 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7336 | 2025.01.09 01:38:29.101398 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7337 | 2025.01.09 01:38:29.101705 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7338 | 2025.01.09 01:38:29.101952 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002604 sec., 11520.737327188941 rows/sec., 20.64 MiB/sec. | ||
7339 | 2025.01.09 01:38:29.102078 [ 259 ] {326c7dfb-3a5d-4353-8d77-ba7de1d534a5} <Debug> TCPHandler: Processed in 0.002868886 sec. | ||
7340 | 2025.01.09 01:38:29.102229 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7341 | 2025.01.09 01:38:29.102339 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7342 | 2025.01.09 01:38:29.102388 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7343 | 2025.01.09 01:38:29.102840 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7344 | 2025.01.09 01:38:29.102881 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7345 | 2025.01.09 01:38:29.103257 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7346 | 2025.01.09 01:38:29.103502 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7347 | 2025.01.09 01:38:29.103706 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00139 sec., 21582.733812949642 rows/sec., 1.48 MiB/sec. | ||
7348 | 2025.01.09 01:38:29.103757 [ 266 ] {ea4a30a8-dd88-46e3-b948-8b782e710c62} <Debug> TCPHandler: Processed in 0.001582056 sec. | ||
7349 | 2025.01.09 01:38:30.197337 [ 89 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7350 | 2025.01.09 01:38:30.197460 [ 89 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7351 | 2025.01.09 01:38:30.197503 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7352 | 2025.01.09 01:38:30.197807 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
7353 | 2025.01.09 01:38:30.198145 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7354 | 2025.01.09 01:38:30.198221 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
7355 | 2025.01.09 01:38:30.198345 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
7356 | 2025.01.09 01:38:30.198470 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
7357 | 2025.01.09 01:38:30.198776 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
7358 | 2025.01.09 01:38:30.198860 [ 197 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
7359 | 2025.01.09 01:38:30.199938 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002336598 sec., 11983.233744101466 rows/sec., 1023.96 KiB/sec. | ||
7360 | 2025.01.09 01:38:30.200115 [ 193 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7361 | 2025.01.09 01:38:30.200460 [ 193 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7362 | 2025.01.09 01:38:30.200555 [ 193 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_13_3} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7363 | 2025.01.09 01:38:30.200641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7364 | 2025.01.09 01:38:32.800026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1026 | ||
7365 | 2025.01.09 01:38:32.803218 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7366 | 2025.01.09 01:38:32.803270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7367 | 2025.01.09 01:38:32.804793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7368 | 2025.01.09 01:38:32.805104 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7369 | 2025.01.09 01:38:32.806283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
7370 | 2025.01.09 01:38:34.123274 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7371 | 2025.01.09 01:38:34.123456 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7372 | 2025.01.09 01:38:34.123533 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7373 | 2025.01.09 01:38:34.124277 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7374 | 2025.01.09 01:38:34.124332 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7375 | 2025.01.09 01:38:34.124783 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7376 | 2025.01.09 01:38:34.125058 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2025.01.09 01:38:34.125301 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. | ||
7378 | 2025.01.09 01:38:34.125360 [ 259 ] {b95bb530-9edf-4a1a-866f-5860ea31fa9e} <Debug> TCPHandler: Processed in 0.002226865 sec. | ||
7379 | 2025.01.09 01:38:34.125533 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7380 | 2025.01.09 01:38:34.125676 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7381 | 2025.01.09 01:38:34.125733 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7382 | 2025.01.09 01:38:34.126315 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2025.01.09 01:38:34.126355 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7384 | 2025.01.09 01:38:34.126708 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7385 | 2025.01.09 01:38:34.126949 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7386 | 2025.01.09 01:38:34.127158 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 215.15 KiB/sec. | ||
7387 | 2025.01.09 01:38:34.127211 [ 266 ] {9cd6c501-d657-4f07-a959-6bde0c725338} <Debug> TCPHandler: Processed in 0.001747898 sec. | ||
7388 | 2025.01.09 01:38:34.127344 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7389 | 2025.01.09 01:38:34.127454 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7390 | 2025.01.09 01:38:34.127501 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7391 | 2025.01.09 01:38:34.128774 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2025.01.09 01:38:34.128823 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7393 | 2025.01.09 01:38:34.129326 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7394 | 2025.01.09 01:38:34.129657 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2025.01.09 01:38:34.129944 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002507 sec., 531711.2086158756 rows/sec., 44.41 MiB/sec. | ||
7396 | 2025.01.09 01:38:34.130037 [ 259 ] {51cb65e2-4b5b-4222-bb40-15b66183e0e2} <Debug> TCPHandler: Processed in 0.002744805 sec. | ||
7397 | 2025.01.09 01:38:34.130275 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7398 | 2025.01.09 01:38:34.130464 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7399 | 2025.01.09 01:38:34.130525 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7400 | 2025.01.09 01:38:34.131188 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7401 | 2025.01.09 01:38:34.131228 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7402 | 2025.01.09 01:38:34.131592 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7403 | 2025.01.09 01:38:34.131830 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7404 | 2025.01.09 01:38:34.132000 [ 85 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7405 | 2025.01.09 01:38:34.132070 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001661 sec., 12040.939193257074 rows/sec., 850.16 KiB/sec. | ||
7406 | 2025.01.09 01:38:34.132095 [ 85 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7407 | 2025.01.09 01:38:34.132163 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7408 | 2025.01.09 01:38:34.132185 [ 266 ] {bf9326ec-57d8-4da3-a76f-6b7b1a195031} <Debug> TCPHandler: Processed in 0.002042563 sec. | ||
7409 | 2025.01.09 01:38:34.132562 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7410 | 2025.01.09 01:38:34.132603 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
7411 | 2025.01.09 01:38:34.133122 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7412 | 2025.01.09 01:38:34.133146 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7413 | 2025.01.09 01:38:34.133225 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7414 | 2025.01.09 01:38:34.133226 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 60 rows starting from the beginning of the part | ||
7415 | 2025.01.09 01:38:34.133589 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
7416 | 2025.01.09 01:38:34.133873 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
7417 | 2025.01.09 01:38:34.134274 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
7418 | 2025.01.09 01:38:34.134632 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
7419 | 2025.01.09 01:38:34.134981 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
7420 | 2025.01.09 01:38:34.136353 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7421 | 2025.01.09 01:38:34.136426 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7422 | 2025.01.09 01:38:34.137462 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7423 | 2025.01.09 01:38:34.137760 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005491049 sec., 31687.934309091033 rows/sec., 2.38 MiB/sec. | ||
7424 | 2025.01.09 01:38:34.137953 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7425 | 2025.01.09 01:38:34.138020 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7426 | 2025.01.09 01:38:34.138412 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005511 sec., 43912.17564870259 rows/sec., 2.98 MiB/sec. | ||
7427 | 2025.01.09 01:38:34.138814 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7428 | 2025.01.09 01:38:34.138948 [ 259 ] {cc0b63ea-9d7f-4aab-9c8e-7a3c7fe8ecf0} <Debug> TCPHandler: Processed in 0.006628137 sec. | ||
7429 | 2025.01.09 01:38:34.139048 [ 193 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_46_9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7430 | 2025.01.09 01:38:34.139186 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7431 | 2025.01.09 01:38:34.139211 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7432 | 2025.01.09 01:38:34.139340 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7433 | 2025.01.09 01:38:34.139402 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7434 | 2025.01.09 01:38:34.140078 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7435 | 2025.01.09 01:38:34.140119 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7436 | 2025.01.09 01:38:34.140480 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7437 | 2025.01.09 01:38:34.140720 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7438 | 2025.01.09 01:38:34.140929 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. | ||
7439 | 2025.01.09 01:38:34.140983 [ 266 ] {45126024-95a8-465f-be89-c735dc2fe9c5} <Debug> TCPHandler: Processed in 0.00190538 sec. | ||
7440 | 2025.01.09 01:38:34.141134 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7441 | 2025.01.09 01:38:34.141263 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7442 | 2025.01.09 01:38:34.141319 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7443 | 2025.01.09 01:38:34.142302 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7444 | 2025.01.09 01:38:34.142342 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7445 | 2025.01.09 01:38:34.142745 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7446 | 2025.01.09 01:38:34.142998 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7447 | 2025.01.09 01:38:34.143231 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001996 sec., 408316.6332665331 rows/sec., 29.42 MiB/sec. | ||
7448 | 2025.01.09 01:38:34.143284 [ 259 ] {024487d3-bf62-47a8-aedb-dba1a78ca30d} <Debug> TCPHandler: Processed in 0.002215875 sec. | ||
7449 | 2025.01.09 01:38:34.143440 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7450 | 2025.01.09 01:38:34.143568 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7451 | 2025.01.09 01:38:34.143625 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7452 | 2025.01.09 01:38:34.144139 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7453 | 2025.01.09 01:38:34.144179 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7454 | 2025.01.09 01:38:34.144535 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7455 | 2025.01.09 01:38:34.144781 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7456 | 2025.01.09 01:38:34.145041 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
7457 | 2025.01.09 01:38:34.145241 [ 266 ] {4d59860f-847a-4630-b6c0-29e245d19b8f} <Debug> TCPHandler: Processed in 0.00186765 sec. | ||
7458 | 2025.01.09 01:38:34.145426 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7459 | 2025.01.09 01:38:34.145559 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7460 | 2025.01.09 01:38:34.145621 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7461 | 2025.01.09 01:38:34.146386 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7462 | 2025.01.09 01:38:34.146429 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7463 | 2025.01.09 01:38:34.146865 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7464 | 2025.01.09 01:38:34.147115 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7465 | 2025.01.09 01:38:34.147372 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001834 sec., 490185.38713195204 rows/sec., 32.65 MiB/sec. | ||
7466 | 2025.01.09 01:38:34.147483 [ 259 ] {517dca58-f5bc-4d44-817e-478a7fe8f08e} <Debug> TCPHandler: Processed in 0.002135534 sec. | ||
7467 | 2025.01.09 01:38:34.147717 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7468 | 2025.01.09 01:38:34.147879 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7469 | 2025.01.09 01:38:34.147939 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7470 | 2025.01.09 01:38:34.148412 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7471 | 2025.01.09 01:38:34.148452 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7472 | 2025.01.09 01:38:34.148806 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7473 | 2025.01.09 01:38:34.149042 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7474 | 2025.01.09 01:38:34.149278 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
7475 | 2025.01.09 01:38:34.149430 [ 266 ] {09bcd8d0-a74c-47ef-9529-1178492580c3} <Debug> TCPHandler: Processed in 0.001846129 sec. | ||
7476 | 2025.01.09 01:38:34.149625 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7477 | 2025.01.09 01:38:34.149736 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7478 | 2025.01.09 01:38:34.149811 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7479 | 2025.01.09 01:38:34.150880 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7480 | 2025.01.09 01:38:34.150920 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7481 | 2025.01.09 01:38:34.151532 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7482 | 2025.01.09 01:38:34.151804 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7483 | 2025.01.09 01:38:34.152039 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002327 sec., 3867.640739149119 rows/sec., 6.93 MiB/sec. | ||
7484 | 2025.01.09 01:38:34.152133 [ 259 ] {542c43ba-27f0-40ab-a512-b2e6c2019cdc} <Debug> TCPHandler: Processed in 0.002600222 sec. | ||
7485 | 2025.01.09 01:38:34.152293 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7486 | 2025.01.09 01:38:34.152422 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7487 | 2025.01.09 01:38:34.152477 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7488 | 2025.01.09 01:38:34.153004 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7489 | 2025.01.09 01:38:34.153046 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7490 | 2025.01.09 01:38:34.153399 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7491 | 2025.01.09 01:38:34.153634 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7492 | 2025.01.09 01:38:34.153829 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001436 sec., 36211.6991643454 rows/sec., 2.24 MiB/sec. | ||
7493 | 2025.01.09 01:38:34.153879 [ 266 ] {8b821cdb-ace7-4959-8307-6de6cef5c8c5} <Debug> TCPHandler: Processed in 0.001651106 sec. | ||
7494 | 2025.01.09 01:38:35.216403 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7495 | 2025.01.09 01:38:35.217125 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7496 | 2025.01.09 01:38:35.217171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7497 | 2025.01.09 01:38:35.217695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7498 | 2025.01.09 01:38:35.217971 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7499 | 2025.01.09 01:38:35.218185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7500 | 2025.01.09 01:38:36.461591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7501 | 2025.01.09 01:38:36.482992 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7502 | 2025.01.09 01:38:36.483055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7503 | 2025.01.09 01:38:36.490792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7504 | 2025.01.09 01:38:36.491617 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7505 | 2025.01.09 01:38:36.494632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7506 | 2025.01.09 01:38:39.090323 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7507 | 2025.01.09 01:38:39.090542 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7508 | 2025.01.09 01:38:39.090625 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7509 | 2025.01.09 01:38:39.091482 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7510 | 2025.01.09 01:38:39.091538 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7511 | 2025.01.09 01:38:39.092001 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7512 | 2025.01.09 01:38:39.092289 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7513 | 2025.01.09 01:38:39.092501 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002019 sec., 42595.34422981674 rows/sec., 3.73 MiB/sec. | ||
7514 | 2025.01.09 01:38:39.092565 [ 259 ] {1a7fc263-676b-4b83-bebc-bd39ff1e2bdb} <Debug> TCPHandler: Processed in 0.002385588 sec. | ||
7515 | 2025.01.09 01:38:39.092742 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7516 | 2025.01.09 01:38:39.092884 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7517 | 2025.01.09 01:38:39.092942 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7518 | 2025.01.09 01:38:39.093549 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7519 | 2025.01.09 01:38:39.093589 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7520 | 2025.01.09 01:38:39.093953 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7521 | 2025.01.09 01:38:39.094213 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7522 | 2025.01.09 01:38:39.094413 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001563 sec., 19193.857965451058 rows/sec., 1.41 MiB/sec. | ||
7523 | 2025.01.09 01:38:39.094469 [ 266 ] {fa6ad7ae-4d5c-443e-b0c2-894709a69256} <Debug> TCPHandler: Processed in 0.001797179 sec. | ||
7524 | 2025.01.09 01:38:39.094604 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7525 | 2025.01.09 01:38:39.094722 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7526 | 2025.01.09 01:38:39.094773 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7527 | 2025.01.09 01:38:39.095336 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7528 | 2025.01.09 01:38:39.095378 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7529 | 2025.01.09 01:38:39.095753 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7530 | 2025.01.09 01:38:39.096014 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7531 | 2025.01.09 01:38:39.096278 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001581 sec., 36685.64199873498 rows/sec., 2.87 MiB/sec. | ||
7532 | 2025.01.09 01:38:39.096342 [ 259 ] {0e039503-2b39-4bcd-92e7-803db2524edf} <Debug> TCPHandler: Processed in 0.001793019 sec. | ||
7533 | 2025.01.09 01:38:39.096490 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7534 | 2025.01.09 01:38:39.096602 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7535 | 2025.01.09 01:38:39.096655 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7536 | 2025.01.09 01:38:39.097187 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7537 | 2025.01.09 01:38:39.097227 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7538 | 2025.01.09 01:38:39.097616 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7539 | 2025.01.09 01:38:39.097851 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7540 | 2025.01.09 01:38:39.098065 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001487 sec., 67249.49562878278 rows/sec., 4.66 MiB/sec. | ||
7541 | 2025.01.09 01:38:39.098120 [ 266 ] {364e959c-30ff-4758-acd0-41a1110f060e} <Debug> TCPHandler: Processed in 0.001685607 sec. | ||
7542 | 2025.01.09 01:38:39.098295 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7543 | 2025.01.09 01:38:39.098426 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7544 | 2025.01.09 01:38:39.098533 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7545 | 2025.01.09 01:38:39.099807 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7546 | 2025.01.09 01:38:39.099848 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7547 | 2025.01.09 01:38:39.100513 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7548 | 2025.01.09 01:38:39.100784 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7549 | 2025.01.09 01:38:39.101023 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002625 sec., 11428.571428571428 rows/sec., 20.48 MiB/sec. | ||
7550 | 2025.01.09 01:38:39.101137 [ 259 ] {419b7454-6959-4dec-9d50-cd9613af20dd} <Debug> TCPHandler: Processed in 0.002906127 sec. | ||
7551 | 2025.01.09 01:38:39.101299 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7552 | 2025.01.09 01:38:39.101431 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7553 | 2025.01.09 01:38:39.101496 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7554 | 2025.01.09 01:38:39.102026 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7555 | 2025.01.09 01:38:39.102074 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7556 | 2025.01.09 01:38:39.102463 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7557 | 2025.01.09 01:38:39.102723 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7558 | 2025.01.09 01:38:39.102940 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001538 sec., 19505.851755526655 rows/sec., 1.34 MiB/sec. | ||
7559 | 2025.01.09 01:38:39.102989 [ 266 ] {f8c2c0a5-8056-4380-aab6-d0dd12e39f46} <Debug> TCPHandler: Processed in 0.001754458 sec. | ||
7560 | 2025.01.09 01:38:42.583951 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7561 | 2025.01.09 01:38:42.584028 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7562 | 2025.01.09 01:38:42.718422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7563 | 2025.01.09 01:38:42.719171 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2025.01.09 01:38:42.719230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7565 | 2025.01.09 01:38:42.719777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7566 | 2025.01.09 01:38:42.720045 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7567 | 2025.01.09 01:38:42.720328 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7568 | 2025.01.09 01:38:42.806584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1062 | ||
7569 | 2025.01.09 01:38:42.809731 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7570 | 2025.01.09 01:38:42.809783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7571 | 2025.01.09 01:38:42.811255 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7572 | 2025.01.09 01:38:42.811578 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7573 | 2025.01.09 01:38:42.812812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
7574 | 2025.01.09 01:38:43.994783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7575 | 2025.01.09 01:38:44.016572 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7576 | 2025.01.09 01:38:44.016625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7577 | 2025.01.09 01:38:44.023892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7578 | 2025.01.09 01:38:44.024674 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7579 | 2025.01.09 01:38:44.027700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7580 | 2025.01.09 01:38:44.094568 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7581 | 2025.01.09 01:38:44.094784 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7582 | 2025.01.09 01:38:44.094867 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7583 | 2025.01.09 01:38:44.095684 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7584 | 2025.01.09 01:38:44.095737 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7585 | 2025.01.09 01:38:44.096208 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7586 | 2025.01.09 01:38:44.096476 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7587 | 2025.01.09 01:38:44.096640 [ 68 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7588 | 2025.01.09 01:38:44.096691 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. | ||
7589 | 2025.01.09 01:38:44.096696 [ 68 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7590 | 2025.01.09 01:38:44.096745 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7591 | 2025.01.09 01:38:44.096769 [ 259 ] {dcd68ac0-f894-4b9c-bb1e-d3e8e7166b26} <Debug> TCPHandler: Processed in 0.002348678 sec. | ||
7592 | 2025.01.09 01:38:44.097023 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
7593 | 2025.01.09 01:38:44.097036 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7594 | 2025.01.09 01:38:44.097450 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7595 | 2025.01.09 01:38:44.097513 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7596 | 2025.01.09 01:38:44.097585 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7597 | 2025.01.09 01:38:44.097595 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
7598 | 2025.01.09 01:38:44.097785 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
7599 | 2025.01.09 01:38:44.098226 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
7600 | 2025.01.09 01:38:44.098578 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
7601 | 2025.01.09 01:38:44.098964 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
7602 | 2025.01.09 01:38:44.099980 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7603 | 2025.01.09 01:38:44.100031 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7604 | 2025.01.09 01:38:44.100651 [ 188 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003818771 sec., 18330.50476187234 rows/sec., 1.36 MiB/sec. | ||
7605 | 2025.01.09 01:38:44.100751 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7606 | 2025.01.09 01:38:44.100886 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7607 | 2025.01.09 01:38:44.101178 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2025.01.09 01:38:44.101435 [ 68 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
7609 | 2025.01.09 01:38:44.101513 [ 68 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7610 | 2025.01.09 01:38:44.101532 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7611 | 2025.01.09 01:38:44.101569 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7612 | 2025.01.09 01:38:44.101583 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.00425 sec., 44941.17647058823 rows/sec., 3.98 MiB/sec. | ||
7613 | 2025.01.09 01:38:44.101941 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_25_6} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7614 | 2025.01.09 01:38:44.101968 [ 266 ] {2e588b2f-c952-4b57-b842-8bb3ea088124} <Debug> TCPHandler: Processed in 0.005051522 sec. | ||
7615 | 2025.01.09 01:38:44.102007 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
7616 | 2025.01.09 01:38:44.102220 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7617 | 2025.01.09 01:38:44.102294 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7618 | 2025.01.09 01:38:44.102336 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7619 | 2025.01.09 01:38:44.102380 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 1399 rows starting from the beginning of the part | ||
7620 | 2025.01.09 01:38:44.102613 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7621 | 2025.01.09 01:38:44.102655 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 191 rows starting from the beginning of the part | ||
7622 | 2025.01.09 01:38:44.102828 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7623 | 2025.01.09 01:38:44.102909 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
7624 | 2025.01.09 01:38:44.103291 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1333 rows starting from the beginning of the part | ||
7625 | 2025.01.09 01:38:44.103612 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part | ||
7626 | 2025.01.09 01:38:44.103955 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 191 rows starting from the beginning of the part | ||
7627 | 2025.01.09 01:38:44.105431 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7628 | 2025.01.09 01:38:44.105512 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7629 | 2025.01.09 01:38:44.106506 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7630 | 2025.01.09 01:38:44.106854 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7631 | 2025.01.09 01:38:44.107190 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.004719 sec., 3390.5488450942994 rows/sec., 240.05 KiB/sec. | ||
7632 | 2025.01.09 01:38:44.107496 [ 259 ] {1c7e8c06-85f3-4b0e-a33d-93108e4e8829} <Debug> TCPHandler: Processed in 0.005373006 sec. | ||
7633 | 2025.01.09 01:38:44.107661 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005956356 sec., 551679.5839603945 rows/sec., 48.71 MiB/sec. | ||
7634 | 2025.01.09 01:38:44.107724 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7635 | 2025.01.09 01:38:44.107874 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7636 | 2025.01.09 01:38:44.107945 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7637 | 2025.01.09 01:38:44.107954 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
7638 | 2025.01.09 01:38:44.108645 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2025.01.09 01:38:44.108772 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_55_11} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
7640 | 2025.01.09 01:38:44.108933 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
7641 | 2025.01.09 01:38:44.109159 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7642 | 2025.01.09 01:38:44.109205 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7643 | 2025.01.09 01:38:44.109591 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7644 | 2025.01.09 01:38:44.109842 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7645 | 2025.01.09 01:38:44.110031 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0022 sec., 6363.636363636363 rows/sec., 445.67 KiB/sec. | ||
7646 | 2025.01.09 01:38:44.110089 [ 266 ] {d089565e-d0bb-413c-a22d-e1d86f3ece90} <Debug> TCPHandler: Processed in 0.002458089 sec. | ||
7647 | 2025.01.09 01:38:44.110230 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7648 | 2025.01.09 01:38:44.110338 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7649 | 2025.01.09 01:38:44.110385 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7650 | 2025.01.09 01:38:44.111033 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7651 | 2025.01.09 01:38:44.111080 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7652 | 2025.01.09 01:38:44.111492 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7653 | 2025.01.09 01:38:44.111747 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7654 | 2025.01.09 01:38:44.111876 [ 68 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7655 | 2025.01.09 01:38:44.111914 [ 68 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7656 | 2025.01.09 01:38:44.111938 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7657 | 2025.01.09 01:38:44.111941 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. | ||
7658 | 2025.01.09 01:38:44.112111 [ 259 ] {bbd33225-b2f2-4e22-8962-fc37b6f86884} <Debug> TCPHandler: Processed in 0.001932512 sec. | ||
7659 | 2025.01.09 01:38:44.112175 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
7660 | 2025.01.09 01:38:44.112266 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7661 | 2025.01.09 01:38:44.112379 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7662 | 2025.01.09 01:38:44.112471 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
7663 | 2025.01.09 01:38:44.112481 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7664 | 2025.01.09 01:38:44.112605 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7665 | 2025.01.09 01:38:44.112736 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
7666 | 2025.01.09 01:38:44.113062 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
7667 | 2025.01.09 01:38:44.113388 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
7668 | 2025.01.09 01:38:44.113669 [ 194 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
7669 | 2025.01.09 01:38:44.115612 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7670 | 2025.01.09 01:38:44.115683 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7671 | 2025.01.09 01:38:44.116326 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004309329 sec., 15083.554771520114 rows/sec., 999.38 KiB/sec. | ||
7672 | 2025.01.09 01:38:44.116510 [ 199 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7673 | 2025.01.09 01:38:44.116614 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7674 | 2025.01.09 01:38:44.117038 [ 191 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7675 | 2025.01.09 01:38:44.117109 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7676 | 2025.01.09 01:38:44.117278 [ 191 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_25_6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7677 | 2025.01.09 01:38:44.117378 [ 68 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
7678 | 2025.01.09 01:38:44.117476 [ 68 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7679 | 2025.01.09 01:38:44.117556 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7680 | 2025.01.09 01:38:44.117557 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7681 | 2025.01.09 01:38:44.117603 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.005176 sec., 68585.78052550231 rows/sec., 4.82 MiB/sec. | ||
7682 | 2025.01.09 01:38:44.117823 [ 266 ] {557f5cde-48b5-4ed0-b092-da0cf60cfc2b} <Debug> TCPHandler: Processed in 0.005615001 sec. | ||
7683 | 2025.01.09 01:38:44.117858 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
7684 | 2025.01.09 01:38:44.118015 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7685 | 2025.01.09 01:38:44.118052 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7686 | 2025.01.09 01:38:44.118069 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 873 rows starting from the beginning of the part | ||
7687 | 2025.01.09 01:38:44.118259 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 355 rows starting from the beginning of the part | ||
7688 | 2025.01.09 01:38:44.118471 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7689 | 2025.01.09 01:38:44.118541 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 58 rows starting from the beginning of the part | ||
7690 | 2025.01.09 01:38:44.118827 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7691 | 2025.01.09 01:38:44.118857 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 815 rows starting from the beginning of the part | ||
7692 | 2025.01.09 01:38:44.119212 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 58 rows starting from the beginning of the part | ||
7693 | 2025.01.09 01:38:44.119585 [ 191 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 355 rows starting from the beginning of the part | ||
7694 | 2025.01.09 01:38:44.120856 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7695 | 2025.01.09 01:38:44.120921 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7696 | 2025.01.09 01:38:44.121969 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7697 | 2025.01.09 01:38:44.122321 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7698 | 2025.01.09 01:38:44.122857 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004554 sec., 1317.5230566534915 rows/sec., 68.84 KiB/sec. | ||
7699 | 2025.01.09 01:38:44.122862 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005184173 sec., 484937.52041068074 rows/sec., 36.75 MiB/sec. | ||
7700 | 2025.01.09 01:38:44.122943 [ 259 ] {12dda0ec-d219-4242-a9b4-e1ee31071ca7} <Debug> TCPHandler: Processed in 0.004980029 sec. | ||
7701 | 2025.01.09 01:38:44.123104 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
7702 | 2025.01.09 01:38:44.123146 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7703 | 2025.01.09 01:38:44.123301 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7704 | 2025.01.09 01:38:44.123373 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7705 | 2025.01.09 01:38:44.123506 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7706 | 2025.01.09 01:38:44.123654 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_55_11} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
7707 | 2025.01.09 01:38:44.123768 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
7708 | 2025.01.09 01:38:44.124182 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2025.01.09 01:38:44.124228 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7710 | 2025.01.09 01:38:44.124646 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7711 | 2025.01.09 01:38:44.124887 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2025.01.09 01:38:44.125092 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001827 sec., 96880.13136288998 rows/sec., 6.39 MiB/sec. | ||
7713 | 2025.01.09 01:38:44.125183 [ 266 ] {a34a7a0d-b973-4418-90b5-c5146db3e81e} <Debug> TCPHandler: Processed in 0.002105494 sec. | ||
7714 | 2025.01.09 01:38:44.125391 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7715 | 2025.01.09 01:38:44.125597 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7716 | 2025.01.09 01:38:44.125656 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7717 | 2025.01.09 01:38:44.126183 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2025.01.09 01:38:44.126229 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7719 | 2025.01.09 01:38:44.126620 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7720 | 2025.01.09 01:38:44.126870 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2025.01.09 01:38:44.126996 [ 68 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7722 | 2025.01.09 01:38:44.127035 [ 68 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7723 | 2025.01.09 01:38:44.127056 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7724 | 2025.01.09 01:38:44.127068 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
7725 | 2025.01.09 01:38:44.127264 [ 259 ] {b04592eb-4433-42dc-a12b-69b0354c9160} <Debug> TCPHandler: Processed in 0.001991162 sec. | ||
7726 | 2025.01.09 01:38:44.127314 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
7727 | 2025.01.09 01:38:44.127468 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7728 | 2025.01.09 01:38:44.127530 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7729 | 2025.01.09 01:38:44.127587 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
7730 | 2025.01.09 01:38:44.127751 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7731 | 2025.01.09 01:38:44.127818 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7732 | 2025.01.09 01:38:44.128164 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7733 | 2025.01.09 01:38:44.128180 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7734 | 2025.01.09 01:38:44.128460 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7735 | 2025.01.09 01:38:44.128831 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
7736 | 2025.01.09 01:38:44.129118 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
7737 | 2025.01.09 01:38:44.132935 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005801253 sec., 4309.413845595081 rows/sec., 290.38 KiB/sec. | ||
7738 | 2025.01.09 01:38:44.133175 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7739 | 2025.01.09 01:38:44.133323 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7740 | 2025.01.09 01:38:44.133381 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7741 | 2025.01.09 01:38:44.133796 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7742 | 2025.01.09 01:38:44.133953 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_25_5} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7743 | 2025.01.09 01:38:44.134097 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7744 | 2025.01.09 01:38:44.134488 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7745 | 2025.01.09 01:38:44.134769 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7746 | 2025.01.09 01:38:44.134988 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007365 sec., 1221.9959266802443 rows/sec., 2.19 MiB/sec. | ||
7747 | 2025.01.09 01:38:44.135108 [ 266 ] {2d4a7653-0a8b-4d7c-ad21-4673c82f8e92} <Debug> TCPHandler: Processed in 0.007744025 sec. | ||
7748 | 2025.01.09 01:38:44.135289 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7749 | 2025.01.09 01:38:44.135420 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7750 | 2025.01.09 01:38:44.135479 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7751 | 2025.01.09 01:38:44.136012 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7752 | 2025.01.09 01:38:44.136058 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7753 | 2025.01.09 01:38:44.136483 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7754 | 2025.01.09 01:38:44.136740 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7755 | 2025.01.09 01:38:44.136972 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001573 sec., 33057.85123966942 rows/sec., 2.05 MiB/sec. | ||
7756 | 2025.01.09 01:38:44.137050 [ 259 ] {9f055b76-2eab-4bb8-bc94-1442bb5018ca} <Debug> TCPHandler: Processed in 0.001822579 sec. | ||
7757 | 2025.01.09 01:38:45.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.41 MiB, peak 220.61 MiB, free memory in arenas 0.00 B, will set to 213.04 MiB (RSS), difference: -1.37 MiB | ||
7758 | 2025.01.09 01:38:49.091002 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7759 | 2025.01.09 01:38:49.091213 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7760 | 2025.01.09 01:38:49.091294 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7761 | 2025.01.09 01:38:49.092085 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7762 | 2025.01.09 01:38:49.092132 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7763 | 2025.01.09 01:38:49.092573 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7764 | 2025.01.09 01:38:49.092855 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7765 | 2025.01.09 01:38:49.093071 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001914 sec., 2089.8641588296764 rows/sec., 170.41 KiB/sec. | ||
7766 | 2025.01.09 01:38:49.093136 [ 259 ] {6155608b-180c-46eb-957f-f89e28079191} <Debug> TCPHandler: Processed in 0.002278486 sec. | ||
7767 | 2025.01.09 01:38:49.093341 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7768 | 2025.01.09 01:38:49.093486 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7769 | 2025.01.09 01:38:49.093543 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7770 | 2025.01.09 01:38:49.094165 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7771 | 2025.01.09 01:38:49.094203 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7772 | 2025.01.09 01:38:49.094580 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7773 | 2025.01.09 01:38:49.094824 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7774 | 2025.01.09 01:38:49.095033 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001577 sec., 55802.15599239061 rows/sec., 4.87 MiB/sec. | ||
7775 | 2025.01.09 01:38:49.095098 [ 266 ] {9294afa4-1953-4078-96b9-0ca2dd2047af} <Debug> TCPHandler: Processed in 0.001826279 sec. | ||
7776 | 2025.01.09 01:38:49.095322 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7777 | 2025.01.09 01:38:49.095514 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7778 | 2025.01.09 01:38:49.095565 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7779 | 2025.01.09 01:38:49.096132 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7780 | 2025.01.09 01:38:49.096172 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7781 | 2025.01.09 01:38:49.096531 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7782 | 2025.01.09 01:38:49.096805 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7783 | 2025.01.09 01:38:49.096985 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.0015 sec., 22666.666666666668 rows/sec., 1.65 MiB/sec. | ||
7784 | 2025.01.09 01:38:49.097036 [ 259 ] {8a29b1f9-f0da-42c4-9e74-96bc1b3a537e} <Debug> TCPHandler: Processed in 0.001835669 sec. | ||
7785 | 2025.01.09 01:38:49.097187 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7786 | 2025.01.09 01:38:49.097292 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7787 | 2025.01.09 01:38:49.097338 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7788 | 2025.01.09 01:38:49.097881 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7789 | 2025.01.09 01:38:49.097918 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7790 | 2025.01.09 01:38:49.098293 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7791 | 2025.01.09 01:38:49.098527 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7792 | 2025.01.09 01:38:49.098703 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001433 sec., 43265.875785066295 rows/sec., 3.38 MiB/sec. | ||
7793 | 2025.01.09 01:38:49.098755 [ 266 ] {d1f1ad25-6ab8-4ac7-b60c-e2acb2c487f5} <Debug> TCPHandler: Processed in 0.001619746 sec. | ||
7794 | 2025.01.09 01:38:49.098909 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7795 | 2025.01.09 01:38:49.099018 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7796 | 2025.01.09 01:38:49.099069 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7797 | 2025.01.09 01:38:49.099579 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7798 | 2025.01.09 01:38:49.099616 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7799 | 2025.01.09 01:38:49.099994 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7800 | 2025.01.09 01:38:49.100236 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7801 | 2025.01.09 01:38:49.100381 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7802 | 2025.01.09 01:38:49.100427 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001429 sec., 71378.58642407278 rows/sec., 4.95 MiB/sec. | ||
7803 | 2025.01.09 01:38:49.100429 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7804 | 2025.01.09 01:38:49.100484 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7805 | 2025.01.09 01:38:49.100501 [ 259 ] {5e2fa639-ce94-4ce5-8318-f943fb16a123} <Debug> TCPHandler: Processed in 0.001647667 sec. | ||
7806 | 2025.01.09 01:38:49.100717 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7807 | 2025.01.09 01:38:49.100992 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
7808 | 2025.01.09 01:38:49.101042 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7809 | 2025.01.09 01:38:49.101391 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7810 | 2025.01.09 01:38:49.101806 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7811 | 2025.01.09 01:38:49.101935 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13482 rows starting from the beginning of the part | ||
7812 | 2025.01.09 01:38:49.102262 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part | ||
7813 | 2025.01.09 01:38:49.102643 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 899 rows starting from the beginning of the part | ||
7814 | 2025.01.09 01:38:49.103060 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 100 rows starting from the beginning of the part | ||
7815 | 2025.01.09 01:38:49.103476 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 177 rows starting from the beginning of the part | ||
7816 | 2025.01.09 01:38:49.103895 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 102 rows starting from the beginning of the part | ||
7817 | 2025.01.09 01:38:49.106067 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7818 | 2025.01.09 01:38:49.106143 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7819 | 2025.01.09 01:38:49.107950 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7820 | 2025.01.09 01:38:49.108288 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7821 | 2025.01.09 01:38:49.108820 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7822 | 2025.01.09 01:38:49.108895 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2025.01.09 01:38:49.108959 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7824 | 2025.01.09 01:38:49.109077 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.008097 sec., 3705.075954057058 rows/sec., 6.64 MiB/sec. | ||
7825 | 2025.01.09 01:38:49.109193 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
7826 | 2025.01.09 01:38:49.109510 [ 266 ] {ae1e476d-5398-46cd-8632-4f41f7e842ba} <Debug> TCPHandler: Processed in 0.008917954 sec. | ||
7827 | 2025.01.09 01:38:49.109779 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7828 | 2025.01.09 01:38:49.110112 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7829 | 2025.01.09 01:38:49.110174 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7830 | 2025.01.09 01:38:49.110253 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7831 | 2025.01.09 01:38:49.110423 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 806 rows starting from the beginning of the part | ||
7832 | 2025.01.09 01:38:49.111663 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14860 rows, containing 5 columns (5 merged, 0 gathered) in 0.011008177 sec., 1349905.6201585422 rows/sec., 90.50 MiB/sec. | ||
7833 | 2025.01.09 01:38:49.111954 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
7834 | 2025.01.09 01:38:49.112609 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7835 | 2025.01.09 01:38:49.112797 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part | ||
7836 | 2025.01.09 01:38:49.113915 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7837 | 2025.01.09 01:38:49.114018 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
7838 | 2025.01.09 01:38:49.114063 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7839 | 2025.01.09 01:38:49.114187 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7840 | 2025.01.09 01:38:49.114236 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7841 | 2025.01.09 01:38:49.114614 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
7842 | 2025.01.09 01:38:49.114969 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part | ||
7843 | 2025.01.09 01:38:49.115657 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
7844 | 2025.01.09 01:38:49.116044 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7845 | 2025.01.09 01:38:49.116688 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7846 | 2025.01.09 01:38:49.116948 [ 64 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7847 | 2025.01.09 01:38:49.117049 [ 64 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2025.01.09 01:38:49.117141 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB. | ||
7849 | 2025.01.09 01:38:49.117318 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.007233 sec., 4147.65657403567 rows/sec., 290.96 KiB/sec. | ||
7850 | 2025.01.09 01:38:49.118030 [ 259 ] {313fd606-720d-41d4-a813-a82a17458fca} <Debug> TCPHandler: Processed in 0.008391515 sec. | ||
7851 | 2025.01.09 01:38:49.118047 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
7852 | 2025.01.09 01:38:49.119036 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7853 | 2025.01.09 01:38:49.119132 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2000 rows starting from the beginning of the part | ||
7854 | 2025.01.09 01:38:49.119245 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
7855 | 2025.01.09 01:38:49.119415 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 52 rows starting from the beginning of the part | ||
7856 | 2025.01.09 01:38:49.119621 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
7857 | 2025.01.09 01:38:49.119798 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part | ||
7858 | 2025.01.09 01:38:49.120034 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
7859 | 2025.01.09 01:38:49.123564 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 4 columns (4 merged, 0 gathered) in 0.006260841 sec., 350432.15440226 rows/sec., 22.64 MiB/sec. | ||
7860 | 2025.01.09 01:38:49.124039 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7861 | 2025.01.09 01:38:49.124567 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2025.01.09 01:38:49.124903 [ 197 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_56_11} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7863 | 2025.01.09 01:38:49.125021 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
7864 | 2025.01.09 01:38:49.126836 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 19 columns (19 merged, 0 gathered) in 0.017783275 sec., 51396.60720536571 rows/sec., 92.10 MiB/sec. | ||
7865 | 2025.01.09 01:38:49.127866 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7866 | 2025.01.09 01:38:49.128288 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7867 | 2025.01.09 01:38:49.128374 [ 197 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7868 | 2025.01.09 01:38:49.128537 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
7869 | 2025.01.09 01:38:50.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.65 MiB, peak 221.40 MiB, free memory in arenas 0.00 B, will set to 215.90 MiB (RSS), difference: 2.25 MiB | ||
7870 | 2025.01.09 01:38:50.220523 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
7871 | 2025.01.09 01:38:50.221297 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7872 | 2025.01.09 01:38:50.221341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7873 | 2025.01.09 01:38:50.221899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7874 | 2025.01.09 01:38:50.222158 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7875 | 2025.01.09 01:38:50.222312 [ 60 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7876 | 2025.01.09 01:38:50.222345 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
7877 | 2025.01.09 01:38:50.222357 [ 60 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7878 | 2025.01.09 01:38:50.222381 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7879 | 2025.01.09 01:38:50.222533 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
7880 | 2025.01.09 01:38:50.222714 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7881 | 2025.01.09 01:38:50.222758 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
7882 | 2025.01.09 01:38:50.222838 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
7883 | 2025.01.09 01:38:50.223029 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
7884 | 2025.01.09 01:38:50.223170 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
7885 | 2025.01.09 01:38:50.223404 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
7886 | 2025.01.09 01:38:50.223519 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
7887 | 2025.01.09 01:38:50.225889 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003441856 sec., 5476405.753175031 rows/sec., 78.34 MiB/sec. | ||
7888 | 2025.01.09 01:38:50.226228 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7889 | 2025.01.09 01:38:50.226585 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7890 | 2025.01.09 01:38:50.226674 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_41_8} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7891 | 2025.01.09 01:38:50.226778 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
7892 | 2025.01.09 01:38:51.527866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7893 | 2025.01.09 01:38:51.549099 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7894 | 2025.01.09 01:38:51.549155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7895 | 2025.01.09 01:38:51.556522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7896 | 2025.01.09 01:38:51.557317 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7897 | 2025.01.09 01:38:51.557681 [ 59 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7898 | 2025.01.09 01:38:51.557843 [ 59 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7899 | 2025.01.09 01:38:51.557932 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7900 | 2025.01.09 01:38:51.558418 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
7901 | 2025.01.09 01:38:51.567574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7902 | 2025.01.09 01:38:51.568786 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7903 | 2025.01.09 01:38:51.569700 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
7904 | 2025.01.09 01:38:51.574450 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
7905 | 2025.01.09 01:38:51.579123 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
7906 | 2025.01.09 01:38:51.584160 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
7907 | 2025.01.09 01:38:51.589398 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
7908 | 2025.01.09 01:38:51.593905 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
7909 | 2025.01.09 01:38:51.654297 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.096209297 sec., 3211.747821003203 rows/sec., 16.61 MiB/sec. | ||
7910 | 2025.01.09 01:38:51.657563 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7911 | 2025.01.09 01:38:51.660613 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7912 | 2025.01.09 01:38:51.660740 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_41_8} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7913 | 2025.01.09 01:38:51.663362 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7914 | 2025.01.09 01:38:52.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.99 MiB, peak 230.39 MiB, free memory in arenas 0.00 B, will set to 218.54 MiB (RSS), difference: 1.55 MiB | ||
7915 | 2025.01.09 01:38:52.813141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1098 | ||
7916 | 2025.01.09 01:38:52.816597 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7917 | 2025.01.09 01:38:52.816661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7918 | 2025.01.09 01:38:52.818138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7919 | 2025.01.09 01:38:52.818463 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7920 | 2025.01.09 01:38:52.820501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
7921 | 2025.01.09 01:38:54.094523 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2025.01.09 01:38:54.094738 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7923 | 2025.01.09 01:38:54.094818 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7924 | 2025.01.09 01:38:54.095568 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2025.01.09 01:38:54.095623 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7926 | 2025.01.09 01:38:54.096084 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7927 | 2025.01.09 01:38:54.096352 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2025.01.09 01:38:54.096590 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. | ||
7929 | 2025.01.09 01:38:54.096659 [ 259 ] {27f37f54-4b06-480c-afd1-adf3e9311f20} <Debug> TCPHandler: Processed in 0.002282396 sec. | ||
7930 | 2025.01.09 01:38:54.096836 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7931 | 2025.01.09 01:38:54.096978 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7932 | 2025.01.09 01:38:54.097038 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7933 | 2025.01.09 01:38:54.097818 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7934 | 2025.01.09 01:38:54.097860 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7935 | 2025.01.09 01:38:54.098251 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7936 | 2025.01.09 01:38:54.098505 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7937 | 2025.01.09 01:38:54.098769 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001815 sec., 105234.15977961433 rows/sec., 9.31 MiB/sec. | ||
7938 | 2025.01.09 01:38:54.098863 [ 266 ] {a1cd30fe-8f68-470e-b404-bae4f02e2704} <Debug> TCPHandler: Processed in 0.002097584 sec. | ||
7939 | 2025.01.09 01:38:54.099119 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7940 | 2025.01.09 01:38:54.099280 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7941 | 2025.01.09 01:38:54.099337 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7942 | 2025.01.09 01:38:54.099966 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2025.01.09 01:38:54.100006 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7944 | 2025.01.09 01:38:54.100369 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7945 | 2025.01.09 01:38:54.100626 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7946 | 2025.01.09 01:38:54.100848 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001598 sec., 10012.515644555695 rows/sec., 708.89 KiB/sec. | ||
7947 | 2025.01.09 01:38:54.100902 [ 259 ] {b761f0a2-a6d0-4539-ad61-5c1750ab5d53} <Debug> TCPHandler: Processed in 0.00193362 sec. | ||
7948 | 2025.01.09 01:38:54.101045 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7949 | 2025.01.09 01:38:54.101176 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7950 | 2025.01.09 01:38:54.101231 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7951 | 2025.01.09 01:38:54.101857 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7952 | 2025.01.09 01:38:54.101897 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7953 | 2025.01.09 01:38:54.102258 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7954 | 2025.01.09 01:38:54.102503 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7955 | 2025.01.09 01:38:54.102674 [ 54 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7956 | 2025.01.09 01:38:54.102737 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001583 sec., 8843.967150979153 rows/sec., 619.37 KiB/sec. | ||
7957 | 2025.01.09 01:38:54.102764 [ 54 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2025.01.09 01:38:54.102833 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7959 | 2025.01.09 01:38:54.102849 [ 266 ] {5d94a2da-fc2f-4f67-ae64-a7b963d16d5e} <Debug> TCPHandler: Processed in 0.00186585 sec. | ||
7960 | 2025.01.09 01:38:54.103070 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7961 | 2025.01.09 01:38:54.103128 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
7962 | 2025.01.09 01:38:54.103262 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7963 | 2025.01.09 01:38:54.103375 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7964 | 2025.01.09 01:38:54.103472 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7965 | 2025.01.09 01:38:54.103600 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part | ||
7966 | 2025.01.09 01:38:54.103945 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7967 | 2025.01.09 01:38:54.104322 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7968 | 2025.01.09 01:38:54.104712 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7969 | 2025.01.09 01:38:54.105115 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7970 | 2025.01.09 01:38:54.105415 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
7971 | 2025.01.09 01:38:54.106516 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7972 | 2025.01.09 01:38:54.106581 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7973 | 2025.01.09 01:38:54.107549 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7974 | 2025.01.09 01:38:54.108118 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7975 | 2025.01.09 01:38:54.108498 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005531638 sec., 97620.27088540501 rows/sec., 6.99 MiB/sec. | ||
7976 | 2025.01.09 01:38:54.108577 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005373 sec., 2419.5049320677463 rows/sec., 150.86 KiB/sec. | ||
7977 | 2025.01.09 01:38:54.108676 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7978 | 2025.01.09 01:38:54.108681 [ 259 ] {fc8146e5-f33f-472f-8c77-60b1d60bbf3f} <Debug> TCPHandler: Processed in 0.005731253 sec. | ||
7979 | 2025.01.09 01:38:54.108844 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7980 | 2025.01.09 01:38:54.108970 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7981 | 2025.01.09 01:38:54.109000 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7982 | 2025.01.09 01:38:54.109028 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7983 | 2025.01.09 01:38:54.109120 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_26_5} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7984 | 2025.01.09 01:38:54.109238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
7985 | 2025.01.09 01:38:54.109849 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7986 | 2025.01.09 01:38:54.109889 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7987 | 2025.01.09 01:38:54.110294 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7988 | 2025.01.09 01:38:54.110572 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7989 | 2025.01.09 01:38:54.110792 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001853 sec., 191581.21964382083 rows/sec., 13.45 MiB/sec. | ||
7990 | 2025.01.09 01:38:54.110853 [ 266 ] {05ea96bb-e760-4dde-af36-7e02b95ef9dd} <Debug> TCPHandler: Processed in 0.002065583 sec. | ||
7991 | 2025.01.09 01:38:54.111010 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7992 | 2025.01.09 01:38:54.111121 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7993 | 2025.01.09 01:38:54.111180 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7994 | 2025.01.09 01:38:54.111635 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7995 | 2025.01.09 01:38:54.111676 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
7996 | 2025.01.09 01:38:54.112051 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7997 | 2025.01.09 01:38:54.112309 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7998 | 2025.01.09 01:38:54.112495 [ 54 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7999 | 2025.01.09 01:38:54.112560 [ 54 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8000 | 2025.01.09 01:38:54.112569 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
8001 | 2025.01.09 01:38:54.112589 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8002 | 2025.01.09 01:38:54.112705 [ 259 ] {6f8aef40-d93b-4a69-b1ac-b5ca1ce3dade} <Debug> TCPHandler: Processed in 0.001749878 sec. | ||
8003 | 2025.01.09 01:38:54.113039 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
8004 | 2025.01.09 01:38:54.113048 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8005 | 2025.01.09 01:38:54.113481 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8006 | 2025.01.09 01:38:54.113492 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8007 | 2025.01.09 01:38:54.113584 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
8008 | 2025.01.09 01:38:54.113588 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8009 | 2025.01.09 01:38:54.113845 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8010 | 2025.01.09 01:38:54.114188 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8011 | 2025.01.09 01:38:54.114494 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
8012 | 2025.01.09 01:38:54.114866 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8013 | 2025.01.09 01:38:54.115172 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8014 | 2025.01.09 01:38:54.116485 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8015 | 2025.01.09 01:38:54.116554 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8016 | 2025.01.09 01:38:54.117751 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8017 | 2025.01.09 01:38:54.117842 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005123172 sec., 30449.885344470185 rows/sec., 1.55 MiB/sec. | ||
8018 | 2025.01.09 01:38:54.118044 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8019 | 2025.01.09 01:38:54.118241 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8020 | 2025.01.09 01:38:54.118623 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2025.01.09 01:38:54.118651 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005263 sec., 33631.008930267904 rows/sec., 2.22 MiB/sec. | ||
8022 | 2025.01.09 01:38:54.118806 [ 266 ] {f99fba28-c313-4063-99a4-dbf7261ef691} <Debug> TCPHandler: Processed in 0.005960027 sec. | ||
8023 | 2025.01.09 01:38:54.118822 [ 198 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_26_5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8024 | 2025.01.09 01:38:54.118987 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8025 | 2025.01.09 01:38:54.119035 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8026 | 2025.01.09 01:38:54.119171 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8027 | 2025.01.09 01:38:54.119230 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8028 | 2025.01.09 01:38:54.119769 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8029 | 2025.01.09 01:38:54.119813 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8030 | 2025.01.09 01:38:54.120178 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8031 | 2025.01.09 01:38:54.120417 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8032 | 2025.01.09 01:38:54.120621 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. | ||
8033 | 2025.01.09 01:38:54.120672 [ 259 ] {ca05aed7-0b37-412e-952b-2652cda62cfe} <Debug> TCPHandler: Processed in 0.001735947 sec. | ||
8034 | 2025.01.09 01:38:54.120827 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8035 | 2025.01.09 01:38:54.120957 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8036 | 2025.01.09 01:38:54.121038 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8037 | 2025.01.09 01:38:54.122196 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2025.01.09 01:38:54.122236 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8039 | 2025.01.09 01:38:54.122863 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8040 | 2025.01.09 01:38:54.123126 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2025.01.09 01:38:54.123371 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002443 sec., 3683.9950880065494 rows/sec., 6.60 MiB/sec. | ||
8042 | 2025.01.09 01:38:54.123467 [ 266 ] {08724bca-7dbe-477a-94c1-a6cb8925ce57} <Debug> TCPHandler: Processed in 0.002700944 sec. | ||
8043 | 2025.01.09 01:38:54.123617 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8044 | 2025.01.09 01:38:54.123747 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8045 | 2025.01.09 01:38:54.123803 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8046 | 2025.01.09 01:38:54.124326 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8047 | 2025.01.09 01:38:54.124373 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8048 | 2025.01.09 01:38:54.124799 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8049 | 2025.01.09 01:38:54.125046 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8050 | 2025.01.09 01:38:54.125248 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00153 sec., 33986.92810457516 rows/sec., 2.10 MiB/sec. | ||
8051 | 2025.01.09 01:38:54.125298 [ 259 ] {fac17746-9510-4b69-9fa8-47380ac9c3df} <Debug> TCPHandler: Processed in 0.001744868 sec. | ||
8052 | 2025.01.09 01:38:57.584075 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8053 | 2025.01.09 01:38:57.584141 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8054 | 2025.01.09 01:38:57.722584 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8055 | 2025.01.09 01:38:57.723389 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8056 | 2025.01.09 01:38:57.723440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8057 | 2025.01.09 01:38:57.723969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8058 | 2025.01.09 01:38:57.724238 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8059 | 2025.01.09 01:38:57.724508 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8060 | 2025.01.09 01:38:59.067730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8061 | 2025.01.09 01:38:59.086518 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2025.01.09 01:38:59.086571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8063 | 2025.01.09 01:38:59.090823 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8064 | 2025.01.09 01:38:59.091085 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8065 | 2025.01.09 01:38:59.091184 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8066 | 2025.01.09 01:38:59.092916 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8067 | 2025.01.09 01:38:59.093026 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8068 | 2025.01.09 01:38:59.094404 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8069 | 2025.01.09 01:38:59.094959 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8070 | 2025.01.09 01:38:59.095714 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.004622 sec., 18606.66378191259 rows/sec., 1.63 MiB/sec. | ||
8071 | 2025.01.09 01:38:59.096385 [ 259 ] {fbe86bc4-9423-44b1-a412-f98210cffa55} <Debug> TCPHandler: Processed in 0.005689271 sec. | ||
8072 | 2025.01.09 01:38:59.096828 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8073 | 2025.01.09 01:38:59.097104 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8074 | 2025.01.09 01:38:59.097217 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8075 | 2025.01.09 01:38:59.099590 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8076 | 2025.01.09 01:38:59.099638 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8077 | 2025.01.09 01:38:59.099643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8078 | 2025.01.09 01:38:59.100360 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8079 | 2025.01.09 01:38:59.101015 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8080 | 2025.01.09 01:38:59.101344 [ 44 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8081 | 2025.01.09 01:38:59.101458 [ 44 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8082 | 2025.01.09 01:38:59.101544 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8083 | 2025.01.09 01:38:59.101814 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.004711 sec., 6368.074718743367 rows/sec., 478.85 KiB/sec. | ||
8084 | 2025.01.09 01:38:59.102279 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
8085 | 2025.01.09 01:38:59.103256 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8086 | 2025.01.09 01:38:59.103515 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 60 rows starting from the beginning of the part | ||
8087 | 2025.01.09 01:38:59.103625 [ 266 ] {c88bb53c-e09b-43ff-8ac4-a2e26ded90b7} <Debug> TCPHandler: Processed in 0.006984623 sec. | ||
8088 | 2025.01.09 01:38:59.103934 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8089 | 2025.01.09 01:38:59.104026 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
8090 | 2025.01.09 01:38:59.104530 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
8091 | 2025.01.09 01:38:59.105000 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
8092 | 2025.01.09 01:38:59.104665 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8093 | 2025.01.09 01:38:59.105927 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8094 | 2025.01.09 01:38:59.106001 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
8095 | 2025.01.09 01:38:59.106514 [ 191 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
8096 | 2025.01.09 01:38:59.106558 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8097 | 2025.01.09 01:38:59.113148 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.011417704 sec., 16290.490627537725 rows/sec., 1.23 MiB/sec. | ||
8098 | 2025.01.09 01:38:59.113583 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8099 | 2025.01.09 01:38:59.113798 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8100 | 2025.01.09 01:38:59.113885 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8101 | 2025.01.09 01:38:59.114686 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8102 | 2025.01.09 01:38:59.115037 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_51_10} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8103 | 2025.01.09 01:38:59.115333 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8104 | 2025.01.09 01:38:59.115615 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8105 | 2025.01.09 01:38:59.116472 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8106 | 2025.01.09 01:38:59.117239 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.011425 sec., 5076.586433260394 rows/sec., 406.01 KiB/sec. | ||
8107 | 2025.01.09 01:38:59.117951 [ 259 ] {f52eed72-8ec1-494a-9128-cfd3613b232f} <Debug> TCPHandler: Processed in 0.014082426 sec. | ||
8108 | 2025.01.09 01:38:59.118473 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8109 | 2025.01.09 01:38:59.118924 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8110 | 2025.01.09 01:38:59.119102 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8111 | 2025.01.09 01:38:59.121952 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8112 | 2025.01.09 01:38:59.122058 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8113 | 2025.01.09 01:38:59.123610 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8114 | 2025.01.09 01:38:59.124648 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8115 | 2025.01.09 01:38:59.124684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8116 | 2025.01.09 01:38:59.124947 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00613 sec., 16313.21370309951 rows/sec., 1.13 MiB/sec. | ||
8117 | 2025.01.09 01:38:59.125024 [ 266 ] {fc297aab-8847-4319-85e5-18b67a89e22f} <Debug> TCPHandler: Processed in 0.00687653 sec. | ||
8118 | 2025.01.09 01:38:59.125213 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8119 | 2025.01.09 01:38:59.125346 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8120 | 2025.01.09 01:38:59.125425 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8121 | 2025.01.09 01:38:59.126672 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8122 | 2025.01.09 01:38:59.126710 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8123 | 2025.01.09 01:38:59.127376 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8124 | 2025.01.09 01:38:59.127642 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8125 | 2025.01.09 01:38:59.127845 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00253 sec., 11857.707509881422 rows/sec., 21.25 MiB/sec. | ||
8126 | 2025.01.09 01:38:59.127934 [ 259 ] {7180eb1a-ffb3-4b0d-9509-1209092f8eba} <Debug> TCPHandler: Processed in 0.002785145 sec. | ||
8127 | 2025.01.09 01:38:59.128113 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8128 | 2025.01.09 01:38:59.128242 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8129 | 2025.01.09 01:38:59.128297 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8130 | 2025.01.09 01:38:59.128867 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8131 | 2025.01.09 01:38:59.128915 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8132 | 2025.01.09 01:38:59.129293 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8133 | 2025.01.09 01:38:59.129536 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8134 | 2025.01.09 01:38:59.129753 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.34 MiB/sec. | ||
8135 | 2025.01.09 01:38:59.129826 [ 266 ] {a6cf8e3c-0d8e-43a3-9daf-218c476779a0} <Debug> TCPHandler: Processed in 0.001776788 sec. | ||
8136 | 2025.01.09 01:39:02.820819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1132 | ||
8137 | 2025.01.09 01:39:02.823987 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8138 | 2025.01.09 01:39:02.824045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8139 | 2025.01.09 01:39:02.825513 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8140 | 2025.01.09 01:39:02.825830 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8141 | 2025.01.09 01:39:02.827114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
8142 | 2025.01.09 01:39:04.122039 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8143 | 2025.01.09 01:39:04.122236 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8144 | 2025.01.09 01:39:04.122317 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8145 | 2025.01.09 01:39:04.123176 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8146 | 2025.01.09 01:39:04.123222 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8147 | 2025.01.09 01:39:04.123656 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8148 | 2025.01.09 01:39:04.123914 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2025.01.09 01:39:04.124119 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
8150 | 2025.01.09 01:39:04.124187 [ 259 ] {579f4f52-2d86-4c66-b862-a02653209eaf} <Debug> TCPHandler: Processed in 0.002280127 sec. | ||
8151 | 2025.01.09 01:39:04.124361 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8152 | 2025.01.09 01:39:04.124505 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8153 | 2025.01.09 01:39:04.124563 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8154 | 2025.01.09 01:39:04.125202 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8155 | 2025.01.09 01:39:04.125241 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8156 | 2025.01.09 01:39:04.125610 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8157 | 2025.01.09 01:39:04.125847 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8158 | 2025.01.09 01:39:04.126048 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001577 sec., 2536.461636017755 rows/sec., 206.83 KiB/sec. | ||
8159 | 2025.01.09 01:39:04.126100 [ 266 ] {027ad794-c938-434b-8ede-e1dae4954650} <Debug> TCPHandler: Processed in 0.001807498 sec. | ||
8160 | 2025.01.09 01:39:04.126233 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8161 | 2025.01.09 01:39:04.126343 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8162 | 2025.01.09 01:39:04.126387 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8163 | 2025.01.09 01:39:04.127453 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8164 | 2025.01.09 01:39:04.127493 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8165 | 2025.01.09 01:39:04.127957 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8166 | 2025.01.09 01:39:04.128225 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8167 | 2025.01.09 01:39:04.128487 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002167 sec., 615136.1329026304 rows/sec., 51.38 MiB/sec. | ||
8168 | 2025.01.09 01:39:04.128544 [ 259 ] {2fd60c23-a570-4391-98b4-bdd7badd7b7b} <Debug> TCPHandler: Processed in 0.002365628 sec. | ||
8169 | 2025.01.09 01:39:04.128688 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8170 | 2025.01.09 01:39:04.128796 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8171 | 2025.01.09 01:39:04.128840 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8172 | 2025.01.09 01:39:04.129395 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8173 | 2025.01.09 01:39:04.129435 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8174 | 2025.01.09 01:39:04.129795 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8175 | 2025.01.09 01:39:04.130031 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8176 | 2025.01.09 01:39:04.130242 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001468 sec., 13623.978201634878 rows/sec., 961.93 KiB/sec. | ||
8177 | 2025.01.09 01:39:04.130294 [ 266 ] {bd5da4c9-7ccc-4bf9-a62f-e4090103d82a} <Debug> TCPHandler: Processed in 0.001657667 sec. | ||
8178 | 2025.01.09 01:39:04.130459 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8179 | 2025.01.09 01:39:04.130587 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8180 | 2025.01.09 01:39:04.130641 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8181 | 2025.01.09 01:39:04.131315 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8182 | 2025.01.09 01:39:04.131354 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8183 | 2025.01.09 01:39:04.131725 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8184 | 2025.01.09 01:39:04.131966 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8185 | 2025.01.09 01:39:04.132173 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001614 sec., 149938.0421313507 rows/sec., 10.16 MiB/sec. | ||
8186 | 2025.01.09 01:39:04.132225 [ 259 ] {dafce974-f644-4634-9498-20825b35b832} <Debug> TCPHandler: Processed in 0.001828649 sec. | ||
8187 | 2025.01.09 01:39:04.132376 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8188 | 2025.01.09 01:39:04.132502 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8189 | 2025.01.09 01:39:04.132555 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8190 | 2025.01.09 01:39:04.133176 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8191 | 2025.01.09 01:39:04.133215 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8192 | 2025.01.09 01:39:04.133557 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8193 | 2025.01.09 01:39:04.133796 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8194 | 2025.01.09 01:39:04.134022 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
8195 | 2025.01.09 01:39:04.134074 [ 266 ] {8344d592-e497-469a-b8f4-f9f072d6c2a1} <Debug> TCPHandler: Processed in 0.001758028 sec. | ||
8196 | 2025.01.09 01:39:04.134220 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8197 | 2025.01.09 01:39:04.134347 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8198 | 2025.01.09 01:39:04.134400 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8199 | 2025.01.09 01:39:04.135344 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8200 | 2025.01.09 01:39:04.135384 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8201 | 2025.01.09 01:39:04.135768 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8202 | 2025.01.09 01:39:04.136011 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8203 | 2025.01.09 01:39:04.136227 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001907 sec., 427372.83691662294 rows/sec., 30.80 MiB/sec. | ||
8204 | 2025.01.09 01:39:04.136278 [ 259 ] {b8c77efc-3830-47f7-b4b4-cf2ca583dfe9} <Debug> TCPHandler: Processed in 0.002121854 sec. | ||
8205 | 2025.01.09 01:39:04.136434 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8206 | 2025.01.09 01:39:04.136561 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8207 | 2025.01.09 01:39:04.136616 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8208 | 2025.01.09 01:39:04.137129 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8209 | 2025.01.09 01:39:04.137172 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8210 | 2025.01.09 01:39:04.137527 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8211 | 2025.01.09 01:39:04.137763 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8212 | 2025.01.09 01:39:04.137969 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
8213 | 2025.01.09 01:39:04.138020 [ 266 ] {5316f049-c9bc-47f6-ac80-4eef39adf2d5} <Debug> TCPHandler: Processed in 0.001646706 sec. | ||
8214 | 2025.01.09 01:39:04.138148 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8215 | 2025.01.09 01:39:04.138276 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8216 | 2025.01.09 01:39:04.138333 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8217 | 2025.01.09 01:39:04.139151 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8218 | 2025.01.09 01:39:04.139192 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8219 | 2025.01.09 01:39:04.139622 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8220 | 2025.01.09 01:39:04.139864 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8221 | 2025.01.09 01:39:04.140085 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001834 sec., 490185.38713195204 rows/sec., 32.65 MiB/sec. | ||
8222 | 2025.01.09 01:39:04.140178 [ 259 ] {aa70235d-3bdf-4a77-91ff-f64eecb5545a} <Debug> TCPHandler: Processed in 0.002081173 sec. | ||
8223 | 2025.01.09 01:39:04.140389 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8224 | 2025.01.09 01:39:04.140563 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8225 | 2025.01.09 01:39:04.140621 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8226 | 2025.01.09 01:39:04.141139 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8227 | 2025.01.09 01:39:04.141180 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8228 | 2025.01.09 01:39:04.141525 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8229 | 2025.01.09 01:39:04.141759 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8230 | 2025.01.09 01:39:04.141992 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
8231 | 2025.01.09 01:39:04.142112 [ 266 ] {3abdf3f7-0c78-4377-87b3-0876c906c4f5} <Debug> TCPHandler: Processed in 0.00185138 sec. | ||
8232 | 2025.01.09 01:39:04.142340 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8233 | 2025.01.09 01:39:04.142479 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8234 | 2025.01.09 01:39:04.142567 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8235 | 2025.01.09 01:39:04.143714 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8236 | 2025.01.09 01:39:04.143755 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8237 | 2025.01.09 01:39:04.144351 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8238 | 2025.01.09 01:39:04.144602 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8239 | 2025.01.09 01:39:04.144894 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00244 sec., 3688.5245901639346 rows/sec., 6.61 MiB/sec. | ||
8240 | 2025.01.09 01:39:04.145372 [ 259 ] {a600b4dc-9bba-4a8c-b743-4238a3da6316} <Debug> TCPHandler: Processed in 0.003157531 sec. | ||
8241 | 2025.01.09 01:39:04.145573 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8242 | 2025.01.09 01:39:04.145703 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8243 | 2025.01.09 01:39:04.145760 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8244 | 2025.01.09 01:39:04.146279 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8245 | 2025.01.09 01:39:04.146318 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8246 | 2025.01.09 01:39:04.146676 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8247 | 2025.01.09 01:39:04.146908 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2025.01.09 01:39:04.147120 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001445 sec., 35986.15916955017 rows/sec., 2.23 MiB/sec. | ||
8249 | 2025.01.09 01:39:04.147169 [ 266 ] {f1469c4e-6114-49fc-8e08-dfacc76a216b} <Debug> TCPHandler: Processed in 0.001696777 sec. | ||
8250 | 2025.01.09 01:39:05.224731 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8251 | 2025.01.09 01:39:05.225820 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8252 | 2025.01.09 01:39:05.225869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8253 | 2025.01.09 01:39:05.226419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8254 | 2025.01.09 01:39:05.226684 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8255 | 2025.01.09 01:39:05.226957 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8256 | 2025.01.09 01:39:06.624850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8257 | 2025.01.09 01:39:06.646950 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8258 | 2025.01.09 01:39:06.647014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8259 | 2025.01.09 01:39:06.654700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8260 | 2025.01.09 01:39:06.655493 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8261 | 2025.01.09 01:39:06.659313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8262 | 2025.01.09 01:39:09.091152 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8263 | 2025.01.09 01:39:09.091362 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8264 | 2025.01.09 01:39:09.091443 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8265 | 2025.01.09 01:39:09.092295 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8266 | 2025.01.09 01:39:09.092348 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8267 | 2025.01.09 01:39:09.092812 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8268 | 2025.01.09 01:39:09.093085 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8269 | 2025.01.09 01:39:09.093326 [ 25 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
8270 | 2025.01.09 01:39:09.093374 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002065 sec., 41646.48910411623 rows/sec., 3.65 MiB/sec. | ||
8271 | 2025.01.09 01:39:09.093414 [ 25 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8272 | 2025.01.09 01:39:09.093493 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8273 | 2025.01.09 01:39:09.093520 [ 259 ] {3e4be41e-f7c5-4bf8-b89b-34e7c09e7162} <Debug> TCPHandler: Processed in 0.00250415 sec. | ||
8274 | 2025.01.09 01:39:09.093743 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8275 | 2025.01.09 01:39:09.093747 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
8276 | 2025.01.09 01:39:09.093948 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8277 | 2025.01.09 01:39:09.094060 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8278 | 2025.01.09 01:39:09.094076 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8279 | 2025.01.09 01:39:09.094190 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 1399 rows starting from the beginning of the part | ||
8280 | 2025.01.09 01:39:09.094540 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
8281 | 2025.01.09 01:39:09.094918 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 191 rows starting from the beginning of the part | ||
8282 | 2025.01.09 01:39:09.095241 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 86 rows starting from the beginning of the part | ||
8283 | 2025.01.09 01:39:09.095607 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1333 rows starting from the beginning of the part | ||
8284 | 2025.01.09 01:39:09.095926 [ 194 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
8285 | 2025.01.09 01:39:09.096957 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8286 | 2025.01.09 01:39:09.097027 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8287 | 2025.01.09 01:39:09.097954 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8288 | 2025.01.09 01:39:09.098505 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8289 | 2025.01.09 01:39:09.098810 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.004922 sec., 6095.083299471759 rows/sec., 458.32 KiB/sec. | ||
8290 | 2025.01.09 01:39:09.098895 [ 266 ] {b2f9933e-4238-407e-af7a-8deaa61f6583} <Debug> TCPHandler: Processed in 0.005244285 sec. | ||
8291 | 2025.01.09 01:39:09.099132 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8292 | 2025.01.09 01:39:09.099290 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005682292 sec., 560161.2870299519 rows/sec., 49.37 MiB/sec. | ||
8293 | 2025.01.09 01:39:09.099354 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8294 | 2025.01.09 01:39:09.099412 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8295 | 2025.01.09 01:39:09.099607 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
8296 | 2025.01.09 01:39:09.100274 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8297 | 2025.01.09 01:39:09.100479 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_60_12} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
8298 | 2025.01.09 01:39:09.100689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8299 | 2025.01.09 01:39:09.100801 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8300 | 2025.01.09 01:39:09.100848 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8301 | 2025.01.09 01:39:09.101243 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8302 | 2025.01.09 01:39:09.101499 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8303 | 2025.01.09 01:39:09.101670 [ 25 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
8304 | 2025.01.09 01:39:09.101727 [ 25 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8305 | 2025.01.09 01:39:09.101765 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.002441 sec., 23760.75378943056 rows/sec., 1.86 MiB/sec. | ||
8306 | 2025.01.09 01:39:09.101773 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8307 | 2025.01.09 01:39:09.101966 [ 259 ] {42254fe4-6e1f-4799-bdd9-0ff15300da17} <Debug> TCPHandler: Processed in 0.002963958 sec. | ||
8308 | 2025.01.09 01:39:09.102037 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
8309 | 2025.01.09 01:39:09.102174 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8310 | 2025.01.09 01:39:09.102232 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8311 | 2025.01.09 01:39:09.102283 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 873 rows starting from the beginning of the part | ||
8312 | 2025.01.09 01:39:09.102421 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8313 | 2025.01.09 01:39:09.102546 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 62 rows starting from the beginning of the part | ||
8314 | 2025.01.09 01:39:09.102663 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8315 | 2025.01.09 01:39:09.102835 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 355 rows starting from the beginning of the part | ||
8316 | 2025.01.09 01:39:09.103154 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part | ||
8317 | 2025.01.09 01:39:09.103544 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 815 rows starting from the beginning of the part | ||
8318 | 2025.01.09 01:39:09.103934 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 58 rows starting from the beginning of the part | ||
8319 | 2025.01.09 01:39:09.105694 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2025.01.09 01:39:09.105773 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8321 | 2025.01.09 01:39:09.106813 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8322 | 2025.01.09 01:39:09.107192 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.005282745 sec., 420425.3659792399 rows/sec., 32.05 MiB/sec. | ||
8323 | 2025.01.09 01:39:09.107353 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8324 | 2025.01.09 01:39:09.107427 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
8325 | 2025.01.09 01:39:09.107826 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005482 sec., 18241.517694272163 rows/sec., 1.26 MiB/sec. | ||
8326 | 2025.01.09 01:39:09.107983 [ 266 ] {e878225b-e00e-4860-877f-61b6a66d01c4} <Debug> TCPHandler: Processed in 0.005891145 sec. | ||
8327 | 2025.01.09 01:39:09.108087 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8328 | 2025.01.09 01:39:09.108180 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8329 | 2025.01.09 01:39:09.108214 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_60_12} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
8330 | 2025.01.09 01:39:09.108378 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8331 | 2025.01.09 01:39:09.108400 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8332 | 2025.01.09 01:39:09.108501 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8333 | 2025.01.09 01:39:09.109724 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8334 | 2025.01.09 01:39:09.109765 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8335 | 2025.01.09 01:39:09.110538 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8336 | 2025.01.09 01:39:09.110832 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8337 | 2025.01.09 01:39:09.111121 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002788 sec., 10760.401721664275 rows/sec., 19.28 MiB/sec. | ||
8338 | 2025.01.09 01:39:09.111240 [ 259 ] {396b71aa-570f-465a-aeae-d13cdee823b5} <Debug> TCPHandler: Processed in 0.003144861 sec. | ||
8339 | 2025.01.09 01:39:09.111398 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8340 | 2025.01.09 01:39:09.111512 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8341 | 2025.01.09 01:39:09.111561 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8342 | 2025.01.09 01:39:09.112033 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8343 | 2025.01.09 01:39:09.112070 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8344 | 2025.01.09 01:39:09.112439 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8345 | 2025.01.09 01:39:09.112702 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8346 | 2025.01.09 01:39:09.112924 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001434 sec., 20920.50209205021 rows/sec., 1.43 MiB/sec. | ||
8347 | 2025.01.09 01:39:09.112985 [ 266 ] {d3be8dea-7441-4bab-a6e0-cae39e1ec292} <Debug> TCPHandler: Processed in 0.001641346 sec. | ||
8348 | 2025.01.09 01:39:12.584404 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8349 | 2025.01.09 01:39:12.584496 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8350 | 2025.01.09 01:39:12.727169 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8351 | 2025.01.09 01:39:12.727870 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8352 | 2025.01.09 01:39:12.727918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8353 | 2025.01.09 01:39:12.728449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8354 | 2025.01.09 01:39:12.728716 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8355 | 2025.01.09 01:39:12.728965 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8356 | 2025.01.09 01:39:12.827439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1168 | ||
8357 | 2025.01.09 01:39:12.830657 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8358 | 2025.01.09 01:39:12.830710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8359 | 2025.01.09 01:39:12.832221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8360 | 2025.01.09 01:39:12.832538 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2025.01.09 01:39:12.832705 [ 51 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8362 | 2025.01.09 01:39:12.832766 [ 51 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8363 | 2025.01.09 01:39:12.832808 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8364 | 2025.01.09 01:39:12.833203 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
8365 | 2025.01.09 01:39:12.834121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
8366 | 2025.01.09 01:39:12.834549 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8367 | 2025.01.09 01:39:12.834724 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 992 rows starting from the beginning of the part | ||
8368 | 2025.01.09 01:39:12.835391 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
8369 | 2025.01.09 01:39:12.836037 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
8370 | 2025.01.09 01:39:12.836701 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
8371 | 2025.01.09 01:39:12.837378 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
8372 | 2025.01.09 01:39:12.838007 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
8373 | 2025.01.09 01:39:12.846160 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 72 columns (72 merged, 0 gathered) in 0.013231733 sec., 88272.63972149378 rows/sec., 69.39 MiB/sec. | ||
8374 | 2025.01.09 01:39:12.847560 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8375 | 2025.01.09 01:39:12.848347 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8376 | 2025.01.09 01:39:12.848436 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_31_6} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8377 | 2025.01.09 01:39:12.848750 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
8378 | 2025.01.09 01:39:14.094851 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8379 | 2025.01.09 01:39:14.095070 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8380 | 2025.01.09 01:39:14.095150 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8381 | 2025.01.09 01:39:14.095943 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8382 | 2025.01.09 01:39:14.095990 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8383 | 2025.01.09 01:39:14.096434 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8384 | 2025.01.09 01:39:14.096701 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8385 | 2025.01.09 01:39:14.096936 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
8386 | 2025.01.09 01:39:14.097101 [ 259 ] {2bf5fdbf-b922-4cd7-a51d-5e88a6a40cac} <Debug> TCPHandler: Processed in 0.002387989 sec. | ||
8387 | 2025.01.09 01:39:14.097347 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8388 | 2025.01.09 01:39:14.097493 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8389 | 2025.01.09 01:39:14.097553 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8390 | 2025.01.09 01:39:14.098356 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8391 | 2025.01.09 01:39:14.098403 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8392 | 2025.01.09 01:39:14.098798 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8393 | 2025.01.09 01:39:14.099038 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8394 | 2025.01.09 01:39:14.099216 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001759 sec., 108584.42296759522 rows/sec., 9.61 MiB/sec. | ||
8395 | 2025.01.09 01:39:14.099269 [ 266 ] {893e5674-75de-4d88-a81e-546b8708fb58} <Debug> TCPHandler: Processed in 0.002030832 sec. | ||
8396 | 2025.01.09 01:39:14.099412 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8397 | 2025.01.09 01:39:14.099523 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8398 | 2025.01.09 01:39:14.099570 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8399 | 2025.01.09 01:39:14.100107 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8400 | 2025.01.09 01:39:14.100145 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8401 | 2025.01.09 01:39:14.100496 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8402 | 2025.01.09 01:39:14.100742 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8403 | 2025.01.09 01:39:14.100924 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001424 sec., 11235.955056179775 rows/sec., 795.51 KiB/sec. | ||
8404 | 2025.01.09 01:39:14.100976 [ 259 ] {e165eedc-b1ba-433c-b6b1-a98c0828e9ad} <Debug> TCPHandler: Processed in 0.001618216 sec. | ||
8405 | 2025.01.09 01:39:14.101111 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8406 | 2025.01.09 01:39:14.101216 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8407 | 2025.01.09 01:39:14.101260 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8408 | 2025.01.09 01:39:14.101772 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2025.01.09 01:39:14.101809 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8410 | 2025.01.09 01:39:14.102141 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8411 | 2025.01.09 01:39:14.102381 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2025.01.09 01:39:14.102552 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001358 sec., 10309.278350515464 rows/sec., 721.99 KiB/sec. | ||
8413 | 2025.01.09 01:39:14.102603 [ 266 ] {9b590417-98ed-447d-8e68-1be826668f5e} <Debug> TCPHandler: Processed in 0.001542445 sec. | ||
8414 | 2025.01.09 01:39:14.102735 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8415 | 2025.01.09 01:39:14.102844 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8416 | 2025.01.09 01:39:14.102891 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8417 | 2025.01.09 01:39:14.103434 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2025.01.09 01:39:14.103472 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8419 | 2025.01.09 01:39:14.103819 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8420 | 2025.01.09 01:39:14.104086 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8421 | 2025.01.09 01:39:14.104265 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001442 sec., 9015.256588072123 rows/sec., 562.10 KiB/sec. | ||
8422 | 2025.01.09 01:39:14.104315 [ 259 ] {05f983d5-fe85-463c-8482-713b5bdce9d3} <Debug> TCPHandler: Processed in 0.001634487 sec. | ||
8423 | 2025.01.09 01:39:14.104454 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8424 | 2025.01.09 01:39:14.104568 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8425 | 2025.01.09 01:39:14.104621 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8426 | 2025.01.09 01:39:14.105487 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8427 | 2025.01.09 01:39:14.105539 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8428 | 2025.01.09 01:39:14.105983 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8429 | 2025.01.09 01:39:14.106283 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8430 | 2025.01.09 01:39:14.106490 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001949 sec., 182144.68958440225 rows/sec., 12.79 MiB/sec. | ||
8431 | 2025.01.09 01:39:14.106552 [ 266 ] {9f4d1369-8b98-4796-8cd4-e146c820cabc} <Debug> TCPHandler: Processed in 0.002147985 sec. | ||
8432 | 2025.01.09 01:39:14.106699 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8433 | 2025.01.09 01:39:14.106808 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8434 | 2025.01.09 01:39:14.106855 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8435 | 2025.01.09 01:39:14.107295 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8436 | 2025.01.09 01:39:14.107332 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8437 | 2025.01.09 01:39:14.107737 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8438 | 2025.01.09 01:39:14.107995 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8439 | 2025.01.09 01:39:14.108234 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. | ||
8440 | 2025.01.09 01:39:14.108344 [ 259 ] {4b1f6709-e531-48f7-9124-437fb0535a41} <Debug> TCPHandler: Processed in 0.001700368 sec. | ||
8441 | 2025.01.09 01:39:14.108477 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8442 | 2025.01.09 01:39:14.108584 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8443 | 2025.01.09 01:39:14.108633 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8444 | 2025.01.09 01:39:14.109292 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8445 | 2025.01.09 01:39:14.109341 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8446 | 2025.01.09 01:39:14.109803 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8447 | 2025.01.09 01:39:14.110087 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2025.01.09 01:39:14.110220 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8449 | 2025.01.09 01:39:14.110260 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8450 | 2025.01.09 01:39:14.110276 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001713 sec., 103327.4956217163 rows/sec., 6.82 MiB/sec. | ||
8451 | 2025.01.09 01:39:14.110286 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8452 | 2025.01.09 01:39:14.110374 [ 266 ] {d0ead428-0e99-46c2-a390-e714c9e51f7a} <Debug> TCPHandler: Processed in 0.001944661 sec. | ||
8453 | 2025.01.09 01:39:14.110575 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8454 | 2025.01.09 01:39:14.110577 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
8455 | 2025.01.09 01:39:14.110788 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8456 | 2025.01.09 01:39:14.110876 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8457 | 2025.01.09 01:39:14.110899 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8458 | 2025.01.09 01:39:14.110946 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14860 rows starting from the beginning of the part | ||
8459 | 2025.01.09 01:39:14.111266 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 177 rows starting from the beginning of the part | ||
8460 | 2025.01.09 01:39:14.111656 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
8461 | 2025.01.09 01:39:14.112020 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 899 rows starting from the beginning of the part | ||
8462 | 2025.01.09 01:39:14.112263 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
8463 | 2025.01.09 01:39:14.112595 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
8464 | 2025.01.09 01:39:14.113262 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8465 | 2025.01.09 01:39:14.113326 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8466 | 2025.01.09 01:39:14.114349 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8467 | 2025.01.09 01:39:14.114662 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8468 | 2025.01.09 01:39:14.115014 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004301 sec., 232.50406882120436 rows/sec., 15.67 KiB/sec. | ||
8469 | 2025.01.09 01:39:14.115422 [ 259 ] {2394b49f-b2a9-4112-ba84-476dfdc49fda} <Debug> TCPHandler: Processed in 0.004948869 sec. | ||
8470 | 2025.01.09 01:39:14.115729 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8471 | 2025.01.09 01:39:14.115975 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8472 | 2025.01.09 01:39:14.116211 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8473 | 2025.01.09 01:39:14.118241 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8474 | 2025.01.09 01:39:14.118285 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8475 | 2025.01.09 01:39:14.119132 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8476 | 2025.01.09 01:39:14.119659 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8477 | 2025.01.09 01:39:14.119887 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16313 rows, containing 5 columns (5 merged, 0 gathered) in 0.009495253 sec., 1718016.3603855525 rows/sec., 115.14 MiB/sec. | ||
8478 | 2025.01.09 01:39:14.119958 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8479 | 2025.01.09 01:39:14.120011 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8480 | 2025.01.09 01:39:14.120037 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8481 | 2025.01.09 01:39:14.120066 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004167 sec., 2159.8272138228945 rows/sec., 3.87 MiB/sec. | ||
8482 | 2025.01.09 01:39:14.120346 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
8483 | 2025.01.09 01:39:14.120555 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8484 | 2025.01.09 01:39:14.120577 [ 266 ] {23aa4dcc-97be-4a09-9677-ede1589bb601} <Debug> TCPHandler: Processed in 0.005012321 sec. | ||
8485 | 2025.01.09 01:39:14.120942 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8486 | 2025.01.09 01:39:14.121407 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8487 | 2025.01.09 01:39:14.121612 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8488 | 2025.01.09 01:39:14.121760 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8489 | 2025.01.09 01:39:14.122130 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8490 | 2025.01.09 01:39:14.122149 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8491 | 2025.01.09 01:39:14.122447 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
8492 | 2025.01.09 01:39:14.122572 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
8493 | 2025.01.09 01:39:14.123221 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part | ||
8494 | 2025.01.09 01:39:14.123952 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
8495 | 2025.01.09 01:39:14.124123 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8496 | 2025.01.09 01:39:14.124203 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8497 | 2025.01.09 01:39:14.124669 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part | ||
8498 | 2025.01.09 01:39:14.125330 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
8499 | 2025.01.09 01:39:14.125658 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8500 | 2025.01.09 01:39:14.125901 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part | ||
8501 | 2025.01.09 01:39:14.126392 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2025.01.09 01:39:14.126772 [ 112 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8503 | 2025.01.09 01:39:14.126881 [ 112 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8504 | 2025.01.09 01:39:14.126986 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8505 | 2025.01.09 01:39:14.127213 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005915 sec., 8791.208791208792 rows/sec., 557.38 KiB/sec. | ||
8506 | 2025.01.09 01:39:14.127354 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
8507 | 2025.01.09 01:39:14.127482 [ 259 ] {a7ec37c7-1820-46de-8a1a-201b8ad153ce} <Debug> TCPHandler: Processed in 0.006781459 sec. | ||
8508 | 2025.01.09 01:39:14.127720 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8509 | 2025.01.09 01:39:14.127772 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2194 rows starting from the beginning of the part | ||
8510 | 2025.01.09 01:39:14.127994 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 52 rows starting from the beginning of the part | ||
8511 | 2025.01.09 01:39:14.128328 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
8512 | 2025.01.09 01:39:14.128671 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
8513 | 2025.01.09 01:39:14.128995 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
8514 | 2025.01.09 01:39:14.129110 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
8515 | 2025.01.09 01:39:14.131095 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 4 columns (4 merged, 0 gathered) in 0.003941264 sec., 611478.9570046564 rows/sec., 39.46 MiB/sec. | ||
8516 | 2025.01.09 01:39:14.131751 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8517 | 2025.01.09 01:39:14.132329 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8518 | 2025.01.09 01:39:14.132425 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_61_12} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8519 | 2025.01.09 01:39:14.132531 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
8520 | 2025.01.09 01:39:14.135691 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 19 columns (19 merged, 0 gathered) in 0.01558183 sec., 64241.49153212428 rows/sec., 115.12 MiB/sec. | ||
8521 | 2025.01.09 01:39:14.137065 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8522 | 2025.01.09 01:39:14.137489 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8523 | 2025.01.09 01:39:14.137582 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8524 | 2025.01.09 01:39:14.137747 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. | ||
8525 | 2025.01.09 01:39:14.159465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8526 | 2025.01.09 01:39:14.181818 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8527 | 2025.01.09 01:39:14.181866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8528 | 2025.01.09 01:39:14.189198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8529 | 2025.01.09 01:39:14.189984 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8530 | 2025.01.09 01:39:14.193035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8531 | 2025.01.09 01:39:15.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.62 MiB, peak 230.39 MiB, free memory in arenas 0.00 B, will set to 222.72 MiB (RSS), difference: 2.10 MiB | ||
8532 | 2025.01.09 01:39:19.090741 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8533 | 2025.01.09 01:39:19.090960 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8534 | 2025.01.09 01:39:19.091040 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8535 | 2025.01.09 01:39:19.091852 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2025.01.09 01:39:19.091902 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8537 | 2025.01.09 01:39:19.092359 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8538 | 2025.01.09 01:39:19.092619 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2025.01.09 01:39:19.092872 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001969 sec., 1015.7440325038091 rows/sec., 82.83 KiB/sec. | ||
8540 | 2025.01.09 01:39:19.092998 [ 259 ] {5e55b3c2-13d1-4553-b768-157006317dd6} <Debug> TCPHandler: Processed in 0.002404609 sec. | ||
8541 | 2025.01.09 01:39:19.093195 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8542 | 2025.01.09 01:39:19.093337 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8543 | 2025.01.09 01:39:19.093393 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8544 | 2025.01.09 01:39:19.094047 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8545 | 2025.01.09 01:39:19.094087 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8546 | 2025.01.09 01:39:19.094774 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8547 | 2025.01.09 01:39:19.095031 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8548 | 2025.01.09 01:39:19.095262 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001952 sec., 44569.67213114754 rows/sec., 3.90 MiB/sec. | ||
8549 | 2025.01.09 01:39:19.095348 [ 266 ] {2862745d-9be7-42c1-bbec-8724f1f30c2c} <Debug> TCPHandler: Processed in 0.002221475 sec. | ||
8550 | 2025.01.09 01:39:19.095526 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8551 | 2025.01.09 01:39:19.095656 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8552 | 2025.01.09 01:39:19.095710 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8553 | 2025.01.09 01:39:19.096353 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8554 | 2025.01.09 01:39:19.096400 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8555 | 2025.01.09 01:39:19.096808 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8556 | 2025.01.09 01:39:19.097052 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8557 | 2025.01.09 01:39:19.097257 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001629 sec., 19643.953345610804 rows/sec., 1.44 MiB/sec. | ||
8558 | 2025.01.09 01:39:19.097308 [ 259 ] {2d3aaf40-bd9e-4afd-83ba-a8c9a345ada8} <Debug> TCPHandler: Processed in 0.00185913 sec. | ||
8559 | 2025.01.09 01:39:19.097445 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8560 | 2025.01.09 01:39:19.097552 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8561 | 2025.01.09 01:39:19.097598 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8562 | 2025.01.09 01:39:19.098157 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8563 | 2025.01.09 01:39:19.098197 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8564 | 2025.01.09 01:39:19.098560 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8565 | 2025.01.09 01:39:19.098805 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8566 | 2025.01.09 01:39:19.099026 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 3.14 MiB/sec. | ||
8567 | 2025.01.09 01:39:19.099080 [ 266 ] {0e430a6b-14e6-47c8-971a-8c86d265320d} <Debug> TCPHandler: Processed in 0.001688317 sec. | ||
8568 | 2025.01.09 01:39:19.099213 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8569 | 2025.01.09 01:39:19.099320 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8570 | 2025.01.09 01:39:19.099369 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8571 | 2025.01.09 01:39:19.099882 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8572 | 2025.01.09 01:39:19.099921 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8573 | 2025.01.09 01:39:19.100305 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8574 | 2025.01.09 01:39:19.100547 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8575 | 2025.01.09 01:39:19.100744 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001446 sec., 69847.8561549101 rows/sec., 4.84 MiB/sec. | ||
8576 | 2025.01.09 01:39:19.100795 [ 259 ] {3fb19ca8-c55f-4fd3-9ea1-a7096ca46ab0} <Debug> TCPHandler: Processed in 0.001634806 sec. | ||
8577 | 2025.01.09 01:39:19.100940 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8578 | 2025.01.09 01:39:19.101070 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8579 | 2025.01.09 01:39:19.101150 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8580 | 2025.01.09 01:39:19.102374 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8581 | 2025.01.09 01:39:19.102414 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8582 | 2025.01.09 01:39:19.103058 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8583 | 2025.01.09 01:39:19.103330 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8584 | 2025.01.09 01:39:19.103568 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002527 sec., 11871.784724970319 rows/sec., 21.27 MiB/sec. | ||
8585 | 2025.01.09 01:39:19.103662 [ 266 ] {df4314d1-688c-465a-bb9b-e8c15bb5f6bb} <Debug> TCPHandler: Processed in 0.002786265 sec. | ||
8586 | 2025.01.09 01:39:19.103832 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8587 | 2025.01.09 01:39:19.103961 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8588 | 2025.01.09 01:39:19.104019 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8589 | 2025.01.09 01:39:19.104541 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8590 | 2025.01.09 01:39:19.104589 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB. | ||
8591 | 2025.01.09 01:39:19.104977 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8592 | 2025.01.09 01:39:19.105220 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8593 | 2025.01.09 01:39:19.105445 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001513 sec., 19828.15598149372 rows/sec., 1.36 MiB/sec. | ||
8594 | 2025.01.09 01:39:19.105495 [ 259 ] {48255eb2-ac36-42ea-b1aa-c3b29098391f} <Debug> TCPHandler: Processed in 0.001727507 sec. | ||
8595 | 2025.01.09 01:39:20.229193 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8596 | 2025.01.09 01:39:20.230163 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8597 | 2025.01.09 01:39:20.230211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8598 | 2025.01.09 01:39:20.230733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8599 | 2025.01.09 01:39:20.231001 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8600 | 2025.01.09 01:39:20.231252 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8601 | 2025.01.09 01:39:21.693180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8602 | 2025.01.09 01:39:21.714107 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8603 | 2025.01.09 01:39:21.714164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8604 | 2025.01.09 01:39:21.721560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8605 | 2025.01.09 01:39:21.722338 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8606 | 2025.01.09 01:39:21.725093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8607 | 2025.01.09 01:39:22.834461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1204 | ||
8608 | 2025.01.09 01:39:22.837610 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8609 | 2025.01.09 01:39:22.837662 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8610 | 2025.01.09 01:39:22.839169 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8611 | 2025.01.09 01:39:22.839481 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8612 | 2025.01.09 01:39:22.840116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
8613 | 2025.01.09 01:39:24.094258 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8614 | 2025.01.09 01:39:24.094477 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8615 | 2025.01.09 01:39:24.094563 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8616 | 2025.01.09 01:39:24.095389 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8617 | 2025.01.09 01:39:24.095443 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8618 | 2025.01.09 01:39:24.095922 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8619 | 2025.01.09 01:39:24.096207 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8620 | 2025.01.09 01:39:24.096442 [ 109 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8621 | 2025.01.09 01:39:24.096482 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002061 sec., 6792.819019893256 rows/sec., 488.99 KiB/sec. | ||
8622 | 2025.01.09 01:39:24.096567 [ 109 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8623 | 2025.01.09 01:39:24.096639 [ 259 ] {24a09ce0-6509-4761-8fd5-da82c832f843} <Debug> TCPHandler: Processed in 0.00252426 sec. | ||
8624 | 2025.01.09 01:39:24.096662 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8625 | 2025.01.09 01:39:24.096892 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8626 | 2025.01.09 01:39:24.096905 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
8627 | 2025.01.09 01:39:24.097149 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8628 | 2025.01.09 01:39:24.097214 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8629 | 2025.01.09 01:39:24.097249 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8630 | 2025.01.09 01:39:24.097288 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
8631 | 2025.01.09 01:39:24.097633 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
8632 | 2025.01.09 01:39:24.098008 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
8633 | 2025.01.09 01:39:24.098334 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
8634 | 2025.01.09 01:39:24.098662 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
8635 | 2025.01.09 01:39:24.100440 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8636 | 2025.01.09 01:39:24.100517 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8637 | 2025.01.09 01:39:24.101207 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004401381 sec., 15904.099190685833 rows/sec., 1.18 MiB/sec. | ||
8638 | 2025.01.09 01:39:24.101424 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8639 | 2025.01.09 01:39:24.101463 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8640 | 2025.01.09 01:39:24.102092 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8641 | 2025.01.09 01:39:24.102153 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8642 | 2025.01.09 01:39:24.102513 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_29_7} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8643 | 2025.01.09 01:39:24.102719 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8644 | 2025.01.09 01:39:24.102829 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.005778 sec., 33056.4209068882 rows/sec., 2.93 MiB/sec. | ||
8645 | 2025.01.09 01:39:24.102907 [ 266 ] {24b483dd-d403-424f-abe9-2b62920c6541} <Debug> TCPHandler: Processed in 0.006114748 sec. | ||
8646 | 2025.01.09 01:39:24.103061 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8647 | 2025.01.09 01:39:24.103174 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8648 | 2025.01.09 01:39:24.103223 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8649 | 2025.01.09 01:39:24.103796 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8650 | 2025.01.09 01:39:24.103837 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8651 | 2025.01.09 01:39:24.104233 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8652 | 2025.01.09 01:39:24.104492 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8653 | 2025.01.09 01:39:24.104663 [ 109 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8654 | 2025.01.09 01:39:24.104732 [ 109 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8655 | 2025.01.09 01:39:24.104750 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001587 sec., 10081.91556395715 rows/sec., 713.81 KiB/sec. | ||
8656 | 2025.01.09 01:39:24.104765 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8657 | 2025.01.09 01:39:24.104911 [ 259 ] {a503a60e-5f65-4ce2-be1b-dbdd44b058be} <Debug> TCPHandler: Processed in 0.00190194 sec. | ||
8658 | 2025.01.09 01:39:24.105122 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
8659 | 2025.01.09 01:39:24.105157 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8660 | 2025.01.09 01:39:24.105576 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8661 | 2025.01.09 01:39:24.105607 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8662 | 2025.01.09 01:39:24.105738 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 60 rows starting from the beginning of the part | ||
8663 | 2025.01.09 01:39:24.105759 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8664 | 2025.01.09 01:39:24.106238 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
8665 | 2025.01.09 01:39:24.106750 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
8666 | 2025.01.09 01:39:24.107211 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
8667 | 2025.01.09 01:39:24.107507 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
8668 | 2025.01.09 01:39:24.107899 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
8669 | 2025.01.09 01:39:24.108884 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8670 | 2025.01.09 01:39:24.108938 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8671 | 2025.01.09 01:39:24.109513 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8672 | 2025.01.09 01:39:24.109651 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.004747486 sec., 36650.97695917376 rows/sec., 2.75 MiB/sec. | ||
8673 | 2025.01.09 01:39:24.109908 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8674 | 2025.01.09 01:39:24.109909 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8675 | 2025.01.09 01:39:24.110413 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00499 sec., 2805.61122244489 rows/sec., 196.49 KiB/sec. | ||
8676 | 2025.01.09 01:39:24.110552 [ 266 ] {2fd67033-a095-4ceb-9c09-92f8a1b99269} <Debug> TCPHandler: Processed in 0.005511969 sec. | ||
8677 | 2025.01.09 01:39:24.110664 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8678 | 2025.01.09 01:39:24.110746 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8679 | 2025.01.09 01:39:24.110805 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_56_11} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8680 | 2025.01.09 01:39:24.110941 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8681 | 2025.01.09 01:39:24.110979 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8682 | 2025.01.09 01:39:24.111043 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8683 | 2025.01.09 01:39:24.111621 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8684 | 2025.01.09 01:39:24.111662 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8685 | 2025.01.09 01:39:24.112039 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8686 | 2025.01.09 01:39:24.112305 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8687 | 2025.01.09 01:39:24.112471 [ 109 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8688 | 2025.01.09 01:39:24.112540 [ 109 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8689 | 2025.01.09 01:39:24.112564 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001699 sec., 7651.559741024132 rows/sec., 477.07 KiB/sec. | ||
8690 | 2025.01.09 01:39:24.112577 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8691 | 2025.01.09 01:39:24.112758 [ 259 ] {22bc9e8f-a71c-417b-8ea1-2fa1b8c648fd} <Debug> TCPHandler: Processed in 0.002076663 sec. | ||
8692 | 2025.01.09 01:39:24.112939 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
8693 | 2025.01.09 01:39:24.113119 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8694 | 2025.01.09 01:39:24.113449 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8695 | 2025.01.09 01:39:24.113516 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
8696 | 2025.01.09 01:39:24.113527 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8697 | 2025.01.09 01:39:24.113711 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8698 | 2025.01.09 01:39:24.113763 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
8699 | 2025.01.09 01:39:24.114093 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
8700 | 2025.01.09 01:39:24.114362 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
8701 | 2025.01.09 01:39:24.114681 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
8702 | 2025.01.09 01:39:24.116552 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8703 | 2025.01.09 01:39:24.116624 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8704 | 2025.01.09 01:39:24.117138 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004426251 sec., 14685.113880798897 rows/sec., 972.98 KiB/sec. | ||
8705 | 2025.01.09 01:39:24.117350 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8706 | 2025.01.09 01:39:24.117591 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8707 | 2025.01.09 01:39:24.117892 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8708 | 2025.01.09 01:39:24.118028 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_29_7} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8709 | 2025.01.09 01:39:24.118076 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8710 | 2025.01.09 01:39:24.118180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8711 | 2025.01.09 01:39:24.118437 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.004978 sec., 71313.78063479309 rows/sec., 5.01 MiB/sec. | ||
8712 | 2025.01.09 01:39:24.118531 [ 266 ] {62c4c04e-7f9f-4035-86f5-a290576c44ed} <Debug> TCPHandler: Processed in 0.00562757 sec. | ||
8713 | 2025.01.09 01:39:24.118747 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8714 | 2025.01.09 01:39:24.118952 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8715 | 2025.01.09 01:39:24.119005 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8716 | 2025.01.09 01:39:24.119476 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2025.01.09 01:39:24.119517 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8718 | 2025.01.09 01:39:24.119895 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8719 | 2025.01.09 01:39:24.120155 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8720 | 2025.01.09 01:39:24.120405 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
8721 | 2025.01.09 01:39:24.120601 [ 259 ] {41424b81-442c-4765-aa3f-6d8ffcf6fafe} <Debug> TCPHandler: Processed in 0.001961712 sec. | ||
8722 | 2025.01.09 01:39:24.120771 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8723 | 2025.01.09 01:39:24.120881 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8724 | 2025.01.09 01:39:24.120938 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8725 | 2025.01.09 01:39:24.121596 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8726 | 2025.01.09 01:39:24.121644 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8727 | 2025.01.09 01:39:24.122088 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8728 | 2025.01.09 01:39:24.122328 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8729 | 2025.01.09 01:39:24.122538 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00168 sec., 105357.14285714286 rows/sec., 6.95 MiB/sec. | ||
8730 | 2025.01.09 01:39:24.122591 [ 266 ] {27842334-a1be-43b7-9634-8bfbf5a27316} <Debug> TCPHandler: Processed in 0.00189553 sec. | ||
8731 | 2025.01.09 01:39:24.122719 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8732 | 2025.01.09 01:39:24.122825 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8733 | 2025.01.09 01:39:24.122873 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8734 | 2025.01.09 01:39:24.123384 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8735 | 2025.01.09 01:39:24.123431 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8736 | 2025.01.09 01:39:24.123859 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8737 | 2025.01.09 01:39:24.124123 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8738 | 2025.01.09 01:39:24.124360 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. | ||
8739 | 2025.01.09 01:39:24.124469 [ 259 ] {25d58a58-fe7c-4739-b03f-fe5e6c695c4c} <Debug> TCPHandler: Processed in 0.001800049 sec. | ||
8740 | 2025.01.09 01:39:24.124674 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8741 | 2025.01.09 01:39:24.124800 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8742 | 2025.01.09 01:39:24.124872 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8743 | 2025.01.09 01:39:24.125928 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8744 | 2025.01.09 01:39:24.125970 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8745 | 2025.01.09 01:39:24.126585 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8746 | 2025.01.09 01:39:24.126837 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8747 | 2025.01.09 01:39:24.127077 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0023 sec., 3913.0434782608695 rows/sec., 7.01 MiB/sec. | ||
8748 | 2025.01.09 01:39:24.127176 [ 266 ] {6c6b5786-d062-4328-8d5e-a2d7efa2b057} <Debug> TCPHandler: Processed in 0.002613042 sec. | ||
8749 | 2025.01.09 01:39:24.127311 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8750 | 2025.01.09 01:39:24.127418 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8751 | 2025.01.09 01:39:24.127466 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8752 | 2025.01.09 01:39:24.127909 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2025.01.09 01:39:24.127951 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8754 | 2025.01.09 01:39:24.128318 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8755 | 2025.01.09 01:39:24.128576 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2025.01.09 01:39:24.128785 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001388 sec., 37463.97694524496 rows/sec., 2.32 MiB/sec. | ||
8757 | 2025.01.09 01:39:24.128835 [ 259 ] {2dc016ef-035f-40a5-98b7-d12de4536395} <Debug> TCPHandler: Processed in 0.001576756 sec. | ||
8758 | 2025.01.09 01:39:27.584767 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8759 | 2025.01.09 01:39:27.584858 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8760 | 2025.01.09 01:39:27.731495 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8761 | 2025.01.09 01:39:27.732393 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8762 | 2025.01.09 01:39:27.732447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8763 | 2025.01.09 01:39:27.732969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8764 | 2025.01.09 01:39:27.733228 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8765 | 2025.01.09 01:39:27.733461 [ 39 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8766 | 2025.01.09 01:39:27.733496 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8767 | 2025.01.09 01:39:27.733549 [ 39 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8768 | 2025.01.09 01:39:27.733580 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8769 | 2025.01.09 01:39:27.733741 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
8770 | 2025.01.09 01:39:27.734002 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8771 | 2025.01.09 01:39:27.734138 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
8772 | 2025.01.09 01:39:27.734435 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
8773 | 2025.01.09 01:39:27.734737 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
8774 | 2025.01.09 01:39:27.734950 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
8775 | 2025.01.09 01:39:27.735081 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
8776 | 2025.01.09 01:39:27.735177 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
8777 | 2025.01.09 01:39:27.737648 [ 190 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004001435 sec., 5274607.734475257 rows/sec., 75.45 MiB/sec. | ||
8778 | 2025.01.09 01:39:27.738103 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8779 | 2025.01.09 01:39:27.738477 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8780 | 2025.01.09 01:39:27.738574 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_46_9} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8781 | 2025.01.09 01:39:27.738700 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8782 | 2025.01.09 01:39:29.091601 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8783 | 2025.01.09 01:39:29.091814 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8784 | 2025.01.09 01:39:29.091899 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8785 | 2025.01.09 01:39:29.092699 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8786 | 2025.01.09 01:39:29.092755 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8787 | 2025.01.09 01:39:29.093220 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8788 | 2025.01.09 01:39:29.093484 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8789 | 2025.01.09 01:39:29.093742 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001985 sec., 43324.93702770781 rows/sec., 3.80 MiB/sec. | ||
8790 | 2025.01.09 01:39:29.093810 [ 259 ] {a695dbc5-fa13-46e5-b79e-82afafba7b7e} <Debug> TCPHandler: Processed in 0.002354758 sec. | ||
8791 | 2025.01.09 01:39:29.093988 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8792 | 2025.01.09 01:39:29.094133 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8793 | 2025.01.09 01:39:29.094193 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8794 | 2025.01.09 01:39:29.094880 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2025.01.09 01:39:29.094930 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8796 | 2025.01.09 01:39:29.095331 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8797 | 2025.01.09 01:39:29.095574 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8798 | 2025.01.09 01:39:29.095801 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001702 sec., 17626.32197414806 rows/sec., 1.29 MiB/sec. | ||
8799 | 2025.01.09 01:39:29.095856 [ 266 ] {c69920c8-ed15-4416-b202-0dece41df1d1} <Debug> TCPHandler: Processed in 0.001939241 sec. | ||
8800 | 2025.01.09 01:39:29.095986 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8801 | 2025.01.09 01:39:29.096095 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8802 | 2025.01.09 01:39:29.096150 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8803 | 2025.01.09 01:39:29.096841 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8804 | 2025.01.09 01:39:29.096889 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8805 | 2025.01.09 01:39:29.097298 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8806 | 2025.01.09 01:39:29.097548 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8807 | 2025.01.09 01:39:29.097764 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.00169 sec., 34319.52662721893 rows/sec., 2.68 MiB/sec. | ||
8808 | 2025.01.09 01:39:29.097816 [ 259 ] {550c755d-be4f-48c0-a06f-44513148fbdb} <Debug> TCPHandler: Processed in 0.00188273 sec. | ||
8809 | 2025.01.09 01:39:29.097975 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8810 | 2025.01.09 01:39:29.098081 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8811 | 2025.01.09 01:39:29.098139 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8812 | 2025.01.09 01:39:29.098739 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8813 | 2025.01.09 01:39:29.098787 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8814 | 2025.01.09 01:39:29.099225 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8815 | 2025.01.09 01:39:29.099474 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8816 | 2025.01.09 01:39:29.099699 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001641 sec., 60938.45216331505 rows/sec., 4.22 MiB/sec. | ||
8817 | 2025.01.09 01:39:29.099753 [ 266 ] {d709e32d-1503-4535-8ab3-a3b29ba918e9} <Debug> TCPHandler: Processed in 0.001830649 sec. | ||
8818 | 2025.01.09 01:39:29.099902 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8819 | 2025.01.09 01:39:29.100009 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8820 | 2025.01.09 01:39:29.100078 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8821 | 2025.01.09 01:39:29.101191 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8822 | 2025.01.09 01:39:29.101231 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8823 | 2025.01.09 01:39:29.101884 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8824 | 2025.01.09 01:39:29.102161 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8825 | 2025.01.09 01:39:29.102408 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00242 sec., 12396.694214876034 rows/sec., 22.21 MiB/sec. | ||
8826 | 2025.01.09 01:39:29.102512 [ 259 ] {f209728a-4996-49e7-b556-4e067cbdf9d7} <Debug> TCPHandler: Processed in 0.002663554 sec. | ||
8827 | 2025.01.09 01:39:29.102660 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8828 | 2025.01.09 01:39:29.102787 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8829 | 2025.01.09 01:39:29.102845 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8830 | 2025.01.09 01:39:29.103319 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8831 | 2025.01.09 01:39:29.103360 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8832 | 2025.01.09 01:39:29.103713 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8833 | 2025.01.09 01:39:29.103950 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8834 | 2025.01.09 01:39:29.104163 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001404 sec., 21367.521367521367 rows/sec., 1.46 MiB/sec. | ||
8835 | 2025.01.09 01:39:29.104213 [ 266 ] {5a34f69b-93cb-4781-bfa0-2ea1db7d7e7c} <Debug> TCPHandler: Processed in 0.001615016 sec. | ||
8836 | 2025.01.09 01:39:29.225254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8837 | 2025.01.09 01:39:29.248345 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8838 | 2025.01.09 01:39:29.248409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8839 | 2025.01.09 01:39:29.256126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8840 | 2025.01.09 01:39:29.256972 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8841 | 2025.01.09 01:39:29.257417 [ 62 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8842 | 2025.01.09 01:39:29.257618 [ 62 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8843 | 2025.01.09 01:39:29.257712 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8844 | 2025.01.09 01:39:29.258048 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
8845 | 2025.01.09 01:39:29.265850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8846 | 2025.01.09 01:39:29.267083 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8847 | 2025.01.09 01:39:29.268015 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
8848 | 2025.01.09 01:39:29.272669 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
8849 | 2025.01.09 01:39:29.277522 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
8850 | 2025.01.09 01:39:29.282874 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
8851 | 2025.01.09 01:39:29.288673 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
8852 | 2025.01.09 01:39:29.293204 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
8853 | 2025.01.09 01:39:29.354836 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.09694574 sec., 3579.3217938199246 rows/sec., 18.51 MiB/sec. | ||
8854 | 2025.01.09 01:39:29.358091 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8855 | 2025.01.09 01:39:29.361093 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8856 | 2025.01.09 01:39:29.361217 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_46_9} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8857 | 2025.01.09 01:39:29.363814 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8858 | 2025.01.09 01:39:30.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.45 MiB, peak 237.85 MiB, free memory in arenas 0.00 B, will set to 226.53 MiB (RSS), difference: 2.08 MiB | ||
8859 | 2025.01.09 01:39:31.004445 [ 94 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8860 | 2025.01.09 01:39:31.004539 [ 94 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8861 | 2025.01.09 01:39:31.004580 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8862 | 2025.01.09 01:39:31.004863 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
8863 | 2025.01.09 01:39:31.005186 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8864 | 2025.01.09 01:39:31.005243 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
8865 | 2025.01.09 01:39:31.005331 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
8866 | 2025.01.09 01:39:31.005556 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
8867 | 2025.01.09 01:39:31.005760 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
8868 | 2025.01.09 01:39:31.005934 [ 195 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
8869 | 2025.01.09 01:39:31.007199 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002506021 sec., 11173.090728289986 rows/sec., 954.73 KiB/sec. | ||
8870 | 2025.01.09 01:39:31.007377 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8871 | 2025.01.09 01:39:31.007688 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8872 | 2025.01.09 01:39:31.007781 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_17_4} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8873 | 2025.01.09 01:39:31.007878 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8874 | 2025.01.09 01:39:32.840439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1238 | ||
8875 | 2025.01.09 01:39:32.843557 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8876 | 2025.01.09 01:39:32.843614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8877 | 2025.01.09 01:39:32.845100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8878 | 2025.01.09 01:39:32.845424 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8879 | 2025.01.09 01:39:32.846428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
8880 | 2025.01.09 01:39:34.124470 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8881 | 2025.01.09 01:39:34.124770 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8882 | 2025.01.09 01:39:34.124887 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8883 | 2025.01.09 01:39:34.125843 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8884 | 2025.01.09 01:39:34.125891 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8885 | 2025.01.09 01:39:34.126338 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8886 | 2025.01.09 01:39:34.126610 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8887 | 2025.01.09 01:39:34.126921 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002236 sec., 6261.1806797853305 rows/sec., 450.72 KiB/sec. | ||
8888 | 2025.01.09 01:39:34.127160 [ 259 ] {7adf10f1-58f3-4cbc-a32c-7a33669bb9ed} <Debug> TCPHandler: Processed in 0.002871096 sec. | ||
8889 | 2025.01.09 01:39:34.127401 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8890 | 2025.01.09 01:39:34.127548 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8891 | 2025.01.09 01:39:34.127611 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8892 | 2025.01.09 01:39:34.128322 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8893 | 2025.01.09 01:39:34.128368 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8894 | 2025.01.09 01:39:34.128734 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8895 | 2025.01.09 01:39:34.128979 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8896 | 2025.01.09 01:39:34.129201 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001689 sec., 2368.265245707519 rows/sec., 193.12 KiB/sec. | ||
8897 | 2025.01.09 01:39:34.129258 [ 266 ] {9de602d6-639e-4c03-b4e6-a9e2d58243dc} <Debug> TCPHandler: Processed in 0.001940131 sec. | ||
8898 | 2025.01.09 01:39:34.129417 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8899 | 2025.01.09 01:39:34.129552 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8900 | 2025.01.09 01:39:34.129606 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8901 | 2025.01.09 01:39:34.130739 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8902 | 2025.01.09 01:39:34.130780 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8903 | 2025.01.09 01:39:34.131231 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8904 | 2025.01.09 01:39:34.131481 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8905 | 2025.01.09 01:39:34.131648 [ 42 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
8906 | 2025.01.09 01:39:34.131723 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002196 sec., 607012.7504553734 rows/sec., 50.70 MiB/sec. | ||
8907 | 2025.01.09 01:39:34.131733 [ 42 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8908 | 2025.01.09 01:39:34.131810 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8909 | 2025.01.09 01:39:34.131844 [ 259 ] {494af48c-7b26-4293-a2dc-3dc7048f2f27} <Debug> TCPHandler: Processed in 0.00248754 sec. | ||
8910 | 2025.01.09 01:39:34.132031 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
8911 | 2025.01.09 01:39:34.132037 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8912 | 2025.01.09 01:39:34.132185 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8913 | 2025.01.09 01:39:34.132219 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8914 | 2025.01.09 01:39:34.132234 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 1399 rows starting from the beginning of the part | ||
8915 | 2025.01.09 01:39:34.132288 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8916 | 2025.01.09 01:39:34.132423 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 191 rows starting from the beginning of the part | ||
8917 | 2025.01.09 01:39:34.132829 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 87 rows starting from the beginning of the part | ||
8918 | 2025.01.09 01:39:34.133256 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 191 rows starting from the beginning of the part | ||
8919 | 2025.01.09 01:39:34.133531 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 86 rows starting from the beginning of the part | ||
8920 | 2025.01.09 01:39:34.133912 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1333 rows starting from the beginning of the part | ||
8921 | 2025.01.09 01:39:34.134903 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8922 | 2025.01.09 01:39:34.134949 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8923 | 2025.01.09 01:39:34.135528 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8924 | 2025.01.09 01:39:34.135803 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8925 | 2025.01.09 01:39:34.136048 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.003866 sec., 5173.305742369374 rows/sec., 365.26 KiB/sec. | ||
8926 | 2025.01.09 01:39:34.136246 [ 266 ] {7ef5ea01-7737-40a2-b8f9-2cf6741b706e} <Debug> TCPHandler: Processed in 0.0042965 sec. | ||
8927 | 2025.01.09 01:39:34.136350 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.004398611 sec., 747281.3576831413 rows/sec., 65.98 MiB/sec. | ||
8928 | 2025.01.09 01:39:34.136433 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8929 | 2025.01.09 01:39:34.136608 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8930 | 2025.01.09 01:39:34.136685 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8931 | 2025.01.09 01:39:34.136721 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
8932 | 2025.01.09 01:39:34.137475 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8933 | 2025.01.09 01:39:34.137608 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_65_13} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
8934 | 2025.01.09 01:39:34.137798 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
8935 | 2025.01.09 01:39:34.137976 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8936 | 2025.01.09 01:39:34.138021 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8937 | 2025.01.09 01:39:34.138394 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8938 | 2025.01.09 01:39:34.138636 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.09 01:39:34.138864 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002319 sec., 104355.32557136698 rows/sec., 7.07 MiB/sec. | ||
8940 | 2025.01.09 01:39:34.138923 [ 259 ] {535d641a-deed-4d9b-b69e-f001e77536f3} <Debug> TCPHandler: Processed in 0.002576532 sec. | ||
8941 | 2025.01.09 01:39:34.139077 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8942 | 2025.01.09 01:39:34.139204 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8943 | 2025.01.09 01:39:34.139258 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8944 | 2025.01.09 01:39:34.139910 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8945 | 2025.01.09 01:39:34.139959 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8946 | 2025.01.09 01:39:34.140368 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8947 | 2025.01.09 01:39:34.140612 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8948 | 2025.01.09 01:39:34.140827 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001652 sec., 7869.249394673123 rows/sec., 490.65 KiB/sec. | ||
8949 | 2025.01.09 01:39:34.140881 [ 266 ] {cf41b715-6762-4441-9c22-867129166cdc} <Debug> TCPHandler: Processed in 0.00186724 sec. | ||
8950 | 2025.01.09 01:39:34.141015 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8951 | 2025.01.09 01:39:34.141121 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8952 | 2025.01.09 01:39:34.141166 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8953 | 2025.01.09 01:39:34.141972 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8954 | 2025.01.09 01:39:34.142012 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8955 | 2025.01.09 01:39:34.142403 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8956 | 2025.01.09 01:39:34.142654 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8957 | 2025.01.09 01:39:34.142838 [ 42 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
8958 | 2025.01.09 01:39:34.142903 [ 42 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8959 | 2025.01.09 01:39:34.142912 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001801 sec., 452526.3742365352 rows/sec., 32.61 MiB/sec. | ||
8960 | 2025.01.09 01:39:34.142944 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8961 | 2025.01.09 01:39:34.143058 [ 259 ] {197339f5-e08a-4f47-a420-d773f28dd646} <Debug> TCPHandler: Processed in 0.002090973 sec. | ||
8962 | 2025.01.09 01:39:34.143347 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8963 | 2025.01.09 01:39:34.143396 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
8964 | 2025.01.09 01:39:34.143726 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8965 | 2025.01.09 01:39:34.143924 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8966 | 2025.01.09 01:39:34.144126 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8967 | 2025.01.09 01:39:34.144326 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 873 rows starting from the beginning of the part | ||
8968 | 2025.01.09 01:39:34.144696 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 355 rows starting from the beginning of the part | ||
8969 | 2025.01.09 01:39:34.145013 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
8970 | 2025.01.09 01:39:34.145351 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 355 rows starting from the beginning of the part | ||
8971 | 2025.01.09 01:39:34.145514 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 58 rows starting from the beginning of the part | ||
8972 | 2025.01.09 01:39:34.145758 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 815 rows starting from the beginning of the part | ||
8973 | 2025.01.09 01:39:34.146553 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2025.01.09 01:39:34.146619 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8975 | 2025.01.09 01:39:34.147480 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8976 | 2025.01.09 01:39:34.147976 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2025.01.09 01:39:34.148345 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004742 sec., 1265.2889076339097 rows/sec., 66.11 KiB/sec. | ||
8978 | 2025.01.09 01:39:34.148418 [ 266 ] {375b58bc-45ef-4745-b5fe-0256a492b902} <Debug> TCPHandler: Processed in 0.005237934 sec. | ||
8979 | 2025.01.09 01:39:34.148671 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8980 | 2025.01.09 01:39:34.148877 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005798824 sec., 433881.0765769059 rows/sec., 32.88 MiB/sec. | ||
8981 | 2025.01.09 01:39:34.148914 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8982 | 2025.01.09 01:39:34.148995 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8983 | 2025.01.09 01:39:34.149329 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
8984 | 2025.01.09 01:39:34.149882 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8985 | 2025.01.09 01:39:34.150111 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_65_13} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
8986 | 2025.01.09 01:39:34.150265 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
8987 | 2025.01.09 01:39:34.150320 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8988 | 2025.01.09 01:39:34.150367 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8989 | 2025.01.09 01:39:34.150826 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8990 | 2025.01.09 01:39:34.151070 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8991 | 2025.01.09 01:39:34.151285 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.002431 sec., 369806.663924311 rows/sec., 24.63 MiB/sec. | ||
8992 | 2025.01.09 01:39:34.151343 [ 259 ] {2e201865-75c3-4df4-a8da-d5cf4d80c682} <Debug> TCPHandler: Processed in 0.002800345 sec. | ||
8993 | 2025.01.09 01:39:34.151501 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8994 | 2025.01.09 01:39:34.151629 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8995 | 2025.01.09 01:39:34.151686 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8996 | 2025.01.09 01:39:34.152205 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8997 | 2025.01.09 01:39:34.152253 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
8998 | 2025.01.09 01:39:34.152614 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8999 | 2025.01.09 01:39:34.152861 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9000 | 2025.01.09 01:39:34.153015 [ 42 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
9001 | 2025.01.09 01:39:34.153072 [ 42 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2025.01.09 01:39:34.153113 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9003 | 2025.01.09 01:39:34.153123 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
9004 | 2025.01.09 01:39:34.153325 [ 266 ] {227d91b3-b901-4070-ae4f-b9c76bf8fe54} <Debug> TCPHandler: Processed in 0.001883381 sec. | ||
9005 | 2025.01.09 01:39:34.153388 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
9006 | 2025.01.09 01:39:34.153520 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9007 | 2025.01.09 01:39:34.153593 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9008 | 2025.01.09 01:39:34.153650 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
9009 | 2025.01.09 01:39:34.153795 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9010 | 2025.01.09 01:39:34.153886 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
9011 | 2025.01.09 01:39:34.154184 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9012 | 2025.01.09 01:39:34.154294 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9013 | 2025.01.09 01:39:34.154457 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9014 | 2025.01.09 01:39:34.154885 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9015 | 2025.01.09 01:39:34.155196 [ 189 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9016 | 2025.01.09 01:39:34.159396 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006184169 sec., 4851.096404383516 rows/sec., 326.88 KiB/sec. | ||
9017 | 2025.01.09 01:39:34.159587 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9018 | 2025.01.09 01:39:34.159631 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9019 | 2025.01.09 01:39:34.159641 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9020 | 2025.01.09 01:39:34.160225 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9021 | 2025.01.09 01:39:34.160401 [ 203 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_30_6} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
9022 | 2025.01.09 01:39:34.160576 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9023 | 2025.01.09 01:39:34.160840 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9024 | 2025.01.09 01:39:34.161114 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9025 | 2025.01.09 01:39:34.161416 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007723 sec., 1165.3502524925548 rows/sec., 2.09 MiB/sec. | ||
9026 | 2025.01.09 01:39:34.161725 [ 259 ] {3d752d35-9bd6-4e0d-ab6d-722e61341584} <Debug> TCPHandler: Processed in 0.008298734 sec. | ||
9027 | 2025.01.09 01:39:34.161894 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9028 | 2025.01.09 01:39:34.162021 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9029 | 2025.01.09 01:39:34.162078 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9030 | 2025.01.09 01:39:34.162571 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9031 | 2025.01.09 01:39:34.162610 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9032 | 2025.01.09 01:39:34.162974 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9033 | 2025.01.09 01:39:34.163210 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9034 | 2025.01.09 01:39:34.163440 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001448 sec., 35911.60220994475 rows/sec., 2.22 MiB/sec. | ||
9035 | 2025.01.09 01:39:34.163499 [ 266 ] {e2be4317-0cb4-47b7-a4c2-b87e3fde367c} <Debug> TCPHandler: Processed in 0.001670267 sec. | ||
9036 | 2025.01.09 01:39:35.233712 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9037 | 2025.01.09 01:39:35.234727 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9038 | 2025.01.09 01:39:35.234777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9039 | 2025.01.09 01:39:35.235326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9040 | 2025.01.09 01:39:35.235619 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2025.01.09 01:39:35.235905 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9042 | 2025.01.09 01:39:36.766009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9043 | 2025.01.09 01:39:36.786137 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9044 | 2025.01.09 01:39:36.786197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9045 | 2025.01.09 01:39:36.793185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9046 | 2025.01.09 01:39:36.793928 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9047 | 2025.01.09 01:39:36.796632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9048 | 2025.01.09 01:39:39.091344 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9049 | 2025.01.09 01:39:39.091531 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9050 | 2025.01.09 01:39:39.091600 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9051 | 2025.01.09 01:39:39.092424 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9052 | 2025.01.09 01:39:39.092475 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9053 | 2025.01.09 01:39:39.092916 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9054 | 2025.01.09 01:39:39.093172 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9055 | 2025.01.09 01:39:39.093405 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001923 sec., 44721.78887155486 rows/sec., 3.92 MiB/sec. | ||
9056 | 2025.01.09 01:39:39.093467 [ 259 ] {266c7555-88a6-42c3-ace2-56e87fba740e} <Debug> TCPHandler: Processed in 0.002253437 sec. | ||
9057 | 2025.01.09 01:39:39.093667 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9058 | 2025.01.09 01:39:39.093809 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9059 | 2025.01.09 01:39:39.093867 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9060 | 2025.01.09 01:39:39.094537 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9061 | 2025.01.09 01:39:39.094577 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9062 | 2025.01.09 01:39:39.094938 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9063 | 2025.01.09 01:39:39.095179 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9064 | 2025.01.09 01:39:39.095402 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001626 sec., 18450.18450184502 rows/sec., 1.35 MiB/sec. | ||
9065 | 2025.01.09 01:39:39.095456 [ 266 ] {c8924f0f-e71d-4199-97c9-5058fcbf4b97} <Debug> TCPHandler: Processed in 0.00185934 sec. | ||
9066 | 2025.01.09 01:39:39.095609 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9067 | 2025.01.09 01:39:39.095738 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9068 | 2025.01.09 01:39:39.095793 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9069 | 2025.01.09 01:39:39.096482 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9070 | 2025.01.09 01:39:39.096526 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9071 | 2025.01.09 01:39:39.096897 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9072 | 2025.01.09 01:39:39.097134 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9073 | 2025.01.09 01:39:39.097348 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001638 sec., 35409.03540903541 rows/sec., 2.77 MiB/sec. | ||
9074 | 2025.01.09 01:39:39.097401 [ 259 ] {e6b6e6da-ae7e-4be1-bb3f-b9147eed0c2b} <Debug> TCPHandler: Processed in 0.00185399 sec. | ||
9075 | 2025.01.09 01:39:39.097534 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9076 | 2025.01.09 01:39:39.097663 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9077 | 2025.01.09 01:39:39.097722 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9078 | 2025.01.09 01:39:39.098335 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9079 | 2025.01.09 01:39:39.098381 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9080 | 2025.01.09 01:39:39.098782 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9081 | 2025.01.09 01:39:39.099020 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9082 | 2025.01.09 01:39:39.099270 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001631 sec., 61312.07847946045 rows/sec., 4.25 MiB/sec. | ||
9083 | 2025.01.09 01:39:39.099266 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9084 | 2025.01.09 01:39:39.099342 [ 266 ] {0ed11f81-92ab-45e8-9a4f-514a96ea6621} <Debug> TCPHandler: Processed in 0.00186175 sec. | ||
9085 | 2025.01.09 01:39:39.099376 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9086 | 2025.01.09 01:39:39.099435 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9087 | 2025.01.09 01:39:39.099518 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9088 | 2025.01.09 01:39:39.099627 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
9089 | 2025.01.09 01:39:39.099680 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9090 | 2025.01.09 01:39:39.099953 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9091 | 2025.01.09 01:39:39.100142 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9092 | 2025.01.09 01:39:39.100272 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 16313 rows starting from the beginning of the part | ||
9093 | 2025.01.09 01:39:39.100920 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 101 rows starting from the beginning of the part | ||
9094 | 2025.01.09 01:39:39.101262 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 177 rows starting from the beginning of the part | ||
9095 | 2025.01.09 01:39:39.101533 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part | ||
9096 | 2025.01.09 01:39:39.102041 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 899 rows starting from the beginning of the part | ||
9097 | 2025.01.09 01:39:39.102364 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 100 rows starting from the beginning of the part | ||
9098 | 2025.01.09 01:39:39.104075 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9099 | 2025.01.09 01:39:39.104122 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9100 | 2025.01.09 01:39:39.105465 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9101 | 2025.01.09 01:39:39.105807 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9102 | 2025.01.09 01:39:39.106167 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9103 | 2025.01.09 01:39:39.106327 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9104 | 2025.01.09 01:39:39.106402 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9105 | 2025.01.09 01:39:39.106479 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006817 sec., 4400.76279888514 rows/sec., 7.89 MiB/sec. | ||
9106 | 2025.01.09 01:39:39.106690 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
9107 | 2025.01.09 01:39:39.106869 [ 259 ] {5d472efe-8879-4eaf-8fb4-a6fa01541788} <Debug> TCPHandler: Processed in 0.007433749 sec. | ||
9108 | 2025.01.09 01:39:39.107084 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9109 | 2025.01.09 01:39:39.107353 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9110 | 2025.01.09 01:39:39.107526 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9111 | 2025.01.09 01:39:39.107549 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9112 | 2025.01.09 01:39:39.107892 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1001 rows starting from the beginning of the part | ||
9113 | 2025.01.09 01:39:39.109464 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
9114 | 2025.01.09 01:39:39.109578 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17690 rows, containing 5 columns (5 merged, 0 gathered) in 0.010049802 sec., 1760233.6842059176 rows/sec., 117.99 MiB/sec. | ||
9115 | 2025.01.09 01:39:39.109961 [ 192 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9116 | 2025.01.09 01:39:39.110299 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9117 | 2025.01.09 01:39:39.110452 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9118 | 2025.01.09 01:39:39.110787 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part | ||
9119 | 2025.01.09 01:39:39.111226 [ 192 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9120 | 2025.01.09 01:39:39.111777 [ 192 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9121 | 2025.01.09 01:39:39.111957 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
9122 | 2025.01.09 01:39:39.112031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
9123 | 2025.01.09 01:39:39.112326 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9124 | 2025.01.09 01:39:39.112683 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part | ||
9125 | 2025.01.09 01:39:39.113295 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
9126 | 2025.01.09 01:39:39.113301 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9127 | 2025.01.09 01:39:39.113721 [ 154 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9128 | 2025.01.09 01:39:39.113858 [ 154 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2025.01.09 01:39:39.114009 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9130 | 2025.01.09 01:39:39.114535 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
9131 | 2025.01.09 01:39:39.114548 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.007272 sec., 4125.412541254125 rows/sec., 289.40 KiB/sec. | ||
9132 | 2025.01.09 01:39:39.115023 [ 266 ] {a2ababa8-20e2-43b0-b90f-714774f5c27d} <Debug> TCPHandler: Processed in 0.008011079 sec. | ||
9133 | 2025.01.09 01:39:39.115142 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9134 | 2025.01.09 01:39:39.115256 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2410 rows starting from the beginning of the part | ||
9135 | 2025.01.09 01:39:39.115358 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
9136 | 2025.01.09 01:39:39.115603 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 52 rows starting from the beginning of the part | ||
9137 | 2025.01.09 01:39:39.115934 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
9138 | 2025.01.09 01:39:39.116244 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 52 rows starting from the beginning of the part | ||
9139 | 2025.01.09 01:39:39.116600 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
9140 | 2025.01.09 01:39:39.118397 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.004165657 sec., 625111.4770131098 rows/sec., 40.36 MiB/sec. | ||
9141 | 2025.01.09 01:39:39.118753 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9142 | 2025.01.09 01:39:39.119113 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9143 | 2025.01.09 01:39:39.119284 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_66_13} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9144 | 2025.01.09 01:39:39.119410 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
9145 | 2025.01.09 01:39:39.124598 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 19 columns (19 merged, 0 gathered) in 0.018097491 sec., 61279.21268202316 rows/sec., 109.81 MiB/sec. | ||
9146 | 2025.01.09 01:39:39.125669 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9147 | 2025.01.09 01:39:39.126075 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9148 | 2025.01.09 01:39:39.126162 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9149 | 2025.01.09 01:39:39.126300 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.46 MiB. | ||
9150 | 2025.01.09 01:39:40.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.46 MiB, peak 237.85 MiB, free memory in arenas 0.00 B, will set to 230.39 MiB (RSS), difference: 2.92 MiB | ||
9151 | 2025.01.09 01:39:42.584932 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9152 | 2025.01.09 01:39:42.585023 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9153 | 2025.01.09 01:39:42.736154 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9154 | 2025.01.09 01:39:42.737018 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2025.01.09 01:39:42.737064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9156 | 2025.01.09 01:39:42.737593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9157 | 2025.01.09 01:39:42.737871 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9158 | 2025.01.09 01:39:42.738121 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9159 | 2025.01.09 01:39:42.846750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1274 | ||
9160 | 2025.01.09 01:39:42.850056 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9161 | 2025.01.09 01:39:42.850113 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9162 | 2025.01.09 01:39:42.851595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9163 | 2025.01.09 01:39:42.851912 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9164 | 2025.01.09 01:39:42.853168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
9165 | 2025.01.09 01:39:43.001440 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000986866 sec. | ||
9166 | 2025.01.09 01:39:44.095172 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9167 | 2025.01.09 01:39:44.095360 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9168 | 2025.01.09 01:39:44.095432 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9169 | 2025.01.09 01:39:44.096171 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9170 | 2025.01.09 01:39:44.096224 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9171 | 2025.01.09 01:39:44.096659 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9172 | 2025.01.09 01:39:44.096912 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9173 | 2025.01.09 01:39:44.097160 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
9174 | 2025.01.09 01:39:44.097218 [ 259 ] {336f5e06-2ad4-4c89-a904-18b79a78c052} <Debug> TCPHandler: Processed in 0.002174755 sec. | ||
9175 | 2025.01.09 01:39:44.097406 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9176 | 2025.01.09 01:39:44.097548 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9177 | 2025.01.09 01:39:44.097606 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9178 | 2025.01.09 01:39:44.098289 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9179 | 2025.01.09 01:39:44.098330 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9180 | 2025.01.09 01:39:44.098717 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9181 | 2025.01.09 01:39:44.098958 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9182 | 2025.01.09 01:39:44.099181 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001665 sec., 114714.71471471472 rows/sec., 10.15 MiB/sec. | ||
9183 | 2025.01.09 01:39:44.099235 [ 266 ] {a06c23ad-f9da-4490-aab3-b7d4b487b58d} <Debug> TCPHandler: Processed in 0.00189643 sec. | ||
9184 | 2025.01.09 01:39:44.099406 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9185 | 2025.01.09 01:39:44.099534 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9186 | 2025.01.09 01:39:44.099590 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9187 | 2025.01.09 01:39:44.100140 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9188 | 2025.01.09 01:39:44.100181 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9189 | 2025.01.09 01:39:44.100546 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9190 | 2025.01.09 01:39:44.100781 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9191 | 2025.01.09 01:39:44.100992 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001487 sec., 10759.919300605245 rows/sec., 761.81 KiB/sec. | ||
9192 | 2025.01.09 01:39:44.101044 [ 259 ] {19c88b50-afab-45ee-a837-73161cb59529} <Debug> TCPHandler: Processed in 0.001700168 sec. | ||
9193 | 2025.01.09 01:39:44.101203 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9194 | 2025.01.09 01:39:44.101334 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9195 | 2025.01.09 01:39:44.101389 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9196 | 2025.01.09 01:39:44.101977 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9197 | 2025.01.09 01:39:44.102018 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9198 | 2025.01.09 01:39:44.102373 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9199 | 2025.01.09 01:39:44.102612 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9200 | 2025.01.09 01:39:44.102784 [ 146 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9201 | 2025.01.09 01:39:44.102859 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. | ||
9202 | 2025.01.09 01:39:44.102879 [ 146 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9203 | 2025.01.09 01:39:44.102952 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9204 | 2025.01.09 01:39:44.102985 [ 266 ] {b87425d0-c3d1-4f68-aa31-77f141dc2023} <Debug> TCPHandler: Processed in 0.00184206 sec. | ||
9205 | 2025.01.09 01:39:44.103203 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9206 | 2025.01.09 01:39:44.103241 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
9207 | 2025.01.09 01:39:44.103388 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9208 | 2025.01.09 01:39:44.103506 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9209 | 2025.01.09 01:39:44.103525 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9210 | 2025.01.09 01:39:44.103610 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part | ||
9211 | 2025.01.09 01:39:44.103874 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
9212 | 2025.01.09 01:39:44.104272 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
9213 | 2025.01.09 01:39:44.104678 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9214 | 2025.01.09 01:39:44.105026 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
9215 | 2025.01.09 01:39:44.105376 [ 191 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9216 | 2025.01.09 01:39:44.106304 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9217 | 2025.01.09 01:39:44.106379 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9218 | 2025.01.09 01:39:44.107273 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9219 | 2025.01.09 01:39:44.107792 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9220 | 2025.01.09 01:39:44.108315 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005234044 sec., 146731.66675710023 rows/sec., 10.51 MiB/sec. | ||
9221 | 2025.01.09 01:39:44.108438 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005077 sec., 2560.5672641323617 rows/sec., 159.65 KiB/sec. | ||
9222 | 2025.01.09 01:39:44.108680 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9223 | 2025.01.09 01:39:44.108840 [ 259 ] {0c71f988-1dae-44f5-a196-d111e37a5e6c} <Debug> TCPHandler: Processed in 0.005744592 sec. | ||
9224 | 2025.01.09 01:39:44.109191 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9225 | 2025.01.09 01:39:44.109386 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9226 | 2025.01.09 01:39:44.109445 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9227 | 2025.01.09 01:39:44.109536 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2025.01.09 01:39:44.109670 [ 196 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_31_6} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9229 | 2025.01.09 01:39:44.109813 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
9230 | 2025.01.09 01:39:44.110288 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9231 | 2025.01.09 01:39:44.110329 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9232 | 2025.01.09 01:39:44.110724 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9233 | 2025.01.09 01:39:44.110970 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9234 | 2025.01.09 01:39:44.111192 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001841 sec., 192829.98370450843 rows/sec., 13.54 MiB/sec. | ||
9235 | 2025.01.09 01:39:44.111249 [ 266 ] {a1e381b9-1ea5-47ed-ac82-b9fb673b9bdb} <Debug> TCPHandler: Processed in 0.002272847 sec. | ||
9236 | 2025.01.09 01:39:44.111404 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9237 | 2025.01.09 01:39:44.111510 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9238 | 2025.01.09 01:39:44.111560 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9239 | 2025.01.09 01:39:44.112052 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9240 | 2025.01.09 01:39:44.112092 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9241 | 2025.01.09 01:39:44.112471 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9242 | 2025.01.09 01:39:44.112719 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9243 | 2025.01.09 01:39:44.112915 [ 151 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9244 | 2025.01.09 01:39:44.112947 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
9245 | 2025.01.09 01:39:44.112973 [ 151 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9246 | 2025.01.09 01:39:44.113042 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9247 | 2025.01.09 01:39:44.113053 [ 259 ] {9e530976-afc7-4b7a-9da4-11843121f7e6} <Debug> TCPHandler: Processed in 0.001703648 sec. | ||
9248 | 2025.01.09 01:39:44.113273 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2025.01.09 01:39:44.113298 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
9250 | 2025.01.09 01:39:44.113472 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9251 | 2025.01.09 01:39:44.113596 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9252 | 2025.01.09 01:39:44.113606 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9253 | 2025.01.09 01:39:44.113677 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
9254 | 2025.01.09 01:39:44.114037 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
9255 | 2025.01.09 01:39:44.114417 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
9256 | 2025.01.09 01:39:44.114712 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
9257 | 2025.01.09 01:39:44.114994 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
9258 | 2025.01.09 01:39:44.115108 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
9259 | 2025.01.09 01:39:44.116293 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9260 | 2025.01.09 01:39:44.116366 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9261 | 2025.01.09 01:39:44.117386 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9262 | 2025.01.09 01:39:44.117974 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004805167 sec., 38708.33209334868 rows/sec., 1.97 MiB/sec. | ||
9263 | 2025.01.09 01:39:44.117985 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9264 | 2025.01.09 01:39:44.118240 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9265 | 2025.01.09 01:39:44.118436 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005018 sec., 35273.017138302115 rows/sec., 2.33 MiB/sec. | ||
9266 | 2025.01.09 01:39:44.118556 [ 266 ] {c24807f7-0591-4036-964a-ff7d672a479f} <Debug> TCPHandler: Processed in 0.005386786 sec. | ||
9267 | 2025.01.09 01:39:44.118758 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9268 | 2025.01.09 01:39:44.118855 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9269 | 2025.01.09 01:39:44.118965 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9270 | 2025.01.09 01:39:44.119037 [ 191 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_31_6} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9271 | 2025.01.09 01:39:44.119046 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9272 | 2025.01.09 01:39:44.119239 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9273 | 2025.01.09 01:39:44.119673 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9274 | 2025.01.09 01:39:44.119718 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9275 | 2025.01.09 01:39:44.120076 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9276 | 2025.01.09 01:39:44.120323 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9277 | 2025.01.09 01:39:44.120539 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001649 sec., 606.4281382656155 rows/sec., 40.86 KiB/sec. | ||
9278 | 2025.01.09 01:39:44.120588 [ 259 ] {03726893-617e-4dd2-96f6-3c776d7d69a7} <Debug> TCPHandler: Processed in 0.001906071 sec. | ||
9279 | 2025.01.09 01:39:44.120732 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9280 | 2025.01.09 01:39:44.120841 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9281 | 2025.01.09 01:39:44.120908 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9282 | 2025.01.09 01:39:44.121981 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9283 | 2025.01.09 01:39:44.122020 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9284 | 2025.01.09 01:39:44.122636 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9285 | 2025.01.09 01:39:44.122887 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9286 | 2025.01.09 01:39:44.123180 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002356 sec., 3820.0339558573855 rows/sec., 6.85 MiB/sec. | ||
9287 | 2025.01.09 01:39:44.123513 [ 266 ] {d7f6d169-292e-46ca-9439-02d2089836d3} <Debug> TCPHandler: Processed in 0.002826206 sec. | ||
9288 | 2025.01.09 01:39:44.123781 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9289 | 2025.01.09 01:39:44.123957 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9290 | 2025.01.09 01:39:44.124013 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9291 | 2025.01.09 01:39:44.124567 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9292 | 2025.01.09 01:39:44.124615 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9293 | 2025.01.09 01:39:44.124990 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9294 | 2025.01.09 01:39:44.125223 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9295 | 2025.01.09 01:39:44.125434 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001507 sec., 34505.6403450564 rows/sec., 2.14 MiB/sec. | ||
9296 | 2025.01.09 01:39:44.125483 [ 259 ] {8e385f6a-84f3-44ec-945c-38d7d5b3f6f2} <Debug> TCPHandler: Processed in 0.00185555 sec. | ||
9297 | 2025.01.09 01:39:44.296781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9298 | 2025.01.09 01:39:44.317645 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9299 | 2025.01.09 01:39:44.317720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9300 | 2025.01.09 01:39:44.324972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9301 | 2025.01.09 01:39:44.325746 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9302 | 2025.01.09 01:39:44.329453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9303 | 2025.01.09 01:39:45.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.76 MiB, peak 237.85 MiB, free memory in arenas 0.00 B, will set to 230.39 MiB (RSS), difference: -1.37 MiB | ||
9304 | 2025.01.09 01:39:49.091813 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9305 | 2025.01.09 01:39:49.092001 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9306 | 2025.01.09 01:39:49.092074 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9307 | 2025.01.09 01:39:49.092824 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9308 | 2025.01.09 01:39:49.092877 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9309 | 2025.01.09 01:39:49.093298 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9310 | 2025.01.09 01:39:49.093557 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9311 | 2025.01.09 01:39:49.093810 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001859 sec., 2151.694459386767 rows/sec., 175.46 KiB/sec. | ||
9312 | 2025.01.09 01:39:49.093878 [ 259 ] {df4f7518-d970-4e41-bc83-01a7087a9a1a} <Debug> TCPHandler: Processed in 0.002198625 sec. | ||
9313 | 2025.01.09 01:39:49.094062 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9314 | 2025.01.09 01:39:49.094184 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9315 | 2025.01.09 01:39:49.094234 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9316 | 2025.01.09 01:39:49.094852 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9317 | 2025.01.09 01:39:49.094894 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9318 | 2025.01.09 01:39:49.095275 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9319 | 2025.01.09 01:39:49.095524 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9320 | 2025.01.09 01:39:49.095755 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001598 sec., 55068.83604505632 rows/sec., 4.81 MiB/sec. | ||
9321 | 2025.01.09 01:39:49.095818 [ 266 ] {a8007474-cf32-418e-b099-600873c48dce} <Debug> TCPHandler: Processed in 0.00181658 sec. | ||
9322 | 2025.01.09 01:39:49.095978 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9323 | 2025.01.09 01:39:49.096106 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9324 | 2025.01.09 01:39:49.096153 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9325 | 2025.01.09 01:39:49.096714 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9326 | 2025.01.09 01:39:49.096753 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9327 | 2025.01.09 01:39:49.097115 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9328 | 2025.01.09 01:39:49.097352 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9329 | 2025.01.09 01:39:49.097523 [ 145 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9330 | 2025.01.09 01:39:49.097585 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001502 sec., 22636.48468708389 rows/sec., 1.65 MiB/sec. | ||
9331 | 2025.01.09 01:39:49.097610 [ 145 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9332 | 2025.01.09 01:39:49.097677 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9333 | 2025.01.09 01:39:49.097700 [ 259 ] {a7181a97-3bcc-4ae9-a2b7-1bcd5f3da1b1} <Debug> TCPHandler: Processed in 0.001786639 sec. | ||
9334 | 2025.01.09 01:39:49.097900 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
9335 | 2025.01.09 01:39:49.097915 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9336 | 2025.01.09 01:39:49.098175 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9337 | 2025.01.09 01:39:49.098200 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9338 | 2025.01.09 01:39:49.098267 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9339 | 2025.01.09 01:39:49.098286 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 60 rows starting from the beginning of the part | ||
9340 | 2025.01.09 01:39:49.098622 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
9341 | 2025.01.09 01:39:49.098939 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
9342 | 2025.01.09 01:39:49.099241 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
9343 | 2025.01.09 01:39:49.099505 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
9344 | 2025.01.09 01:39:49.099754 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
9345 | 2025.01.09 01:39:49.101396 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2025.01.09 01:39:49.101463 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9347 | 2025.01.09 01:39:49.102445 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9348 | 2025.01.09 01:39:49.102651 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.004879768 sec., 38936.27729842895 rows/sec., 2.94 MiB/sec. | ||
9349 | 2025.01.09 01:39:49.102879 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9350 | 2025.01.09 01:39:49.102931 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9351 | 2025.01.09 01:39:49.103264 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00518 sec., 11969.11196911197 rows/sec., 958.46 KiB/sec. | ||
9352 | 2025.01.09 01:39:49.103408 [ 266 ] {9ba25927-9d6e-42d6-b0c0-5fe61752453d} <Debug> TCPHandler: Processed in 0.0055948 sec. | ||
9353 | 2025.01.09 01:39:49.103574 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9354 | 2025.01.09 01:39:49.103722 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2025.01.09 01:39:49.103750 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9356 | 2025.01.09 01:39:49.103859 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9357 | 2025.01.09 01:39:49.103941 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_61_12} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9358 | 2025.01.09 01:39:49.104176 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9359 | 2025.01.09 01:39:49.104618 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9360 | 2025.01.09 01:39:49.104661 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9361 | 2025.01.09 01:39:49.105047 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9362 | 2025.01.09 01:39:49.105290 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9363 | 2025.01.09 01:39:49.105528 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001832 sec., 55676.8558951965 rows/sec., 3.86 MiB/sec. | ||
9364 | 2025.01.09 01:39:49.105582 [ 259 ] {559d0f02-7135-4740-b90d-297e1e7eeffd} <Debug> TCPHandler: Processed in 0.002069574 sec. | ||
9365 | 2025.01.09 01:39:49.105740 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9366 | 2025.01.09 01:39:49.105883 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9367 | 2025.01.09 01:39:49.105968 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9368 | 2025.01.09 01:39:49.107132 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9369 | 2025.01.09 01:39:49.107171 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9370 | 2025.01.09 01:39:49.107818 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9371 | 2025.01.09 01:39:49.108093 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9372 | 2025.01.09 01:39:49.108341 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002494 sec., 12028.869286287088 rows/sec., 21.56 MiB/sec. | ||
9373 | 2025.01.09 01:39:49.108435 [ 266 ] {5b34b0bb-ecc2-46bd-bd24-6e61825fd20f} <Debug> TCPHandler: Processed in 0.002758035 sec. | ||
9374 | 2025.01.09 01:39:49.108583 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9375 | 2025.01.09 01:39:49.108689 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9376 | 2025.01.09 01:39:49.108736 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9377 | 2025.01.09 01:39:49.109171 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9378 | 2025.01.09 01:39:49.109210 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
9379 | 2025.01.09 01:39:49.109579 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9380 | 2025.01.09 01:39:49.109824 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9381 | 2025.01.09 01:39:49.110050 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.49 MiB/sec. | ||
9382 | 2025.01.09 01:39:49.110110 [ 259 ] {208e3e4e-40f8-456a-833b-8c05a943f839} <Debug> TCPHandler: Processed in 0.001578406 sec. | ||
9383 | 2025.01.09 01:39:50.238331 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9384 | 2025.01.09 01:39:50.239091 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9385 | 2025.01.09 01:39:50.239142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9386 | 2025.01.09 01:39:50.239690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9387 | 2025.01.09 01:39:50.239951 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9388 | 2025.01.09 01:39:50.240207 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9389 | 2025.01.09 01:39:51.829609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9390 | 2025.01.09 01:39:51.852133 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9391 | 2025.01.09 01:39:51.852183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9392 | 2025.01.09 01:39:51.859499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9393 | 2025.01.09 01:39:51.860306 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9394 | 2025.01.09 01:39:51.863382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9395 | 2025.01.09 01:39:52.853498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1310 | ||
9396 | 2025.01.09 01:39:52.856761 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9397 | 2025.01.09 01:39:52.856823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9398 | 2025.01.09 01:39:52.858313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9399 | 2025.01.09 01:39:52.858632 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9400 | 2025.01.09 01:39:52.860777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
9401 | 2025.01.09 01:39:54.094854 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9402 | 2025.01.09 01:39:54.095146 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9403 | 2025.01.09 01:39:54.095217 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9404 | 2025.01.09 01:39:54.095977 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9405 | 2025.01.09 01:39:54.096022 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9406 | 2025.01.09 01:39:54.096493 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9407 | 2025.01.09 01:39:54.096751 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9408 | 2025.01.09 01:39:54.096996 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. | ||
9409 | 2025.01.09 01:39:54.097194 [ 259 ] {92a2065d-7f02-4273-9c25-15e2f52953c2} <Debug> TCPHandler: Processed in 0.002523121 sec. | ||
9410 | 2025.01.09 01:39:54.097436 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9411 | 2025.01.09 01:39:54.097583 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9412 | 2025.01.09 01:39:54.097645 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9413 | 2025.01.09 01:39:54.098399 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9414 | 2025.01.09 01:39:54.098439 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9415 | 2025.01.09 01:39:54.098830 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9416 | 2025.01.09 01:39:54.099078 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9417 | 2025.01.09 01:39:54.099270 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001722 sec., 110917.53774680603 rows/sec., 9.82 MiB/sec. | ||
9418 | 2025.01.09 01:39:54.099327 [ 266 ] {7e52d9de-3986-4535-9bd3-91206a6bad49} <Debug> TCPHandler: Processed in 0.001998822 sec. | ||
9419 | 2025.01.09 01:39:54.099492 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9420 | 2025.01.09 01:39:54.099625 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9421 | 2025.01.09 01:39:54.099680 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9422 | 2025.01.09 01:39:54.100277 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9423 | 2025.01.09 01:39:54.100314 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9424 | 2025.01.09 01:39:54.100663 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9425 | 2025.01.09 01:39:54.100902 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9426 | 2025.01.09 01:39:54.101097 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001499 sec., 10673.782521681122 rows/sec., 755.71 KiB/sec. | ||
9427 | 2025.01.09 01:39:54.101173 [ 259 ] {49b65d18-cc30-4703-bde1-af03a9e44bc3} <Debug> TCPHandler: Processed in 0.001744528 sec. | ||
9428 | 2025.01.09 01:39:54.101397 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9429 | 2025.01.09 01:39:54.101595 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9430 | 2025.01.09 01:39:54.101652 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9431 | 2025.01.09 01:39:54.102282 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9432 | 2025.01.09 01:39:54.102321 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9433 | 2025.01.09 01:39:54.102677 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9434 | 2025.01.09 01:39:54.102925 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9435 | 2025.01.09 01:39:54.103108 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec. | ||
9436 | 2025.01.09 01:39:54.103160 [ 266 ] {cb2280ee-88cf-4735-b4c3-16b8a0c83235} <Debug> TCPHandler: Processed in 0.001894901 sec. | ||
9437 | 2025.01.09 01:39:54.103328 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9438 | 2025.01.09 01:39:54.103463 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9439 | 2025.01.09 01:39:54.103517 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9440 | 2025.01.09 01:39:54.104133 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9441 | 2025.01.09 01:39:54.104171 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9442 | 2025.01.09 01:39:54.104519 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9443 | 2025.01.09 01:39:54.104755 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2025.01.09 01:39:54.104931 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. | ||
9445 | 2025.01.09 01:39:54.104981 [ 259 ] {37f86b5f-7706-4b3a-8c92-fbcfffc26f9f} <Debug> TCPHandler: Processed in 0.001714348 sec. | ||
9446 | 2025.01.09 01:39:54.105134 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9447 | 2025.01.09 01:39:54.105248 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9448 | 2025.01.09 01:39:54.105293 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9449 | 2025.01.09 01:39:54.105957 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9450 | 2025.01.09 01:39:54.105996 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9451 | 2025.01.09 01:39:54.106383 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9452 | 2025.01.09 01:39:54.106621 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9453 | 2025.01.09 01:39:54.106793 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001569 sec., 226258.76354365837 rows/sec., 15.89 MiB/sec. | ||
9454 | 2025.01.09 01:39:54.106845 [ 266 ] {00a04f16-0ae3-413f-b750-6b8c49ff2336} <Debug> TCPHandler: Processed in 0.001764568 sec. | ||
9455 | 2025.01.09 01:39:54.106987 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9456 | 2025.01.09 01:39:54.107096 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9457 | 2025.01.09 01:39:54.107141 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9458 | 2025.01.09 01:39:54.107580 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9459 | 2025.01.09 01:39:54.107619 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9460 | 2025.01.09 01:39:54.108009 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9461 | 2025.01.09 01:39:54.108277 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9462 | 2025.01.09 01:39:54.108457 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. | ||
9463 | 2025.01.09 01:39:54.108504 [ 259 ] {118396bc-eaa1-4725-8dca-e97595acf79b} <Debug> TCPHandler: Processed in 0.001568855 sec. | ||
9464 | 2025.01.09 01:39:54.108652 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9465 | 2025.01.09 01:39:54.108758 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9466 | 2025.01.09 01:39:54.108807 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9467 | 2025.01.09 01:39:54.109336 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9468 | 2025.01.09 01:39:54.109380 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9469 | 2025.01.09 01:39:54.109758 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9470 | 2025.01.09 01:39:54.110003 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9471 | 2025.01.09 01:39:54.110179 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001444 sec., 122576.17728531857 rows/sec., 8.09 MiB/sec. | ||
9472 | 2025.01.09 01:39:54.110231 [ 266 ] {a30fd3ea-987f-40bc-8998-2b6917888b09} <Debug> TCPHandler: Processed in 0.001632506 sec. | ||
9473 | 2025.01.09 01:39:54.110365 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9474 | 2025.01.09 01:39:54.110476 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9475 | 2025.01.09 01:39:54.110524 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9476 | 2025.01.09 01:39:54.110984 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9477 | 2025.01.09 01:39:54.111018 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9478 | 2025.01.09 01:39:54.111395 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9479 | 2025.01.09 01:39:54.111639 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9480 | 2025.01.09 01:39:54.111865 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
9481 | 2025.01.09 01:39:54.111951 [ 259 ] {91b40f4c-a1cf-4457-8891-039c9ef9e98c} <Debug> TCPHandler: Processed in 0.001636116 sec. | ||
9482 | 2025.01.09 01:39:54.112152 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9483 | 2025.01.09 01:39:54.112280 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9484 | 2025.01.09 01:39:54.112354 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9485 | 2025.01.09 01:39:54.113405 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9486 | 2025.01.09 01:39:54.113444 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9487 | 2025.01.09 01:39:54.114043 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9488 | 2025.01.09 01:39:54.114295 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9489 | 2025.01.09 01:39:54.114607 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002342 sec., 3842.8693424423573 rows/sec., 6.89 MiB/sec. | ||
9490 | 2025.01.09 01:39:54.115095 [ 266 ] {f14f6640-317c-4a67-913a-154aaf5b5f76} <Debug> TCPHandler: Processed in 0.003043589 sec. | ||
9491 | 2025.01.09 01:39:54.115327 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9492 | 2025.01.09 01:39:54.115464 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9493 | 2025.01.09 01:39:54.115513 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9494 | 2025.01.09 01:39:54.115989 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9495 | 2025.01.09 01:39:54.116029 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9496 | 2025.01.09 01:39:54.116392 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9497 | 2025.01.09 01:39:54.116627 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9498 | 2025.01.09 01:39:54.116845 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001402 sec., 37089.87161198288 rows/sec., 2.30 MiB/sec. | ||
9499 | 2025.01.09 01:39:54.116894 [ 259 ] {bf1c31bd-537e-4c55-acd0-3c9092bbec12} <Debug> TCPHandler: Processed in 0.001689148 sec. | ||
9500 | 2025.01.09 01:39:57.585081 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9501 | 2025.01.09 01:39:57.585154 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9502 | 2025.01.09 01:39:57.740464 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9503 | 2025.01.09 01:39:57.741430 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9504 | 2025.01.09 01:39:57.741471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9505 | 2025.01.09 01:39:57.741989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9506 | 2025.01.09 01:39:57.742245 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9507 | 2025.01.09 01:39:57.742467 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9508 | 2025.01.09 01:39:59.091713 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9509 | 2025.01.09 01:39:59.091903 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9510 | 2025.01.09 01:39:59.091977 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9511 | 2025.01.09 01:39:59.092762 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9512 | 2025.01.09 01:39:59.092814 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9513 | 2025.01.09 01:39:59.093255 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9514 | 2025.01.09 01:39:59.093524 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9515 | 2025.01.09 01:39:59.093729 [ 135 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
9516 | 2025.01.09 01:39:59.093767 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001915 sec., 44908.61618798955 rows/sec., 3.94 MiB/sec. | ||
9517 | 2025.01.09 01:39:59.093822 [ 135 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9518 | 2025.01.09 01:39:59.093887 [ 259 ] {446a9f6f-f65b-4f4b-9c7e-83bc7213be91} <Debug> TCPHandler: Processed in 0.002302907 sec. | ||
9519 | 2025.01.09 01:39:59.093895 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9520 | 2025.01.09 01:39:59.094177 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9521 | 2025.01.09 01:39:59.094246 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
9522 | 2025.01.09 01:39:59.094811 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9523 | 2025.01.09 01:39:59.094917 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 1399 rows starting from the beginning of the part | ||
9524 | 2025.01.09 01:39:59.094941 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9525 | 2025.01.09 01:39:59.095370 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 86 rows starting from the beginning of the part | ||
9526 | 2025.01.09 01:39:59.095522 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9527 | 2025.01.09 01:39:59.095725 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 191 rows starting from the beginning of the part | ||
9528 | 2025.01.09 01:39:59.096049 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part | ||
9529 | 2025.01.09 01:39:59.096336 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 191 rows starting from the beginning of the part | ||
9530 | 2025.01.09 01:39:59.096599 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 86 rows starting from the beginning of the part | ||
9531 | 2025.01.09 01:39:59.098298 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9532 | 2025.01.09 01:39:59.098363 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9533 | 2025.01.09 01:39:59.099443 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9534 | 2025.01.09 01:39:59.099833 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9535 | 2025.01.09 01:39:59.100311 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 5 columns (5 merged, 0 gathered) in 0.006273991 sec., 325311.27315930167 rows/sec., 28.96 MiB/sec. | ||
9536 | 2025.01.09 01:39:59.100431 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005959 sec., 5034.401745259272 rows/sec., 378.56 KiB/sec. | ||
9537 | 2025.01.09 01:39:59.100734 [ 266 ] {f4b70499-97f8-424e-8413-019fb8689c38} <Debug> TCPHandler: Processed in 0.006708318 sec. | ||
9538 | 2025.01.09 01:39:59.100751 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9539 | 2025.01.09 01:39:59.101089 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9540 | 2025.01.09 01:39:59.101477 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9541 | 2025.01.09 01:39:59.101605 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9542 | 2025.01.09 01:39:59.101725 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9543 | 2025.01.09 01:39:59.101932 [ 193 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_70_14} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
9544 | 2025.01.09 01:39:59.102150 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
9545 | 2025.01.09 01:39:59.102621 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9546 | 2025.01.09 01:39:59.102665 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9547 | 2025.01.09 01:39:59.103025 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9548 | 2025.01.09 01:39:59.103264 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9549 | 2025.01.09 01:39:59.103442 [ 135 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
9550 | 2025.01.09 01:39:59.103507 [ 135 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9551 | 2025.01.09 01:39:59.103507 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.00218 sec., 26605.504587155963 rows/sec., 2.08 MiB/sec. | ||
9552 | 2025.01.09 01:39:59.103542 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9553 | 2025.01.09 01:39:59.103674 [ 259 ] {369480e6-d5b9-4cba-8fcb-be0cc08a5eb3} <Debug> TCPHandler: Processed in 0.002777374 sec. | ||
9554 | 2025.01.09 01:39:59.103761 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
9555 | 2025.01.09 01:39:59.103879 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9556 | 2025.01.09 01:39:59.103946 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9557 | 2025.01.09 01:39:59.104030 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 873 rows starting from the beginning of the part | ||
9558 | 2025.01.09 01:39:59.104071 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9559 | 2025.01.09 01:39:59.104299 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 58 rows starting from the beginning of the part | ||
9560 | 2025.01.09 01:39:59.104317 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9561 | 2025.01.09 01:39:59.104651 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 355 rows starting from the beginning of the part | ||
9562 | 2025.01.09 01:39:59.105031 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 62 rows starting from the beginning of the part | ||
9563 | 2025.01.09 01:39:59.105450 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 355 rows starting from the beginning of the part | ||
9564 | 2025.01.09 01:39:59.105746 [ 199 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part | ||
9565 | 2025.01.09 01:39:59.107036 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9566 | 2025.01.09 01:39:59.107095 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9567 | 2025.01.09 01:39:59.108150 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9568 | 2025.01.09 01:39:59.108596 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9569 | 2025.01.09 01:39:59.109068 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1761 rows, containing 5 columns (5 merged, 0 gathered) in 0.005397597 sec., 326256.29516245844 rows/sec., 24.78 MiB/sec. | ||
9570 | 2025.01.09 01:39:59.109220 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005202 sec., 19223.37562475971 rows/sec., 1.33 MiB/sec. | ||
9571 | 2025.01.09 01:39:59.109418 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9572 | 2025.01.09 01:39:59.110106 [ 266 ] {17c3b46e-460c-49cd-8132-06236ab5ff45} <Debug> TCPHandler: Processed in 0.006278331 sec. | ||
9573 | 2025.01.09 01:39:59.110306 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9574 | 2025.01.09 01:39:59.110374 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9575 | 2025.01.09 01:39:59.110458 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_70_14} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
9576 | 2025.01.09 01:39:59.110556 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9577 | 2025.01.09 01:39:59.110631 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9578 | 2025.01.09 01:39:59.110715 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9579 | 2025.01.09 01:39:59.111960 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9580 | 2025.01.09 01:39:59.112005 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9581 | 2025.01.09 01:39:59.112700 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9582 | 2025.01.09 01:39:59.112986 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9583 | 2025.01.09 01:39:59.113286 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002766 sec., 10845.98698481562 rows/sec., 19.44 MiB/sec. | ||
9584 | 2025.01.09 01:39:59.113749 [ 259 ] {9d09aaf9-90c0-4402-95bb-c1f75c430283} <Debug> TCPHandler: Processed in 0.003459256 sec. | ||
9585 | 2025.01.09 01:39:59.114002 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9586 | 2025.01.09 01:39:59.114154 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9587 | 2025.01.09 01:39:59.114206 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9588 | 2025.01.09 01:39:59.114695 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9589 | 2025.01.09 01:39:59.114736 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9590 | 2025.01.09 01:39:59.115133 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9591 | 2025.01.09 01:39:59.115378 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9592 | 2025.01.09 01:39:59.115608 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001478 sec., 20297.699594046007 rows/sec., 1.39 MiB/sec. | ||
9593 | 2025.01.09 01:39:59.115665 [ 266 ] {4a28ad91-7ced-451f-b99e-965b47342416} <Debug> TCPHandler: Processed in 0.001798829 sec. | ||
9594 | 2025.01.09 01:39:59.363555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9595 | 2025.01.09 01:39:59.384992 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9596 | 2025.01.09 01:39:59.385044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9597 | 2025.01.09 01:39:59.392591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9598 | 2025.01.09 01:39:59.393367 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9599 | 2025.01.09 01:39:59.396637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9600 | 2025.01.09 01:40:02.861099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1344 | ||
9601 | 2025.01.09 01:40:02.864238 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9602 | 2025.01.09 01:40:02.864296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9603 | 2025.01.09 01:40:02.865786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9604 | 2025.01.09 01:40:02.866102 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9605 | 2025.01.09 01:40:02.866332 [ 128 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9606 | 2025.01.09 01:40:02.866451 [ 128 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9607 | 2025.01.09 01:40:02.866508 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9608 | 2025.01.09 01:40:02.867425 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
9609 | 2025.01.09 01:40:02.868838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
9610 | 2025.01.09 01:40:02.869199 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9611 | 2025.01.09 01:40:02.869367 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1168 rows starting from the beginning of the part | ||
9612 | 2025.01.09 01:40:02.870025 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
9613 | 2025.01.09 01:40:02.870663 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
9614 | 2025.01.09 01:40:02.871277 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
9615 | 2025.01.09 01:40:02.871849 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
9616 | 2025.01.09 01:40:02.872431 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
9617 | 2025.01.09 01:40:02.880638 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 72 columns (72 merged, 0 gathered) in 0.013946434 sec., 96368.72049156077 rows/sec., 74.76 MiB/sec. | ||
9618 | 2025.01.09 01:40:02.882121 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9619 | 2025.01.09 01:40:02.882829 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2025.01.09 01:40:02.882912 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_36_7} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9621 | 2025.01.09 01:40:02.883110 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
9622 | 2025.01.09 01:40:04.126865 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9623 | 2025.01.09 01:40:04.127151 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9624 | 2025.01.09 01:40:04.127263 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9625 | 2025.01.09 01:40:04.128125 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9626 | 2025.01.09 01:40:04.128179 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9627 | 2025.01.09 01:40:04.128623 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9628 | 2025.01.09 01:40:04.128896 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9629 | 2025.01.09 01:40:04.129107 [ 126 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9630 | 2025.01.09 01:40:04.129179 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002101 sec., 6663.493574488339 rows/sec., 479.68 KiB/sec. | ||
9631 | 2025.01.09 01:40:04.129188 [ 126 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9632 | 2025.01.09 01:40:04.129269 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9633 | 2025.01.09 01:40:04.129323 [ 259 ] {dda9324c-f74e-4af6-a51f-34a412fd7ec1} <Debug> TCPHandler: Processed in 0.002635113 sec. | ||
9634 | 2025.01.09 01:40:04.129559 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
9635 | 2025.01.09 01:40:04.129612 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9636 | 2025.01.09 01:40:04.129738 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9637 | 2025.01.09 01:40:04.129820 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
9638 | 2025.01.09 01:40:04.129854 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9639 | 2025.01.09 01:40:04.130004 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
9640 | 2025.01.09 01:40:04.129998 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9641 | 2025.01.09 01:40:04.130326 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
9642 | 2025.01.09 01:40:04.130610 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
9643 | 2025.01.09 01:40:04.130945 [ 198 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
9644 | 2025.01.09 01:40:04.132793 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9645 | 2025.01.09 01:40:04.132869 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9646 | 2025.01.09 01:40:04.133666 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004284539 sec., 16337.81370644543 rows/sec., 1.21 MiB/sec. | ||
9647 | 2025.01.09 01:40:04.133791 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9648 | 2025.01.09 01:40:04.133934 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9649 | 2025.01.09 01:40:04.134215 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2025.01.09 01:40:04.134595 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9651 | 2025.01.09 01:40:04.134600 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004819 sec., 830.0477277443453 rows/sec., 67.68 KiB/sec. | ||
9652 | 2025.01.09 01:40:04.134790 [ 266 ] {89da26cc-554c-46ba-bbd9-acea0e96d461} <Debug> TCPHandler: Processed in 0.005315855 sec. | ||
9653 | 2025.01.09 01:40:04.134811 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_33_8} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9654 | 2025.01.09 01:40:04.134981 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9655 | 2025.01.09 01:40:04.135020 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9656 | 2025.01.09 01:40:04.135163 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9657 | 2025.01.09 01:40:04.135220 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9658 | 2025.01.09 01:40:04.136535 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9659 | 2025.01.09 01:40:04.136575 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9660 | 2025.01.09 01:40:04.137034 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9661 | 2025.01.09 01:40:04.137285 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9662 | 2025.01.09 01:40:04.137508 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002375 sec., 561263.1578947369 rows/sec., 46.88 MiB/sec. | ||
9663 | 2025.01.09 01:40:04.137566 [ 259 ] {3a090254-6bff-4134-bf2f-839b8e1d4f47} <Debug> TCPHandler: Processed in 0.002656843 sec. | ||
9664 | 2025.01.09 01:40:04.137754 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9665 | 2025.01.09 01:40:04.137884 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9666 | 2025.01.09 01:40:04.137940 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9667 | 2025.01.09 01:40:04.138747 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2025.01.09 01:40:04.138826 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9669 | 2025.01.09 01:40:04.139497 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9670 | 2025.01.09 01:40:04.139745 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9671 | 2025.01.09 01:40:04.139960 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.002106 sec., 9496.67616334283 rows/sec., 670.52 KiB/sec. | ||
9672 | 2025.01.09 01:40:04.140015 [ 266 ] {38dcad5d-c14c-4e31-85c5-4a750db465a0} <Debug> TCPHandler: Processed in 0.002325457 sec. | ||
9673 | 2025.01.09 01:40:04.140186 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9674 | 2025.01.09 01:40:04.140316 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9675 | 2025.01.09 01:40:04.140372 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9676 | 2025.01.09 01:40:04.141013 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9677 | 2025.01.09 01:40:04.141053 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9678 | 2025.01.09 01:40:04.141420 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9679 | 2025.01.09 01:40:04.141659 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9680 | 2025.01.09 01:40:04.141874 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001585 sec., 152681.3880126183 rows/sec., 10.34 MiB/sec. | ||
9681 | 2025.01.09 01:40:04.141928 [ 259 ] {2495c6b0-c186-44d6-a80c-79e1dce301a3} <Debug> TCPHandler: Processed in 0.001805309 sec. | ||
9682 | 2025.01.09 01:40:04.142085 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2025.01.09 01:40:04.142213 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9684 | 2025.01.09 01:40:04.142267 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9685 | 2025.01.09 01:40:04.142845 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9686 | 2025.01.09 01:40:04.142887 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9687 | 2025.01.09 01:40:04.143234 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9688 | 2025.01.09 01:40:04.143469 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9689 | 2025.01.09 01:40:04.143617 [ 124 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9690 | 2025.01.09 01:40:04.143660 [ 124 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9691 | 2025.01.09 01:40:04.143663 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. | ||
9692 | 2025.01.09 01:40:04.143690 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9693 | 2025.01.09 01:40:04.143739 [ 266 ] {c4a9871d-7af4-4b38-8ba8-03c04d2ec6e3} <Debug> TCPHandler: Processed in 0.001713847 sec. | ||
9694 | 2025.01.09 01:40:04.143839 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
9695 | 2025.01.09 01:40:04.143892 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2025.01.09 01:40:04.143965 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9697 | 2025.01.09 01:40:04.144014 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
9698 | 2025.01.09 01:40:04.144039 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9699 | 2025.01.09 01:40:04.144162 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9700 | 2025.01.09 01:40:04.144204 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
9701 | 2025.01.09 01:40:04.144533 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
9702 | 2025.01.09 01:40:04.144808 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
9703 | 2025.01.09 01:40:04.145085 [ 192 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
9704 | 2025.01.09 01:40:04.146648 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2025.01.09 01:40:04.146701 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9706 | 2025.01.09 01:40:04.146710 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002946147 sec., 22062.71445382732 rows/sec., 1.43 MiB/sec. | ||
9707 | 2025.01.09 01:40:04.146965 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9708 | 2025.01.09 01:40:04.147455 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9709 | 2025.01.09 01:40:04.147604 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9710 | 2025.01.09 01:40:04.147788 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_33_8} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9711 | 2025.01.09 01:40:04.147962 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9712 | 2025.01.09 01:40:04.147965 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9713 | 2025.01.09 01:40:04.148196 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.004193 sec., 194371.57166706416 rows/sec., 14.01 MiB/sec. | ||
9714 | 2025.01.09 01:40:04.148259 [ 259 ] {6a977386-1cb6-4bf4-a044-52ae7846a6f1} <Debug> TCPHandler: Processed in 0.004437581 sec. | ||
9715 | 2025.01.09 01:40:04.148408 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9716 | 2025.01.09 01:40:04.148538 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9717 | 2025.01.09 01:40:04.148597 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9718 | 2025.01.09 01:40:04.149122 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9719 | 2025.01.09 01:40:04.149168 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9720 | 2025.01.09 01:40:04.149595 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9721 | 2025.01.09 01:40:04.149834 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9722 | 2025.01.09 01:40:04.150052 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. | ||
9723 | 2025.01.09 01:40:04.150233 [ 266 ] {8d87fc97-d101-408d-97e6-ec637caf2f3b} <Debug> TCPHandler: Processed in 0.00188527 sec. | ||
9724 | 2025.01.09 01:40:04.150433 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9725 | 2025.01.09 01:40:04.150544 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9726 | 2025.01.09 01:40:04.150595 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9727 | 2025.01.09 01:40:04.151348 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9728 | 2025.01.09 01:40:04.151387 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9729 | 2025.01.09 01:40:04.151834 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9730 | 2025.01.09 01:40:04.152078 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9731 | 2025.01.09 01:40:04.152214 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9732 | 2025.01.09 01:40:04.152256 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9733 | 2025.01.09 01:40:04.152266 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001742 sec., 516073.4787600459 rows/sec., 34.37 MiB/sec. | ||
9734 | 2025.01.09 01:40:04.152285 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9735 | 2025.01.09 01:40:04.152357 [ 259 ] {67fcaeda-54ff-4bf4-b99b-3a7715ca79e2} <Debug> TCPHandler: Processed in 0.002018143 sec. | ||
9736 | 2025.01.09 01:40:04.152540 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
9737 | 2025.01.09 01:40:04.152572 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9738 | 2025.01.09 01:40:04.152804 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9739 | 2025.01.09 01:40:04.152822 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9740 | 2025.01.09 01:40:04.152878 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 17690 rows starting from the beginning of the part | ||
9741 | 2025.01.09 01:40:04.152931 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9742 | 2025.01.09 01:40:04.153256 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 177 rows starting from the beginning of the part | ||
9743 | 2025.01.09 01:40:04.153723 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 102 rows starting from the beginning of the part | ||
9744 | 2025.01.09 01:40:04.154175 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 177 rows starting from the beginning of the part | ||
9745 | 2025.01.09 01:40:04.154588 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part | ||
9746 | 2025.01.09 01:40:04.155069 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 899 rows starting from the beginning of the part | ||
9747 | 2025.01.09 01:40:04.156404 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9748 | 2025.01.09 01:40:04.156448 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9749 | 2025.01.09 01:40:04.156930 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9750 | 2025.01.09 01:40:04.157295 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9751 | 2025.01.09 01:40:04.157933 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005183 sec., 192.93845263360987 rows/sec., 13.00 KiB/sec. | ||
9752 | 2025.01.09 01:40:04.158269 [ 266 ] {175ca1d7-2e39-4bfd-9515-10c38599c5c6} <Debug> TCPHandler: Processed in 0.005809484 sec. | ||
9753 | 2025.01.09 01:40:04.158676 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9754 | 2025.01.09 01:40:04.159113 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9755 | 2025.01.09 01:40:04.159227 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9756 | 2025.01.09 01:40:04.160910 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9757 | 2025.01.09 01:40:04.160958 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9758 | 2025.01.09 01:40:04.162143 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9759 | 2025.01.09 01:40:04.162456 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9760 | 2025.01.09 01:40:04.162785 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9761 | 2025.01.09 01:40:04.162890 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9762 | 2025.01.09 01:40:04.162981 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9763 | 2025.01.09 01:40:04.163331 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19145 rows, containing 5 columns (5 merged, 0 gathered) in 0.010944806 sec., 1749231.553304828 rows/sec., 117.22 MiB/sec. | ||
9764 | 2025.01.09 01:40:04.163357 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004299 sec., 2093.51011863224 rows/sec., 3.75 MiB/sec. | ||
9765 | 2025.01.09 01:40:04.163487 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
9766 | 2025.01.09 01:40:04.163831 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9767 | 2025.01.09 01:40:04.163846 [ 259 ] {f9a396a2-105f-4997-a0d3-b81b9a3b77d6} <Debug> TCPHandler: Processed in 0.005441948 sec. | ||
9768 | 2025.01.09 01:40:04.164208 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9769 | 2025.01.09 01:40:04.164663 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9770 | 2025.01.09 01:40:04.164823 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9771 | 2025.01.09 01:40:04.165122 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9772 | 2025.01.09 01:40:04.165425 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9773 | 2025.01.09 01:40:04.165480 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9774 | 2025.01.09 01:40:04.165785 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1109 rows starting from the beginning of the part | ||
9775 | 2025.01.09 01:40:04.165799 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
9776 | 2025.01.09 01:40:04.166488 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part | ||
9777 | 2025.01.09 01:40:04.167263 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
9778 | 2025.01.09 01:40:04.167343 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9779 | 2025.01.09 01:40:04.167409 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9780 | 2025.01.09 01:40:04.167871 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part | ||
9781 | 2025.01.09 01:40:04.168486 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
9782 | 2025.01.09 01:40:04.168791 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9783 | 2025.01.09 01:40:04.169026 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part | ||
9784 | 2025.01.09 01:40:04.169815 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9785 | 2025.01.09 01:40:04.170164 [ 124 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9786 | 2025.01.09 01:40:04.170262 [ 124 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9787 | 2025.01.09 01:40:04.170360 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9788 | 2025.01.09 01:40:04.170398 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005851 sec., 8887.369680396512 rows/sec., 563.47 KiB/sec. | ||
9789 | 2025.01.09 01:40:04.170727 [ 266 ] {7683539c-6f91-470a-a0d2-489d854fd58b} <Debug> TCPHandler: Processed in 0.006754118 sec. | ||
9790 | 2025.01.09 01:40:04.170800 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
9791 | 2025.01.09 01:40:04.171199 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9792 | 2025.01.09 01:40:04.171288 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2604 rows starting from the beginning of the part | ||
9793 | 2025.01.09 01:40:04.171624 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
9794 | 2025.01.09 01:40:04.171900 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
9795 | 2025.01.09 01:40:04.172120 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 52 rows starting from the beginning of the part | ||
9796 | 2025.01.09 01:40:04.172324 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
9797 | 2025.01.09 01:40:04.172551 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 52 rows starting from the beginning of the part | ||
9798 | 2025.01.09 01:40:04.175614 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.005143903 sec., 548221.8463295284 rows/sec., 35.36 MiB/sec. | ||
9799 | 2025.01.09 01:40:04.176008 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9800 | 2025.01.09 01:40:04.176527 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2025.01.09 01:40:04.176657 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_71_14} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9802 | 2025.01.09 01:40:04.176753 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
9803 | 2025.01.09 01:40:04.180527 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 19 columns (19 merged, 0 gathered) in 0.01737787 sec., 68823.16417374511 rows/sec., 123.33 MiB/sec. | ||
9804 | 2025.01.09 01:40:04.181689 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9805 | 2025.01.09 01:40:04.182096 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9806 | 2025.01.09 01:40:04.182177 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9807 | 2025.01.09 01:40:04.182299 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
9808 | 2025.01.09 01:40:05.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.64 MiB, peak 243.14 MiB, free memory in arenas 0.00 B, will set to 233.43 MiB (RSS), difference: 1.79 MiB | ||
9809 | 2025.01.09 01:40:05.242716 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
9810 | 2025.01.09 01:40:05.243916 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9811 | 2025.01.09 01:40:05.243969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9812 | 2025.01.09 01:40:05.244520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9813 | 2025.01.09 01:40:05.244806 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2025.01.09 01:40:05.245060 [ 123 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9815 | 2025.01.09 01:40:05.245101 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
9816 | 2025.01.09 01:40:05.245145 [ 123 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9817 | 2025.01.09 01:40:05.245177 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9818 | 2025.01.09 01:40:05.245342 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
9819 | 2025.01.09 01:40:05.245711 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9820 | 2025.01.09 01:40:05.245823 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
9821 | 2025.01.09 01:40:05.245945 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
9822 | 2025.01.09 01:40:05.246056 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
9823 | 2025.01.09 01:40:05.246262 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
9824 | 2025.01.09 01:40:05.246474 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
9825 | 2025.01.09 01:40:05.246558 [ 191 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
9826 | 2025.01.09 01:40:05.248991 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374302 sec., 6258048.313928325 rows/sec., 89.52 MiB/sec. | ||
9827 | 2025.01.09 01:40:05.249356 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9828 | 2025.01.09 01:40:05.249679 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9829 | 2025.01.09 01:40:05.249769 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_51_10} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9830 | 2025.01.09 01:40:05.249866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
9831 | 2025.01.09 01:40:06.896787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9832 | 2025.01.09 01:40:06.919050 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9833 | 2025.01.09 01:40:06.919122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9834 | 2025.01.09 01:40:06.926440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9835 | 2025.01.09 01:40:06.927221 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9836 | 2025.01.09 01:40:06.927635 [ 122 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9837 | 2025.01.09 01:40:06.927780 [ 122 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9838 | 2025.01.09 01:40:06.927852 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9839 | 2025.01.09 01:40:06.928160 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
9840 | 2025.01.09 01:40:06.939295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9841 | 2025.01.09 01:40:06.940353 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9842 | 2025.01.09 01:40:06.941305 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
9843 | 2025.01.09 01:40:06.946161 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
9844 | 2025.01.09 01:40:06.950905 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
9845 | 2025.01.09 01:40:06.956008 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
9846 | 2025.01.09 01:40:06.961232 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
9847 | 2025.01.09 01:40:06.965580 [ 193 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
9848 | 2025.01.09 01:40:07.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.90 MiB, peak 243.90 MiB, free memory in arenas 0.00 B, will set to 233.83 MiB (RSS), difference: -10.08 MiB | ||
9849 | 2025.01.09 01:40:07.024061 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.096064326 sec., 4007.7312362551734 rows/sec., 20.72 MiB/sec. | ||
9850 | 2025.01.09 01:40:07.027226 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9851 | 2025.01.09 01:40:07.030791 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9852 | 2025.01.09 01:40:07.030912 [ 190 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_51_10} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9853 | 2025.01.09 01:40:07.033265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9854 | 2025.01.09 01:40:08.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.43 MiB, peak 243.90 MiB, free memory in arenas 0.00 B, will set to 234.14 MiB (RSS), difference: 9.71 MiB | ||
9855 | 2025.01.09 01:40:09.092055 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9856 | 2025.01.09 01:40:09.092269 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9857 | 2025.01.09 01:40:09.092351 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9858 | 2025.01.09 01:40:09.093194 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9859 | 2025.01.09 01:40:09.093245 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9860 | 2025.01.09 01:40:09.093721 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9861 | 2025.01.09 01:40:09.093982 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9862 | 2025.01.09 01:40:09.094247 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002035 sec., 42260.442260442265 rows/sec., 3.70 MiB/sec. | ||
9863 | 2025.01.09 01:40:09.094324 [ 259 ] {00383302-5089-48f0-8784-c8ceb1ed87e2} <Debug> TCPHandler: Processed in 0.002414369 sec. | ||
9864 | 2025.01.09 01:40:09.094536 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9865 | 2025.01.09 01:40:09.094686 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9866 | 2025.01.09 01:40:09.094746 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9867 | 2025.01.09 01:40:09.095447 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9868 | 2025.01.09 01:40:09.095496 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9869 | 2025.01.09 01:40:09.096105 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9870 | 2025.01.09 01:40:09.096376 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9871 | 2025.01.09 01:40:09.096597 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001945 sec., 15424.164524421594 rows/sec., 1.13 MiB/sec. | ||
9872 | 2025.01.09 01:40:09.096652 [ 266 ] {39746fd1-4fa0-4748-b133-e5c8a7b3e817} <Debug> TCPHandler: Processed in 0.002203165 sec. | ||
9873 | 2025.01.09 01:40:09.096819 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9874 | 2025.01.09 01:40:09.096949 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9875 | 2025.01.09 01:40:09.097005 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9876 | 2025.01.09 01:40:09.097673 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9877 | 2025.01.09 01:40:09.097713 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9878 | 2025.01.09 01:40:09.098083 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9879 | 2025.01.09 01:40:09.098328 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9880 | 2025.01.09 01:40:09.098538 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001619 sec., 35824.58307597282 rows/sec., 2.80 MiB/sec. | ||
9881 | 2025.01.09 01:40:09.098592 [ 259 ] {34e664fa-2ddb-4184-ad67-b303b2f80eed} <Debug> TCPHandler: Processed in 0.00183492 sec. | ||
9882 | 2025.01.09 01:40:09.098743 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9883 | 2025.01.09 01:40:09.098873 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9884 | 2025.01.09 01:40:09.098932 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9885 | 2025.01.09 01:40:09.099541 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9886 | 2025.01.09 01:40:09.099589 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9887 | 2025.01.09 01:40:09.099987 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9888 | 2025.01.09 01:40:09.100229 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9889 | 2025.01.09 01:40:09.100456 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00161 sec., 62111.80124223602 rows/sec., 4.31 MiB/sec. | ||
9890 | 2025.01.09 01:40:09.100511 [ 266 ] {1bdd4c88-9452-40dc-867c-d64812fb0e56} <Debug> TCPHandler: Processed in 0.001831499 sec. | ||
9891 | 2025.01.09 01:40:09.100667 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9892 | 2025.01.09 01:40:09.100786 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9893 | 2025.01.09 01:40:09.100854 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9894 | 2025.01.09 01:40:09.101972 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9895 | 2025.01.09 01:40:09.102011 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9896 | 2025.01.09 01:40:09.102671 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9897 | 2025.01.09 01:40:09.102936 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9898 | 2025.01.09 01:40:09.103237 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002461 sec., 12190.166598943519 rows/sec., 21.84 MiB/sec. | ||
9899 | 2025.01.09 01:40:09.103610 [ 259 ] {65a95329-f348-4b96-8fa2-b34269873c56} <Debug> TCPHandler: Processed in 0.003007418 sec. | ||
9900 | 2025.01.09 01:40:09.103874 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9901 | 2025.01.09 01:40:09.104055 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9902 | 2025.01.09 01:40:09.104114 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9903 | 2025.01.09 01:40:09.104703 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2025.01.09 01:40:09.104743 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9905 | 2025.01.09 01:40:09.105113 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9906 | 2025.01.09 01:40:09.105366 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9907 | 2025.01.09 01:40:09.105586 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001559 sec., 19243.10455420141 rows/sec., 1.32 MiB/sec. | ||
9908 | 2025.01.09 01:40:09.105646 [ 266 ] {647b4fc9-7c7e-42b1-9021-483b251328db} <Debug> TCPHandler: Processed in 0.001935791 sec. | ||
9909 | 2025.01.09 01:40:12.585349 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9910 | 2025.01.09 01:40:12.585412 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9911 | 2025.01.09 01:40:12.745325 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
9912 | 2025.01.09 01:40:12.746033 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9913 | 2025.01.09 01:40:12.746084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9914 | 2025.01.09 01:40:12.746626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9915 | 2025.01.09 01:40:12.746902 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9916 | 2025.01.09 01:40:12.747162 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9917 | 2025.01.09 01:40:12.869165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1380 | ||
9918 | 2025.01.09 01:40:12.872410 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9919 | 2025.01.09 01:40:12.872463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9920 | 2025.01.09 01:40:12.873954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9921 | 2025.01.09 01:40:12.874262 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9922 | 2025.01.09 01:40:12.874842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
9923 | 2025.01.09 01:40:14.094832 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9924 | 2025.01.09 01:40:14.095040 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9925 | 2025.01.09 01:40:14.095118 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9926 | 2025.01.09 01:40:14.095960 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9927 | 2025.01.09 01:40:14.096008 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9928 | 2025.01.09 01:40:14.096449 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9929 | 2025.01.09 01:40:14.096732 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9930 | 2025.01.09 01:40:14.096970 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. | ||
9931 | 2025.01.09 01:40:14.097037 [ 259 ] {c32f2aaa-90ad-4d17-bf58-5c2e843a3abf} <Debug> TCPHandler: Processed in 0.002343067 sec. | ||
9932 | 2025.01.09 01:40:14.097227 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9933 | 2025.01.09 01:40:14.097372 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9934 | 2025.01.09 01:40:14.097433 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9935 | 2025.01.09 01:40:14.098146 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9936 | 2025.01.09 01:40:14.098189 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9937 | 2025.01.09 01:40:14.098574 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9938 | 2025.01.09 01:40:14.098817 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9939 | 2025.01.09 01:40:14.099040 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.0017 sec., 112352.94117647059 rows/sec., 9.94 MiB/sec. | ||
9940 | 2025.01.09 01:40:14.099093 [ 266 ] {cbaaf27e-d79d-44b7-b656-b1a604118057} <Debug> TCPHandler: Processed in 0.001935271 sec. | ||
9941 | 2025.01.09 01:40:14.099251 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9942 | 2025.01.09 01:40:14.099381 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9943 | 2025.01.09 01:40:14.099438 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9944 | 2025.01.09 01:40:14.100074 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9945 | 2025.01.09 01:40:14.100114 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9946 | 2025.01.09 01:40:14.100475 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9947 | 2025.01.09 01:40:14.100713 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9948 | 2025.01.09 01:40:14.100900 [ 114 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9949 | 2025.01.09 01:40:14.100964 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001609 sec., 9944.064636420137 rows/sec., 704.05 KiB/sec. | ||
9950 | 2025.01.09 01:40:14.100990 [ 114 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9951 | 2025.01.09 01:40:14.101060 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9952 | 2025.01.09 01:40:14.101082 [ 259 ] {f23eb9d9-c7bb-475b-9965-5cfa6bfc44b2} <Debug> TCPHandler: Processed in 0.001893591 sec. | ||
9953 | 2025.01.09 01:40:14.101219 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
9954 | 2025.01.09 01:40:14.101255 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9955 | 2025.01.09 01:40:14.101342 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9956 | 2025.01.09 01:40:14.101386 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part | ||
9957 | 2025.01.09 01:40:14.101394 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9958 | 2025.01.09 01:40:14.101460 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9959 | 2025.01.09 01:40:14.101510 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
9960 | 2025.01.09 01:40:14.101939 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
9961 | 2025.01.09 01:40:14.102332 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
9962 | 2025.01.09 01:40:14.102623 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
9963 | 2025.01.09 01:40:14.102994 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
9964 | 2025.01.09 01:40:14.104143 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9965 | 2025.01.09 01:40:14.104190 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9966 | 2025.01.09 01:40:14.104729 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9967 | 2025.01.09 01:40:14.104966 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.003807001 sec., 45179.919837163165 rows/sec., 3.39 MiB/sec. | ||
9968 | 2025.01.09 01:40:14.105160 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9969 | 2025.01.09 01:40:14.105237 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9970 | 2025.01.09 01:40:14.105757 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004343 sec., 3223.578171770666 rows/sec., 225.76 KiB/sec. | ||
9971 | 2025.01.09 01:40:14.106147 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9972 | 2025.01.09 01:40:14.106312 [ 266 ] {18f67007-a682-4700-b38c-f9a24b25f716} <Debug> TCPHandler: Processed in 0.005109762 sec. | ||
9973 | 2025.01.09 01:40:14.106424 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_66_13} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9974 | 2025.01.09 01:40:14.106594 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9975 | 2025.01.09 01:40:14.106605 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9976 | 2025.01.09 01:40:14.106740 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9977 | 2025.01.09 01:40:14.106787 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9978 | 2025.01.09 01:40:14.107370 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9979 | 2025.01.09 01:40:14.107412 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9980 | 2025.01.09 01:40:14.107800 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9981 | 2025.01.09 01:40:14.108057 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9982 | 2025.01.09 01:40:14.108292 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
9983 | 2025.01.09 01:40:14.108408 [ 259 ] {fe71cbf4-2b00-4f7a-bba0-aa8652b72ebb} <Debug> TCPHandler: Processed in 0.00190475 sec. | ||
9984 | 2025.01.09 01:40:14.108586 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9985 | 2025.01.09 01:40:14.108719 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9986 | 2025.01.09 01:40:14.108775 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9987 | 2025.01.09 01:40:14.109458 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9988 | 2025.01.09 01:40:14.109501 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9989 | 2025.01.09 01:40:14.109911 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9990 | 2025.01.09 01:40:14.110158 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9991 | 2025.01.09 01:40:14.110387 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001691 sec., 209934.94973388527 rows/sec., 14.74 MiB/sec. | ||
9992 | 2025.01.09 01:40:14.110488 [ 266 ] {38494ea0-9250-474e-9b39-72196a2e3b29} <Debug> TCPHandler: Processed in 0.001964972 sec. | ||
9993 | 2025.01.09 01:40:14.110676 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9994 | 2025.01.09 01:40:14.110949 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9995 | 2025.01.09 01:40:14.111012 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9996 | 2025.01.09 01:40:14.111460 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9997 | 2025.01.09 01:40:14.111499 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
9998 | 2025.01.09 01:40:14.111941 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9999 | 2025.01.09 01:40:14.112199 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10000 | 2025.01.09 01:40:14.112435 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. | ||
10001 | 2025.01.09 01:40:14.112502 [ 259 ] {96267636-a086-44b2-8e31-b33cc1279c61} <Debug> TCPHandler: Processed in 0.001918761 sec. | ||
10002 | 2025.01.09 01:40:14.112669 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10003 | 2025.01.09 01:40:14.112779 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10004 | 2025.01.09 01:40:14.112829 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10005 | 2025.01.09 01:40:14.113349 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10006 | 2025.01.09 01:40:14.113388 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10007 | 2025.01.09 01:40:14.113766 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10008 | 2025.01.09 01:40:14.113998 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10009 | 2025.01.09 01:40:14.114213 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001457 sec., 121482.4982841455 rows/sec., 8.01 MiB/sec. | ||
10010 | 2025.01.09 01:40:14.114266 [ 266 ] {a60c1078-c157-42a9-930b-498ae18ed0e1} <Debug> TCPHandler: Processed in 0.001663087 sec. | ||
10011 | 2025.01.09 01:40:14.114396 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10012 | 2025.01.09 01:40:14.114503 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10013 | 2025.01.09 01:40:14.114552 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10014 | 2025.01.09 01:40:14.114979 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10015 | 2025.01.09 01:40:14.115018 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10016 | 2025.01.09 01:40:14.115369 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10017 | 2025.01.09 01:40:14.115607 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10018 | 2025.01.09 01:40:14.115840 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
10019 | 2025.01.09 01:40:14.115956 [ 259 ] {0a77bbb7-bc83-4d5e-8ddf-41734ea2bf15} <Debug> TCPHandler: Processed in 0.001610166 sec. | ||
10020 | 2025.01.09 01:40:14.116115 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10021 | 2025.01.09 01:40:14.116243 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10022 | 2025.01.09 01:40:14.116322 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10023 | 2025.01.09 01:40:14.117457 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10024 | 2025.01.09 01:40:14.117496 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10025 | 2025.01.09 01:40:14.118110 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10026 | 2025.01.09 01:40:14.118369 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10027 | 2025.01.09 01:40:14.118615 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0024 sec., 3750.0000000000005 rows/sec., 6.72 MiB/sec. | ||
10028 | 2025.01.09 01:40:14.118716 [ 266 ] {cf7d7965-f081-4a0d-b2d9-90274520cccf} <Debug> TCPHandler: Processed in 0.002664933 sec. | ||
10029 | 2025.01.09 01:40:14.118875 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10030 | 2025.01.09 01:40:14.119002 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10031 | 2025.01.09 01:40:14.119058 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10032 | 2025.01.09 01:40:14.119574 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10033 | 2025.01.09 01:40:14.119621 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10034 | 2025.01.09 01:40:14.120023 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10035 | 2025.01.09 01:40:14.120260 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10036 | 2025.01.09 01:40:14.120469 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001489 sec., 34922.766957689724 rows/sec., 2.16 MiB/sec. | ||
10037 | 2025.01.09 01:40:14.120562 [ 259 ] {d925cda9-3281-4926-be65-7bb01408e3d7} <Debug> TCPHandler: Processed in 0.001744098 sec. | ||
10038 | 2025.01.09 01:40:14.439456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10039 | 2025.01.09 01:40:14.458026 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10040 | 2025.01.09 01:40:14.458090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10041 | 2025.01.09 01:40:14.465047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10042 | 2025.01.09 01:40:14.465784 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10043 | 2025.01.09 01:40:14.468363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10044 | 2025.01.09 01:40:15.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.47 MiB, peak 243.90 MiB, free memory in arenas 0.00 B, will set to 234.14 MiB (RSS), difference: -1.33 MiB | ||
10045 | 2025.01.09 01:40:19.091531 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10046 | 2025.01.09 01:40:19.091741 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10047 | 2025.01.09 01:40:19.091821 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10048 | 2025.01.09 01:40:19.092565 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10049 | 2025.01.09 01:40:19.092616 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10050 | 2025.01.09 01:40:19.093034 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10051 | 2025.01.09 01:40:19.093304 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10052 | 2025.01.09 01:40:19.093594 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001907 sec., 1048.767697954903 rows/sec., 85.52 KiB/sec. | ||
10053 | 2025.01.09 01:40:19.093813 [ 259 ] {543d386f-3e44-4d03-93b7-daeba4201dcd} <Debug> TCPHandler: Processed in 0.002422039 sec. | ||
10054 | 2025.01.09 01:40:19.094013 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10055 | 2025.01.09 01:40:19.094155 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10056 | 2025.01.09 01:40:19.094211 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10057 | 2025.01.09 01:40:19.094945 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10058 | 2025.01.09 01:40:19.094995 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10059 | 2025.01.09 01:40:19.095377 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10060 | 2025.01.09 01:40:19.095627 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10061 | 2025.01.09 01:40:19.095854 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001728 sec., 50347.222222222226 rows/sec., 4.40 MiB/sec. | ||
10062 | 2025.01.09 01:40:19.095909 [ 266 ] {7b0b8d16-7f3d-4d94-bc68-b5d208d3101b} <Debug> TCPHandler: Processed in 0.001962431 sec. | ||
10063 | 2025.01.09 01:40:19.096056 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10064 | 2025.01.09 01:40:19.096183 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10065 | 2025.01.09 01:40:19.096237 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10066 | 2025.01.09 01:40:19.096896 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10067 | 2025.01.09 01:40:19.096943 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10068 | 2025.01.09 01:40:19.097311 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10069 | 2025.01.09 01:40:19.097553 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10070 | 2025.01.09 01:40:19.097754 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001598 sec., 20025.03128911139 rows/sec., 1.46 MiB/sec. | ||
10071 | 2025.01.09 01:40:19.097805 [ 259 ] {cd84fed5-c579-49a7-b11a-355177096da8} <Debug> TCPHandler: Processed in 0.001803339 sec. | ||
10072 | 2025.01.09 01:40:19.097954 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10073 | 2025.01.09 01:40:19.098065 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10074 | 2025.01.09 01:40:19.098120 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10075 | 2025.01.09 01:40:19.098785 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10076 | 2025.01.09 01:40:19.098834 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10077 | 2025.01.09 01:40:19.099221 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10078 | 2025.01.09 01:40:19.099454 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10079 | 2025.01.09 01:40:19.099716 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.82 MiB/sec. | ||
10080 | 2025.01.09 01:40:19.099776 [ 266 ] {825efd74-1119-44d6-8f58-80c06f4d067a} <Debug> TCPHandler: Processed in 0.00187348 sec. | ||
10081 | 2025.01.09 01:40:19.100005 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10082 | 2025.01.09 01:40:19.100174 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10083 | 2025.01.09 01:40:19.100236 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10084 | 2025.01.09 01:40:19.100834 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10085 | 2025.01.09 01:40:19.100881 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10086 | 2025.01.09 01:40:19.101288 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10087 | 2025.01.09 01:40:19.101526 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10088 | 2025.01.09 01:40:19.101742 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001596 sec., 63283.20802005013 rows/sec., 4.39 MiB/sec. | ||
10089 | 2025.01.09 01:40:19.101795 [ 259 ] {b45599a8-5ddf-46f7-945a-02dfe7564227} <Debug> TCPHandler: Processed in 0.001913161 sec. | ||
10090 | 2025.01.09 01:40:19.101932 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10091 | 2025.01.09 01:40:19.102042 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10092 | 2025.01.09 01:40:19.102123 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10093 | 2025.01.09 01:40:19.103435 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10094 | 2025.01.09 01:40:19.103475 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10095 | 2025.01.09 01:40:19.104109 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10096 | 2025.01.09 01:40:19.104362 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10097 | 2025.01.09 01:40:19.104655 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002624 sec., 11432.926829268292 rows/sec., 20.49 MiB/sec. | ||
10098 | 2025.01.09 01:40:19.105004 [ 266 ] {2fecbeb7-f938-4211-a20d-87ec21eef975} <Debug> TCPHandler: Processed in 0.00311936 sec. | ||
10099 | 2025.01.09 01:40:19.105285 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10100 | 2025.01.09 01:40:19.105456 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10101 | 2025.01.09 01:40:19.105513 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10102 | 2025.01.09 01:40:19.106135 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10103 | 2025.01.09 01:40:19.106179 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
10104 | 2025.01.09 01:40:19.106556 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10105 | 2025.01.09 01:40:19.106799 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10106 | 2025.01.09 01:40:19.107039 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001607 sec., 18668.32607342875 rows/sec., 1.28 MiB/sec. | ||
10107 | 2025.01.09 01:40:19.107118 [ 259 ] {43c7f957-1cd3-4f0e-b337-270fffd82fa8} <Debug> TCPHandler: Processed in 0.001997592 sec. | ||
10108 | 2025.01.09 01:40:20.247360 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10109 | 2025.01.09 01:40:20.248054 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10110 | 2025.01.09 01:40:20.248102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10111 | 2025.01.09 01:40:20.248681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10112 | 2025.01.09 01:40:20.248935 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10113 | 2025.01.09 01:40:20.249178 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10114 | 2025.01.09 01:40:21.968526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10115 | 2025.01.09 01:40:21.989122 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10116 | 2025.01.09 01:40:21.989182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10117 | 2025.01.09 01:40:21.996459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10118 | 2025.01.09 01:40:21.997243 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10119 | 2025.01.09 01:40:22.000022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10120 | 2025.01.09 01:40:22.875172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1416 | ||
10121 | 2025.01.09 01:40:22.878462 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10122 | 2025.01.09 01:40:22.878521 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10123 | 2025.01.09 01:40:22.879988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10124 | 2025.01.09 01:40:22.880321 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10125 | 2025.01.09 01:40:22.880955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
10126 | 2025.01.09 01:40:24.095817 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10127 | 2025.01.09 01:40:24.096013 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10128 | 2025.01.09 01:40:24.096086 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10129 | 2025.01.09 01:40:24.096862 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10130 | 2025.01.09 01:40:24.096915 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10131 | 2025.01.09 01:40:24.097359 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10132 | 2025.01.09 01:40:24.097620 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2025.01.09 01:40:24.097839 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. | ||
10134 | 2025.01.09 01:40:24.097947 [ 259 ] {edee449f-3659-4af5-b2b0-ce9a62de6b87} <Debug> TCPHandler: Processed in 0.002264286 sec. | ||
10135 | 2025.01.09 01:40:24.098131 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10136 | 2025.01.09 01:40:24.098252 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10137 | 2025.01.09 01:40:24.098303 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10138 | 2025.01.09 01:40:24.098956 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10139 | 2025.01.09 01:40:24.098996 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10140 | 2025.01.09 01:40:24.099389 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10141 | 2025.01.09 01:40:24.099654 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10142 | 2025.01.09 01:40:24.099805 [ 100 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
10143 | 2025.01.09 01:40:24.099844 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001617 sec., 118119.9752628324 rows/sec., 10.46 MiB/sec. | ||
10144 | 2025.01.09 01:40:24.099858 [ 100 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10145 | 2025.01.09 01:40:24.099902 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10146 | 2025.01.09 01:40:24.099918 [ 266 ] {e7b9c5e7-da12-4cf6-b25d-e4e42114db72} <Debug> TCPHandler: Processed in 0.00184804 sec. | ||
10147 | 2025.01.09 01:40:24.100140 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10148 | 2025.01.09 01:40:24.100139 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
10149 | 2025.01.09 01:40:24.100479 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10150 | 2025.01.09 01:40:24.100563 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10151 | 2025.01.09 01:40:24.100666 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10152 | 2025.01.09 01:40:24.100682 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 1399 rows starting from the beginning of the part | ||
10153 | 2025.01.09 01:40:24.101404 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1333 rows starting from the beginning of the part | ||
10154 | 2025.01.09 01:40:24.101988 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part | ||
10155 | 2025.01.09 01:40:24.102549 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 191 rows starting from the beginning of the part | ||
10156 | 2025.01.09 01:40:24.102879 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 87 rows starting from the beginning of the part | ||
10157 | 2025.01.09 01:40:24.103272 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 191 rows starting from the beginning of the part | ||
10158 | 2025.01.09 01:40:24.104138 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10159 | 2025.01.09 01:40:24.104181 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10160 | 2025.01.09 01:40:24.104755 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10161 | 2025.01.09 01:40:24.105077 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10162 | 2025.01.09 01:40:24.105288 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00494 sec., 3238.8663967611337 rows/sec., 229.31 KiB/sec. | ||
10163 | 2025.01.09 01:40:24.105355 [ 259 ] {80634b27-bf30-4c00-97ca-77b5b7f71fe0} <Debug> TCPHandler: Processed in 0.005336026 sec. | ||
10164 | 2025.01.09 01:40:24.105602 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10165 | 2025.01.09 01:40:24.105961 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10166 | 2025.01.09 01:40:24.106104 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10167 | 2025.01.09 01:40:24.106176 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.006192129 sec., 530835.1941634291 rows/sec., 46.87 MiB/sec. | ||
10168 | 2025.01.09 01:40:24.106418 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
10169 | 2025.01.09 01:40:24.106791 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10170 | 2025.01.09 01:40:24.106923 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_75_15} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
10171 | 2025.01.09 01:40:24.106956 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10172 | 2025.01.09 01:40:24.107009 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10173 | 2025.01.09 01:40:24.107014 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
10174 | 2025.01.09 01:40:24.107377 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10175 | 2025.01.09 01:40:24.107620 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10176 | 2025.01.09 01:40:24.107798 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001949 sec., 7183.170856849667 rows/sec., 503.06 KiB/sec. | ||
10177 | 2025.01.09 01:40:24.107851 [ 266 ] {87e22934-2308-4a22-8e14-f04f73dee091} <Debug> TCPHandler: Processed in 0.002382668 sec. | ||
10178 | 2025.01.09 01:40:24.108008 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10179 | 2025.01.09 01:40:24.108116 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10180 | 2025.01.09 01:40:24.108164 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10181 | 2025.01.09 01:40:24.108698 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10182 | 2025.01.09 01:40:24.108735 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10183 | 2025.01.09 01:40:24.109086 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10184 | 2025.01.09 01:40:24.109330 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10185 | 2025.01.09 01:40:24.109552 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001447 sec., 8984.105044920525 rows/sec., 560.16 KiB/sec. | ||
10186 | 2025.01.09 01:40:24.109728 [ 259 ] {cc84dfbe-ff7c-4de3-a560-990cfd6de1f2} <Debug> TCPHandler: Processed in 0.001775518 sec. | ||
10187 | 2025.01.09 01:40:24.109945 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10188 | 2025.01.09 01:40:24.110057 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10189 | 2025.01.09 01:40:24.110109 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10190 | 2025.01.09 01:40:24.110873 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10191 | 2025.01.09 01:40:24.110913 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10192 | 2025.01.09 01:40:24.111311 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10193 | 2025.01.09 01:40:24.111565 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10194 | 2025.01.09 01:40:24.111717 [ 100 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
10195 | 2025.01.09 01:40:24.111761 [ 100 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10196 | 2025.01.09 01:40:24.111767 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001731 sec., 205083.7666088966 rows/sec., 14.40 MiB/sec. | ||
10197 | 2025.01.09 01:40:24.111783 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10198 | 2025.01.09 01:40:24.111884 [ 266 ] {63f9cfe5-54fa-49c8-84d1-35443981b8ba} <Debug> TCPHandler: Processed in 0.002031213 sec. | ||
10199 | 2025.01.09 01:40:24.112020 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
10200 | 2025.01.09 01:40:24.112069 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10201 | 2025.01.09 01:40:24.112288 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10202 | 2025.01.09 01:40:24.112293 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10203 | 2025.01.09 01:40:24.112391 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10204 | 2025.01.09 01:40:24.112398 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 873 rows starting from the beginning of the part | ||
10205 | 2025.01.09 01:40:24.112724 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 815 rows starting from the beginning of the part | ||
10206 | 2025.01.09 01:40:24.113116 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 58 rows starting from the beginning of the part | ||
10207 | 2025.01.09 01:40:24.113387 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 355 rows starting from the beginning of the part | ||
10208 | 2025.01.09 01:40:24.113681 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
10209 | 2025.01.09 01:40:24.113824 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 355 rows starting from the beginning of the part | ||
10210 | 2025.01.09 01:40:24.114700 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10211 | 2025.01.09 01:40:24.114765 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10212 | 2025.01.09 01:40:24.115642 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10213 | 2025.01.09 01:40:24.116146 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10214 | 2025.01.09 01:40:24.116485 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004272 sec., 1404.4943820224719 rows/sec., 73.38 KiB/sec. | ||
10215 | 2025.01.09 01:40:24.116912 [ 259 ] {13cbfdb1-0595-40cc-bd49-65c2f6be8d8d} <Debug> TCPHandler: Processed in 0.004904949 sec. | ||
10216 | 2025.01.09 01:40:24.117306 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10217 | 2025.01.09 01:40:24.117541 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.005645791 sec., 445641.7178744307 rows/sec., 33.77 MiB/sec. | ||
10218 | 2025.01.09 01:40:24.117560 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10219 | 2025.01.09 01:40:24.117650 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10220 | 2025.01.09 01:40:24.117875 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
10221 | 2025.01.09 01:40:24.118539 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10222 | 2025.01.09 01:40:24.118782 [ 198 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_75_15} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
10223 | 2025.01.09 01:40:24.118895 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10224 | 2025.01.09 01:40:24.118967 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
10225 | 2025.01.09 01:40:24.119005 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10226 | 2025.01.09 01:40:24.119449 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10227 | 2025.01.09 01:40:24.119693 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10228 | 2025.01.09 01:40:24.119886 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002376 sec., 74494.9494949495 rows/sec., 4.91 MiB/sec. | ||
10229 | 2025.01.09 01:40:24.119952 [ 266 ] {f54ed9b4-d7b3-4f2a-9bd8-9c49f2f8703b} <Debug> TCPHandler: Processed in 0.002856136 sec. | ||
10230 | 2025.01.09 01:40:24.120112 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10231 | 2025.01.09 01:40:24.120220 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10232 | 2025.01.09 01:40:24.120269 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10233 | 2025.01.09 01:40:24.120706 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10234 | 2025.01.09 01:40:24.120744 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10235 | 2025.01.09 01:40:24.121102 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10236 | 2025.01.09 01:40:24.121336 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10237 | 2025.01.09 01:40:24.121471 [ 100 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
10238 | 2025.01.09 01:40:24.121509 [ 100 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10239 | 2025.01.09 01:40:24.121521 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec. | ||
10240 | 2025.01.09 01:40:24.121533 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10241 | 2025.01.09 01:40:24.121608 [ 259 ] {af858d27-48bb-43a8-ab2c-c5847b9f80f0} <Debug> TCPHandler: Processed in 0.001557505 sec. | ||
10242 | 2025.01.09 01:40:24.121855 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10243 | 2025.01.09 01:40:24.121860 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
10244 | 2025.01.09 01:40:24.122260 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10245 | 2025.01.09 01:40:24.122419 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10246 | 2025.01.09 01:40:24.122551 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
10247 | 2025.01.09 01:40:24.122674 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10248 | 2025.01.09 01:40:24.123011 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
10249 | 2025.01.09 01:40:24.123347 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
10250 | 2025.01.09 01:40:24.123640 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10251 | 2025.01.09 01:40:24.123880 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10252 | 2025.01.09 01:40:24.124143 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10253 | 2025.01.09 01:40:24.126207 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.004597813 sec., 7612.314811411426 rows/sec., 512.94 KiB/sec. | ||
10254 | 2025.01.09 01:40:24.126235 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10255 | 2025.01.09 01:40:24.126279 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10256 | 2025.01.09 01:40:24.126330 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
10257 | 2025.01.09 01:40:24.126728 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10258 | 2025.01.09 01:40:24.126817 [ 200 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_35_7} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
10259 | 2025.01.09 01:40:24.126918 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10260 | 2025.01.09 01:40:24.127142 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10261 | 2025.01.09 01:40:24.127412 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10262 | 2025.01.09 01:40:24.127677 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005567 sec., 1616.6696604993713 rows/sec., 2.90 MiB/sec. | ||
10263 | 2025.01.09 01:40:24.127798 [ 266 ] {4f992373-f7e9-4f27-9748-9c96f3b01cc2} <Debug> TCPHandler: Processed in 0.006070017 sec. | ||
10264 | 2025.01.09 01:40:24.127940 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10265 | 2025.01.09 01:40:24.128054 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10266 | 2025.01.09 01:40:24.128108 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10267 | 2025.01.09 01:40:24.128581 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10268 | 2025.01.09 01:40:24.128626 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10269 | 2025.01.09 01:40:24.129023 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10270 | 2025.01.09 01:40:24.129279 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10271 | 2025.01.09 01:40:24.129524 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001492 sec., 34852.54691689008 rows/sec., 2.16 MiB/sec. | ||
10272 | 2025.01.09 01:40:24.129625 [ 259 ] {19b07770-4ee6-4fb3-838a-404892774855} <Debug> TCPHandler: Processed in 0.001741038 sec. | ||
10273 | 2025.01.09 01:40:27.585496 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10274 | 2025.01.09 01:40:27.585610 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10275 | 2025.01.09 01:40:27.749381 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10276 | 2025.01.09 01:40:27.750007 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10277 | 2025.01.09 01:40:27.750049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10278 | 2025.01.09 01:40:27.750575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10279 | 2025.01.09 01:40:27.750843 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10280 | 2025.01.09 01:40:27.751043 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10281 | 2025.01.09 01:40:29.091808 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10282 | 2025.01.09 01:40:29.092002 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10283 | 2025.01.09 01:40:29.092079 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10284 | 2025.01.09 01:40:29.092903 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10285 | 2025.01.09 01:40:29.092955 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10286 | 2025.01.09 01:40:29.093413 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10287 | 2025.01.09 01:40:29.093669 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10288 | 2025.01.09 01:40:29.093919 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.00197 sec., 43654.82233502538 rows/sec., 3.83 MiB/sec. | ||
10289 | 2025.01.09 01:40:29.093990 [ 259 ] {0ca8bf01-3573-4a03-85de-763d018820c3} <Debug> TCPHandler: Processed in 0.002317917 sec. | ||
10290 | 2025.01.09 01:40:29.094182 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10291 | 2025.01.09 01:40:29.094307 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10292 | 2025.01.09 01:40:29.094361 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10293 | 2025.01.09 01:40:29.094943 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10294 | 2025.01.09 01:40:29.094985 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10295 | 2025.01.09 01:40:29.095357 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10296 | 2025.01.09 01:40:29.095597 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10297 | 2025.01.09 01:40:29.095826 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 1.43 MiB/sec. | ||
10298 | 2025.01.09 01:40:29.095931 [ 266 ] {8e852f17-92dc-46a2-b2a9-563e9f2751f1} <Debug> TCPHandler: Processed in 0.0018093 sec. | ||
10299 | 2025.01.09 01:40:29.096152 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10300 | 2025.01.09 01:40:29.096321 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10301 | 2025.01.09 01:40:29.096372 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10302 | 2025.01.09 01:40:29.096986 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10303 | 2025.01.09 01:40:29.097029 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10304 | 2025.01.09 01:40:29.097396 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10305 | 2025.01.09 01:40:29.097640 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10306 | 2025.01.09 01:40:29.097855 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001559 sec., 37203.33547145606 rows/sec., 2.91 MiB/sec. | ||
10307 | 2025.01.09 01:40:29.097916 [ 259 ] {4ea4e8fd-5723-4d7d-a11a-d3ce70a0dcf5} <Debug> TCPHandler: Processed in 0.00188311 sec. | ||
10308 | 2025.01.09 01:40:29.098097 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10309 | 2025.01.09 01:40:29.098222 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10310 | 2025.01.09 01:40:29.098273 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10311 | 2025.01.09 01:40:29.098776 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10312 | 2025.01.09 01:40:29.098816 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10313 | 2025.01.09 01:40:29.099195 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10314 | 2025.01.09 01:40:29.099429 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10315 | 2025.01.09 01:40:29.099606 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10316 | 2025.01.09 01:40:29.099666 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00146 sec., 68493.1506849315 rows/sec., 4.75 MiB/sec. | ||
10317 | 2025.01.09 01:40:29.099694 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10318 | 2025.01.09 01:40:29.099757 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10319 | 2025.01.09 01:40:29.099780 [ 266 ] {7715de41-0c8d-4337-997e-2643cb02a07a} <Debug> TCPHandler: Processed in 0.001754719 sec. | ||
10320 | 2025.01.09 01:40:29.100013 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10321 | 2025.01.09 01:40:29.100016 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
10322 | 2025.01.09 01:40:29.100222 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10323 | 2025.01.09 01:40:29.100330 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10324 | 2025.01.09 01:40:29.100433 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10325 | 2025.01.09 01:40:29.100440 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19145 rows starting from the beginning of the part | ||
10326 | 2025.01.09 01:40:29.100922 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part | ||
10327 | 2025.01.09 01:40:29.101341 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part | ||
10328 | 2025.01.09 01:40:29.101715 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 101 rows starting from the beginning of the part | ||
10329 | 2025.01.09 01:40:29.102052 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part | ||
10330 | 2025.01.09 01:40:29.102500 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part | ||
10331 | 2025.01.09 01:40:29.104897 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10332 | 2025.01.09 01:40:29.104948 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10333 | 2025.01.09 01:40:29.106755 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10334 | 2025.01.09 01:40:29.107193 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10335 | 2025.01.09 01:40:29.107420 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10336 | 2025.01.09 01:40:29.107539 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10337 | 2025.01.09 01:40:29.107644 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10338 | 2025.01.09 01:40:29.107754 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007574 sec., 3960.918933192501 rows/sec., 7.10 MiB/sec. | ||
10339 | 2025.01.09 01:40:29.108083 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
10340 | 2025.01.09 01:40:29.108360 [ 259 ] {65e4dc84-bdca-42a5-8221-0239ff30d16c} <Debug> TCPHandler: Processed in 0.008471966 sec. | ||
10341 | 2025.01.09 01:40:29.108561 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10342 | 2025.01.09 01:40:29.108604 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10343 | 2025.01.09 01:40:29.108686 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1196 rows starting from the beginning of the part | ||
10344 | 2025.01.09 01:40:29.108711 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10345 | 2025.01.09 01:40:29.108776 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10346 | 2025.01.09 01:40:29.109316 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
10347 | 2025.01.09 01:40:29.110061 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part | ||
10348 | 2025.01.09 01:40:29.111034 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
10349 | 2025.01.09 01:40:29.111081 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10350 | 2025.01.09 01:40:29.111142 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10351 | 2025.01.09 01:40:29.111920 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part | ||
10352 | 2025.01.09 01:40:29.113162 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10353 | 2025.01.09 01:40:29.113322 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
10354 | 2025.01.09 01:40:29.113357 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19800 rows, containing 5 columns (5 merged, 0 gathered) in 0.013481397 sec., 1468690.5222062669 rows/sec., 98.44 MiB/sec. | ||
10355 | 2025.01.09 01:40:29.114005 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10356 | 2025.01.09 01:40:29.114045 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10357 | 2025.01.09 01:40:29.114502 [ 93 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10358 | 2025.01.09 01:40:29.114625 [ 93 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10359 | 2025.01.09 01:40:29.114719 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10360 | 2025.01.09 01:40:29.115381 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
10361 | 2025.01.09 01:40:29.115413 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006457 sec., 4646.120489391358 rows/sec., 325.92 KiB/sec. | ||
10362 | 2025.01.09 01:40:29.116121 [ 266 ] {a9a08867-be5b-43b5-9b89-6833ec259d39} <Debug> TCPHandler: Processed in 0.007638922 sec. | ||
10363 | 2025.01.09 01:40:29.116487 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10364 | 2025.01.09 01:40:29.115779 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10365 | 2025.01.09 01:40:29.117003 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2820 rows starting from the beginning of the part | ||
10366 | 2025.01.09 01:40:29.117162 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10367 | 2025.01.09 01:40:29.117546 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
10368 | 2025.01.09 01:40:29.117599 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
10369 | 2025.01.09 01:40:29.117803 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
10370 | 2025.01.09 01:40:29.118120 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
10371 | 2025.01.09 01:40:29.118413 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
10372 | 2025.01.09 01:40:29.118694 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
10373 | 2025.01.09 01:40:29.120767 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3014 rows, containing 4 columns (4 merged, 0 gathered) in 0.005817633 sec., 518080.1195262747 rows/sec., 33.43 MiB/sec. | ||
10374 | 2025.01.09 01:40:29.121114 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10375 | 2025.01.09 01:40:29.121473 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10376 | 2025.01.09 01:40:29.121617 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_76_15} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10377 | 2025.01.09 01:40:29.121773 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
10378 | 2025.01.09 01:40:29.127135 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 19 columns (19 merged, 0 gathered) in 0.019375851 sec., 67300.26980492366 rows/sec., 120.60 MiB/sec. | ||
10379 | 2025.01.09 01:40:29.128438 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10380 | 2025.01.09 01:40:29.128879 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10381 | 2025.01.09 01:40:29.128966 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10382 | 2025.01.09 01:40:29.129119 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
10383 | 2025.01.09 01:40:29.500181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10384 | 2025.01.09 01:40:29.521819 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10385 | 2025.01.09 01:40:29.521886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10386 | 2025.01.09 01:40:29.530625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10387 | 2025.01.09 01:40:29.531463 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10388 | 2025.01.09 01:40:29.535145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10389 | 2025.01.09 01:40:30.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.24 MiB, peak 246.32 MiB, free memory in arenas 0.00 B, will set to 237.75 MiB (RSS), difference: 2.50 MiB | ||
10390 | 2025.01.09 01:40:31.999402 [ 91 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10391 | 2025.01.09 01:40:31.999496 [ 91 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10392 | 2025.01.09 01:40:31.999536 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10393 | 2025.01.09 01:40:31.999804 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
10394 | 2025.01.09 01:40:32.000527 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10395 | 2025.01.09 01:40:32.000629 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
10396 | 2025.01.09 01:40:32.000944 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
10397 | 2025.01.09 01:40:32.001367 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
10398 | 2025.01.09 01:40:32.001559 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
10399 | 2025.01.09 01:40:32.001665 [ 191 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
10400 | 2025.01.09 01:40:32.002818 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.003183512 sec., 8795.317875352755 rows/sec., 751.55 KiB/sec. | ||
10401 | 2025.01.09 01:40:32.003102 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10402 | 2025.01.09 01:40:32.003622 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10403 | 2025.01.09 01:40:32.003717 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_21_5} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10404 | 2025.01.09 01:40:32.003823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10405 | 2025.01.09 01:40:32.881279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1450 | ||
10406 | 2025.01.09 01:40:32.884416 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10407 | 2025.01.09 01:40:32.884478 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10408 | 2025.01.09 01:40:32.885946 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10409 | 2025.01.09 01:40:32.886264 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10410 | 2025.01.09 01:40:32.887906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1450 | ||
10411 | 2025.01.09 01:40:34.125644 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10412 | 2025.01.09 01:40:34.125849 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10413 | 2025.01.09 01:40:34.125930 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10414 | 2025.01.09 01:40:34.126771 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10415 | 2025.01.09 01:40:34.126815 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10416 | 2025.01.09 01:40:34.127253 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10417 | 2025.01.09 01:40:34.127506 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10418 | 2025.01.09 01:40:34.127730 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. | ||
10419 | 2025.01.09 01:40:34.127848 [ 259 ] {e97599bf-587f-45c9-b212-5a9687bb937f} <Debug> TCPHandler: Processed in 0.002343978 sec. | ||
10420 | 2025.01.09 01:40:34.128104 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10421 | 2025.01.09 01:40:34.128227 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10422 | 2025.01.09 01:40:34.128279 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10423 | 2025.01.09 01:40:34.128851 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10424 | 2025.01.09 01:40:34.128891 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10425 | 2025.01.09 01:40:34.129272 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10426 | 2025.01.09 01:40:34.129521 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10427 | 2025.01.09 01:40:34.129711 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001513 sec., 2643.7541308658297 rows/sec., 215.58 KiB/sec. | ||
10428 | 2025.01.09 01:40:34.129839 [ 266 ] {088a0c7f-8733-4b5f-9dd0-46239b362ef6} <Debug> TCPHandler: Processed in 0.00183397 sec. | ||
10429 | 2025.01.09 01:40:34.130005 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10430 | 2025.01.09 01:40:34.130115 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10431 | 2025.01.09 01:40:34.130160 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10432 | 2025.01.09 01:40:34.131226 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10433 | 2025.01.09 01:40:34.131265 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10434 | 2025.01.09 01:40:34.131704 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10435 | 2025.01.09 01:40:34.131941 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10436 | 2025.01.09 01:40:34.132150 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002057 sec., 648031.113271755 rows/sec., 54.13 MiB/sec. | ||
10437 | 2025.01.09 01:40:34.132205 [ 259 ] {0216cba7-26c8-4fc2-be3a-e67f025a0727} <Debug> TCPHandler: Processed in 0.002253877 sec. | ||
10438 | 2025.01.09 01:40:34.132363 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10439 | 2025.01.09 01:40:34.132492 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10440 | 2025.01.09 01:40:34.132548 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10441 | 2025.01.09 01:40:34.133115 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10442 | 2025.01.09 01:40:34.133155 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10443 | 2025.01.09 01:40:34.133518 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10444 | 2025.01.09 01:40:34.133749 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10445 | 2025.01.09 01:40:34.133964 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001507 sec., 13271.400132714001 rows/sec., 937.03 KiB/sec. | ||
10446 | 2025.01.09 01:40:34.134013 [ 266 ] {bc4029a2-89cf-4843-a75f-5de6fa511fc4} <Debug> TCPHandler: Processed in 0.001724458 sec. | ||
10447 | 2025.01.09 01:40:34.134151 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10448 | 2025.01.09 01:40:34.134251 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10449 | 2025.01.09 01:40:34.134292 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10450 | 2025.01.09 01:40:34.134928 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10451 | 2025.01.09 01:40:34.134968 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10452 | 2025.01.09 01:40:34.135336 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10453 | 2025.01.09 01:40:34.135574 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10454 | 2025.01.09 01:40:34.135737 [ 82 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10455 | 2025.01.09 01:40:34.135802 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001542 sec., 156939.0402075227 rows/sec., 10.63 MiB/sec. | ||
10456 | 2025.01.09 01:40:34.135816 [ 82 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10457 | 2025.01.09 01:40:34.135881 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10458 | 2025.01.09 01:40:34.135922 [ 259 ] {5b1f238b-701b-489f-a560-28fe6dadae49} <Debug> TCPHandler: Processed in 0.001800079 sec. | ||
10459 | 2025.01.09 01:40:34.136116 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10460 | 2025.01.09 01:40:34.136127 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
10461 | 2025.01.09 01:40:34.136314 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10462 | 2025.01.09 01:40:34.136412 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10463 | 2025.01.09 01:40:34.136443 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10464 | 2025.01.09 01:40:34.136553 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part | ||
10465 | 2025.01.09 01:40:34.136866 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10466 | 2025.01.09 01:40:34.137200 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
10467 | 2025.01.09 01:40:34.137603 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10468 | 2025.01.09 01:40:34.138036 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10469 | 2025.01.09 01:40:34.138334 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
10470 | 2025.01.09 01:40:34.139374 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10471 | 2025.01.09 01:40:34.139442 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10472 | 2025.01.09 01:40:34.140393 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10473 | 2025.01.09 01:40:34.140907 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10474 | 2025.01.09 01:40:34.141303 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005267715 sec., 145793.76446903448 rows/sec., 10.44 MiB/sec. | ||
10475 | 2025.01.09 01:40:34.141568 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005261 sec., 2471.0131153773045 rows/sec., 154.07 KiB/sec. | ||
10476 | 2025.01.09 01:40:34.141590 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10477 | 2025.01.09 01:40:34.142223 [ 266 ] {b8339354-a69e-44ec-8442-12e7112f5e20} <Debug> TCPHandler: Processed in 0.0061946 sec. | ||
10478 | 2025.01.09 01:40:34.142430 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10479 | 2025.01.09 01:40:34.142490 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10480 | 2025.01.09 01:40:34.142543 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_36_7} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10481 | 2025.01.09 01:40:34.142700 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10482 | 2025.01.09 01:40:34.142708 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10483 | 2025.01.09 01:40:34.142775 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10484 | 2025.01.09 01:40:34.143729 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10485 | 2025.01.09 01:40:34.143769 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10486 | 2025.01.09 01:40:34.144165 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10487 | 2025.01.09 01:40:34.144403 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10488 | 2025.01.09 01:40:34.144615 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001969 sec., 413915.69324530225 rows/sec., 29.83 MiB/sec. | ||
10489 | 2025.01.09 01:40:34.144667 [ 259 ] {54f60c3f-4f0d-47cb-880c-a85c78886791} <Debug> TCPHandler: Processed in 0.002252716 sec. | ||
10490 | 2025.01.09 01:40:34.144823 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10491 | 2025.01.09 01:40:34.144962 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10492 | 2025.01.09 01:40:34.145021 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10493 | 2025.01.09 01:40:34.145592 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10494 | 2025.01.09 01:40:34.145639 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10495 | 2025.01.09 01:40:34.145997 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10496 | 2025.01.09 01:40:34.146230 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10497 | 2025.01.09 01:40:34.146401 [ 82 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10498 | 2025.01.09 01:40:34.146466 [ 82 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10499 | 2025.01.09 01:40:34.146479 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
10500 | 2025.01.09 01:40:34.146499 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10501 | 2025.01.09 01:40:34.146585 [ 266 ] {2661cfb8-0eed-4089-a954-237bbdecbd05} <Debug> TCPHandler: Processed in 0.001819159 sec. | ||
10502 | 2025.01.09 01:40:34.146730 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
10503 | 2025.01.09 01:40:34.146823 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10504 | 2025.01.09 01:40:34.147031 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10505 | 2025.01.09 01:40:34.147109 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
10506 | 2025.01.09 01:40:34.147146 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10507 | 2025.01.09 01:40:34.147345 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10508 | 2025.01.09 01:40:34.147350 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10509 | 2025.01.09 01:40:34.147692 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10510 | 2025.01.09 01:40:34.148053 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10511 | 2025.01.09 01:40:34.148374 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
10512 | 2025.01.09 01:40:34.148783 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
10513 | 2025.01.09 01:40:34.150014 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10514 | 2025.01.09 01:40:34.150062 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10515 | 2025.01.09 01:40:34.150382 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375447 sec., 57531.42254432716 rows/sec., 2.94 MiB/sec. | ||
10516 | 2025.01.09 01:40:34.150527 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10517 | 2025.01.09 01:40:34.150722 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10518 | 2025.01.09 01:40:34.150895 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10519 | 2025.01.09 01:40:34.150995 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_36_7} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10520 | 2025.01.09 01:40:34.151054 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10521 | 2025.01.09 01:40:34.151089 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10522 | 2025.01.09 01:40:34.151291 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.004234 sec., 212328.7671232877 rows/sec., 14.14 MiB/sec. | ||
10523 | 2025.01.09 01:40:34.151356 [ 259 ] {cb21d34d-afbf-4622-8e9b-a9774ce7e008} <Debug> TCPHandler: Processed in 0.004627164 sec. | ||
10524 | 2025.01.09 01:40:34.151515 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10525 | 2025.01.09 01:40:34.151644 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10526 | 2025.01.09 01:40:34.151701 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10527 | 2025.01.09 01:40:34.152220 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10528 | 2025.01.09 01:40:34.152266 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10529 | 2025.01.09 01:40:34.152676 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10530 | 2025.01.09 01:40:34.152907 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10531 | 2025.01.09 01:40:34.153160 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. | ||
10532 | 2025.01.09 01:40:34.153358 [ 266 ] {bb482854-8f09-430d-9268-9a5f9e0d7283} <Debug> TCPHandler: Processed in 0.001902111 sec. | ||
10533 | 2025.01.09 01:40:34.153569 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10534 | 2025.01.09 01:40:34.153698 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10535 | 2025.01.09 01:40:34.153789 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10536 | 2025.01.09 01:40:34.154994 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10537 | 2025.01.09 01:40:34.155034 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10538 | 2025.01.09 01:40:34.155639 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10539 | 2025.01.09 01:40:34.155896 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10540 | 2025.01.09 01:40:34.156150 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002479 sec., 3630.496167809601 rows/sec., 6.51 MiB/sec. | ||
10541 | 2025.01.09 01:40:34.156408 [ 259 ] {5c1f9d9e-8314-464c-b580-1e0332542641} <Debug> TCPHandler: Processed in 0.002950597 sec. | ||
10542 | 2025.01.09 01:40:34.156595 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10543 | 2025.01.09 01:40:34.156727 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10544 | 2025.01.09 01:40:34.156782 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10545 | 2025.01.09 01:40:34.157313 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10546 | 2025.01.09 01:40:34.157359 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10547 | 2025.01.09 01:40:34.157760 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10548 | 2025.01.09 01:40:34.158010 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10549 | 2025.01.09 01:40:34.158218 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001521 sec., 34188.03418803419 rows/sec., 2.12 MiB/sec. | ||
10550 | 2025.01.09 01:40:34.158268 [ 266 ] {495f2b57-e1a6-4cf0-8f65-13fca2834209} <Debug> TCPHandler: Processed in 0.001761328 sec. | ||
10551 | 2025.01.09 01:40:35.251238 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10552 | 2025.01.09 01:40:35.251979 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10553 | 2025.01.09 01:40:35.252030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10554 | 2025.01.09 01:40:35.252569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10555 | 2025.01.09 01:40:35.252827 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10556 | 2025.01.09 01:40:35.253099 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10557 | 2025.01.09 01:40:37.035296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10558 | 2025.01.09 01:40:37.055923 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10559 | 2025.01.09 01:40:37.055977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10560 | 2025.01.09 01:40:37.063368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10561 | 2025.01.09 01:40:37.064137 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10562 | 2025.01.09 01:40:37.066827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10563 | 2025.01.09 01:40:39.092741 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10564 | 2025.01.09 01:40:39.093007 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10565 | 2025.01.09 01:40:39.093125 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10566 | 2025.01.09 01:40:39.094188 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10567 | 2025.01.09 01:40:39.094238 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10568 | 2025.01.09 01:40:39.094675 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10569 | 2025.01.09 01:40:39.094940 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10570 | 2025.01.09 01:40:39.095200 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002276 sec., 37785.58875219684 rows/sec., 3.31 MiB/sec. | ||
10571 | 2025.01.09 01:40:39.095268 [ 259 ] {b51d6f60-8b41-4bae-b0bf-166876cf8f2d} <Debug> TCPHandler: Processed in 0.002669693 sec. | ||
10572 | 2025.01.09 01:40:39.095431 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10573 | 2025.01.09 01:40:39.095555 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10574 | 2025.01.09 01:40:39.095606 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10575 | 2025.01.09 01:40:39.096189 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10576 | 2025.01.09 01:40:39.096232 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10577 | 2025.01.09 01:40:39.096605 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10578 | 2025.01.09 01:40:39.096850 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10579 | 2025.01.09 01:40:39.097042 [ 78 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10580 | 2025.01.09 01:40:39.097106 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001575 sec., 19047.619047619046 rows/sec., 1.40 MiB/sec. | ||
10581 | 2025.01.09 01:40:39.097122 [ 78 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10582 | 2025.01.09 01:40:39.097202 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10583 | 2025.01.09 01:40:39.097236 [ 266 ] {118d2716-b56b-4741-adbd-32f21737f50f} <Debug> TCPHandler: Processed in 0.00185961 sec. | ||
10584 | 2025.01.09 01:40:39.097503 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10585 | 2025.01.09 01:40:39.097599 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
10586 | 2025.01.09 01:40:39.098083 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10587 | 2025.01.09 01:40:39.098212 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10588 | 2025.01.09 01:40:39.098372 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 60 rows starting from the beginning of the part | ||
10589 | 2025.01.09 01:40:39.098391 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10590 | 2025.01.09 01:40:39.098870 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
10591 | 2025.01.09 01:40:39.099265 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
10592 | 2025.01.09 01:40:39.099569 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
10593 | 2025.01.09 01:40:39.099901 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part | ||
10594 | 2025.01.09 01:40:39.100240 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
10595 | 2025.01.09 01:40:39.101853 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2025.01.09 01:40:39.101929 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10597 | 2025.01.09 01:40:39.102937 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10598 | 2025.01.09 01:40:39.103059 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005740462 sec., 32749.97726663812 rows/sec., 2.48 MiB/sec. | ||
10599 | 2025.01.09 01:40:39.103246 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10600 | 2025.01.09 01:40:39.103410 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10601 | 2025.01.09 01:40:39.103827 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.006024 sec., 9628.154050464807 rows/sec., 770.03 KiB/sec. | ||
10602 | 2025.01.09 01:40:39.103841 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10603 | 2025.01.09 01:40:39.104008 [ 259 ] {44f67885-e4bd-4847-ae90-c8464b1f433f} <Debug> TCPHandler: Processed in 0.006675067 sec. | ||
10604 | 2025.01.09 01:40:39.104092 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_71_14} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10605 | 2025.01.09 01:40:39.104233 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10606 | 2025.01.09 01:40:39.104246 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10607 | 2025.01.09 01:40:39.104395 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10608 | 2025.01.09 01:40:39.104462 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10609 | 2025.01.09 01:40:39.105108 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10610 | 2025.01.09 01:40:39.105149 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10611 | 2025.01.09 01:40:39.105541 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10612 | 2025.01.09 01:40:39.105793 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10613 | 2025.01.09 01:40:39.106052 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001684 sec., 59382.42280285036 rows/sec., 4.12 MiB/sec. | ||
10614 | 2025.01.09 01:40:39.106128 [ 266 ] {75481eb3-b3bb-49df-b220-a5f65aca3fe8} <Debug> TCPHandler: Processed in 0.002005853 sec. | ||
10615 | 2025.01.09 01:40:39.106386 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10616 | 2025.01.09 01:40:39.106567 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10617 | 2025.01.09 01:40:39.106647 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10618 | 2025.01.09 01:40:39.107836 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10619 | 2025.01.09 01:40:39.107875 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10620 | 2025.01.09 01:40:39.108544 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10621 | 2025.01.09 01:40:39.108817 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10622 | 2025.01.09 01:40:39.109070 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002528 sec., 11867.088607594937 rows/sec., 21.27 MiB/sec. | ||
10623 | 2025.01.09 01:40:39.109180 [ 259 ] {3b8a25b3-dd53-4a15-add1-1126b6878b6a} <Debug> TCPHandler: Processed in 0.002901136 sec. | ||
10624 | 2025.01.09 01:40:39.109355 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10625 | 2025.01.09 01:40:39.109487 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10626 | 2025.01.09 01:40:39.109545 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10627 | 2025.01.09 01:40:39.110068 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10628 | 2025.01.09 01:40:39.110109 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10629 | 2025.01.09 01:40:39.110469 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10630 | 2025.01.09 01:40:39.110707 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10631 | 2025.01.09 01:40:39.110948 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001492 sec., 20107.23860589812 rows/sec., 1.38 MiB/sec. | ||
10632 | 2025.01.09 01:40:39.111005 [ 266 ] {e82b93e1-4b1c-484b-bc5a-a528d1cac8c0} <Debug> TCPHandler: Processed in 0.001721038 sec. | ||
10633 | 2025.01.09 01:40:42.585696 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10634 | 2025.01.09 01:40:42.585798 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10635 | 2025.01.09 01:40:42.753314 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
10636 | 2025.01.09 01:40:42.754028 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10637 | 2025.01.09 01:40:42.754076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10638 | 2025.01.09 01:40:42.754592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10639 | 2025.01.09 01:40:42.754856 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10640 | 2025.01.09 01:40:42.755016 [ 72 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10641 | 2025.01.09 01:40:42.755063 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10642 | 2025.01.09 01:40:42.755069 [ 72 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10643 | 2025.01.09 01:40:42.755099 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10644 | 2025.01.09 01:40:42.755239 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
10645 | 2025.01.09 01:40:42.755401 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10646 | 2025.01.09 01:40:42.755445 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
10647 | 2025.01.09 01:40:42.755519 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
10648 | 2025.01.09 01:40:42.755627 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
10649 | 2025.01.09 01:40:42.755742 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
10650 | 2025.01.09 01:40:42.755841 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
10651 | 2025.01.09 01:40:42.755926 [ 195 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
10652 | 2025.01.09 01:40:42.758417 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003250172 sec., 7901427.985965051 rows/sec., 113.03 MiB/sec. | ||
10653 | 2025.01.09 01:40:42.758669 [ 192 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10654 | 2025.01.09 01:40:42.759003 [ 192 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10655 | 2025.01.09 01:40:42.759082 [ 192 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_56_11} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10656 | 2025.01.09 01:40:42.759214 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10657 | 2025.01.09 01:40:42.888199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1486 | ||
10658 | 2025.01.09 01:40:42.891254 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10659 | 2025.01.09 01:40:42.891307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10660 | 2025.01.09 01:40:42.892738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10661 | 2025.01.09 01:40:42.893056 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10662 | 2025.01.09 01:40:42.893710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
10663 | 2025.01.09 01:40:44.095679 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10664 | 2025.01.09 01:40:44.095888 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10665 | 2025.01.09 01:40:44.095968 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10666 | 2025.01.09 01:40:44.096732 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10667 | 2025.01.09 01:40:44.096782 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10668 | 2025.01.09 01:40:44.097234 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10669 | 2025.01.09 01:40:44.097505 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10670 | 2025.01.09 01:40:44.097696 [ 70 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10671 | 2025.01.09 01:40:44.097769 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. | ||
10672 | 2025.01.09 01:40:44.097793 [ 70 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10673 | 2025.01.09 01:40:44.097867 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10674 | 2025.01.09 01:40:44.097919 [ 259 ] {f8aa9060-9ea0-4c43-b52e-c0ccd98876aa} <Debug> TCPHandler: Processed in 0.002381698 sec. | ||
10675 | 2025.01.09 01:40:44.098146 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
10676 | 2025.01.09 01:40:44.098161 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10677 | 2025.01.09 01:40:44.098455 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10678 | 2025.01.09 01:40:44.098456 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10679 | 2025.01.09 01:40:44.098527 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
10680 | 2025.01.09 01:40:44.098576 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10681 | 2025.01.09 01:40:44.098899 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
10682 | 2025.01.09 01:40:44.099200 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
10683 | 2025.01.09 01:40:44.099555 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
10684 | 2025.01.09 01:40:44.099939 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
10685 | 2025.01.09 01:40:44.101514 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10686 | 2025.01.09 01:40:44.101596 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10687 | 2025.01.09 01:40:44.102577 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004567133 sec., 15326.902019275549 rows/sec., 1.14 MiB/sec. | ||
10688 | 2025.01.09 01:40:44.102633 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10689 | 2025.01.09 01:40:44.102750 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10690 | 2025.01.09 01:40:44.102947 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10691 | 2025.01.09 01:40:44.103232 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10692 | 2025.01.09 01:40:44.103286 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.004923 sec., 38797.48121064391 rows/sec., 3.43 MiB/sec. | ||
10693 | 2025.01.09 01:40:44.103351 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_37_9} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10694 | 2025.01.09 01:40:44.103381 [ 266 ] {b2922622-9b36-40e2-92a7-c634c4988f6b} <Debug> TCPHandler: Processed in 0.005319025 sec. | ||
10695 | 2025.01.09 01:40:44.103490 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10696 | 2025.01.09 01:40:44.103544 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10697 | 2025.01.09 01:40:44.103655 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10698 | 2025.01.09 01:40:44.103703 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10699 | 2025.01.09 01:40:44.104237 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10700 | 2025.01.09 01:40:44.104275 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10701 | 2025.01.09 01:40:44.104628 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10702 | 2025.01.09 01:40:44.104873 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10703 | 2025.01.09 01:40:44.105083 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001452 sec., 11019.283746556473 rows/sec., 780.17 KiB/sec. | ||
10704 | 2025.01.09 01:40:44.105137 [ 259 ] {da1db263-fba0-4412-a7b5-c5ded2107542} <Debug> TCPHandler: Processed in 0.001656956 sec. | ||
10705 | 2025.01.09 01:40:44.105286 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10706 | 2025.01.09 01:40:44.105418 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10707 | 2025.01.09 01:40:44.105472 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10708 | 2025.01.09 01:40:44.106100 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10709 | 2025.01.09 01:40:44.106139 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10710 | 2025.01.09 01:40:44.106489 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10711 | 2025.01.09 01:40:44.106727 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10712 | 2025.01.09 01:40:44.106934 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec. | ||
10713 | 2025.01.09 01:40:44.106986 [ 266 ] {bbbb00a0-b93a-40db-ba23-ffd093cfb873} <Debug> TCPHandler: Processed in 0.001762548 sec. | ||
10714 | 2025.01.09 01:40:44.107119 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10715 | 2025.01.09 01:40:44.107225 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10716 | 2025.01.09 01:40:44.107270 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10717 | 2025.01.09 01:40:44.107804 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10718 | 2025.01.09 01:40:44.107844 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10719 | 2025.01.09 01:40:44.108198 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10720 | 2025.01.09 01:40:44.108454 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10721 | 2025.01.09 01:40:44.108635 [ 70 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10722 | 2025.01.09 01:40:44.108697 [ 70 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10723 | 2025.01.09 01:40:44.108732 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10724 | 2025.01.09 01:40:44.108738 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
10725 | 2025.01.09 01:40:44.108949 [ 259 ] {8b21680b-d3e5-4600-875c-aa27848f5461} <Debug> TCPHandler: Processed in 0.00187648 sec. | ||
10726 | 2025.01.09 01:40:44.108968 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
10727 | 2025.01.09 01:40:44.109156 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10728 | 2025.01.09 01:40:44.109179 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10729 | 2025.01.09 01:40:44.109230 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
10730 | 2025.01.09 01:40:44.109408 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10731 | 2025.01.09 01:40:44.109502 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
10732 | 2025.01.09 01:40:44.109579 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10733 | 2025.01.09 01:40:44.109871 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
10734 | 2025.01.09 01:40:44.110220 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
10735 | 2025.01.09 01:40:44.110515 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
10736 | 2025.01.09 01:40:44.112302 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10737 | 2025.01.09 01:40:44.112369 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10738 | 2025.01.09 01:40:44.113020 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004208717 sec., 15444.13653852231 rows/sec., 1023.27 KiB/sec. | ||
10739 | 2025.01.09 01:40:44.113216 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10740 | 2025.01.09 01:40:44.113287 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10741 | 2025.01.09 01:40:44.113730 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10742 | 2025.01.09 01:40:44.113818 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10743 | 2025.01.09 01:40:44.113941 [ 203 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_37_9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10744 | 2025.01.09 01:40:44.114183 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10745 | 2025.01.09 01:40:44.114277 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.004994 sec., 71085.3023628354 rows/sec., 4.99 MiB/sec. | ||
10746 | 2025.01.09 01:40:44.114354 [ 266 ] {15d4a1ff-2246-44a8-8a59-d1e5c66c76bf} <Debug> TCPHandler: Processed in 0.005284585 sec. | ||
10747 | 2025.01.09 01:40:44.114503 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10748 | 2025.01.09 01:40:44.114611 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10749 | 2025.01.09 01:40:44.114658 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10750 | 2025.01.09 01:40:44.115112 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10751 | 2025.01.09 01:40:44.115151 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10752 | 2025.01.09 01:40:44.115521 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10753 | 2025.01.09 01:40:44.115764 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10754 | 2025.01.09 01:40:44.116032 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
10755 | 2025.01.09 01:40:44.116193 [ 259 ] {a3fd081c-81fc-454c-be41-1e0712f386de} <Debug> TCPHandler: Processed in 0.001742228 sec. | ||
10756 | 2025.01.09 01:40:44.116428 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10757 | 2025.01.09 01:40:44.116569 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10758 | 2025.01.09 01:40:44.116632 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10759 | 2025.01.09 01:40:44.117225 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10760 | 2025.01.09 01:40:44.117264 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10761 | 2025.01.09 01:40:44.117629 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10762 | 2025.01.09 01:40:44.117862 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10763 | 2025.01.09 01:40:44.118127 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001588 sec., 111460.95717884132 rows/sec., 7.35 MiB/sec. | ||
10764 | 2025.01.09 01:40:44.118182 [ 266 ] {12971c31-4952-466f-82c1-2c2a35fc375d} <Debug> TCPHandler: Processed in 0.00187158 sec. | ||
10765 | 2025.01.09 01:40:44.118326 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10766 | 2025.01.09 01:40:44.118456 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10767 | 2025.01.09 01:40:44.118512 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10768 | 2025.01.09 01:40:44.119023 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10769 | 2025.01.09 01:40:44.119063 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10770 | 2025.01.09 01:40:44.119410 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10771 | 2025.01.09 01:40:44.119645 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10772 | 2025.01.09 01:40:44.119859 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
10773 | 2025.01.09 01:40:44.119910 [ 259 ] {923cdf43-f21a-47bc-bd7a-bfe379ea907d} <Debug> TCPHandler: Processed in 0.001646286 sec. | ||
10774 | 2025.01.09 01:40:44.120052 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10775 | 2025.01.09 01:40:44.120183 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10776 | 2025.01.09 01:40:44.120263 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10777 | 2025.01.09 01:40:44.121438 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10778 | 2025.01.09 01:40:44.121479 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10779 | 2025.01.09 01:40:44.122082 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10780 | 2025.01.09 01:40:44.122338 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10781 | 2025.01.09 01:40:44.122581 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002427 sec., 3708.281829419036 rows/sec., 6.65 MiB/sec. | ||
10782 | 2025.01.09 01:40:44.122681 [ 266 ] {b9da2e4e-7fb1-4794-a0f8-217000447e04} <Debug> TCPHandler: Processed in 0.002690043 sec. | ||
10783 | 2025.01.09 01:40:44.122827 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10784 | 2025.01.09 01:40:44.122956 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10785 | 2025.01.09 01:40:44.123013 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10786 | 2025.01.09 01:40:44.123525 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10787 | 2025.01.09 01:40:44.123571 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
10788 | 2025.01.09 01:40:44.124005 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10789 | 2025.01.09 01:40:44.124240 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10790 | 2025.01.09 01:40:44.124443 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001516 sec., 34300.79155672823 rows/sec., 2.12 MiB/sec. | ||
10791 | 2025.01.09 01:40:44.124491 [ 259 ] {b217a747-5372-4d57-978b-7f4268a6e0ae} <Debug> TCPHandler: Processed in 0.001727018 sec. | ||
10792 | 2025.01.09 01:40:44.566967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10793 | 2025.01.09 01:40:44.588959 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10794 | 2025.01.09 01:40:44.589014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10795 | 2025.01.09 01:40:44.597967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10796 | 2025.01.09 01:40:44.598744 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10797 | 2025.01.09 01:40:44.599044 [ 69 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10798 | 2025.01.09 01:40:44.599114 [ 69 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10799 | 2025.01.09 01:40:44.599163 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10800 | 2025.01.09 01:40:44.599744 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
10801 | 2025.01.09 01:40:44.617282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
10802 | 2025.01.09 01:40:44.618508 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10803 | 2025.01.09 01:40:44.620113 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
10804 | 2025.01.09 01:40:44.625839 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
10805 | 2025.01.09 01:40:44.631838 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
10806 | 2025.01.09 01:40:44.637861 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
10807 | 2025.01.09 01:40:44.643821 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
10808 | 2025.01.09 01:40:44.648580 [ 187 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
10809 | 2025.01.09 01:40:44.709189 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.109897678 sec., 3839.935544407044 rows/sec., 19.86 MiB/sec. | ||
10810 | 2025.01.09 01:40:44.712392 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10811 | 2025.01.09 01:40:44.715293 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10812 | 2025.01.09 01:40:44.715387 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_56_11} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10813 | 2025.01.09 01:40:44.717621 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10814 | 2025.01.09 01:40:45.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.82 MiB, peak 253.24 MiB, free memory in arenas 0.00 B, will set to 241.03 MiB (RSS), difference: 1.21 MiB | ||
10815 | 2025.01.09 01:40:49.092460 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10816 | 2025.01.09 01:40:49.092652 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10817 | 2025.01.09 01:40:49.092724 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10818 | 2025.01.09 01:40:49.093461 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10819 | 2025.01.09 01:40:49.093512 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10820 | 2025.01.09 01:40:49.093951 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10821 | 2025.01.09 01:40:49.094212 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10822 | 2025.01.09 01:40:49.094432 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001831 sec., 2184.598580010923 rows/sec., 178.14 KiB/sec. | ||
10823 | 2025.01.09 01:40:49.094544 [ 259 ] {4f424a18-95a3-4295-8e09-5f297be4220a} <Debug> TCPHandler: Processed in 0.002219036 sec. | ||
10824 | 2025.01.09 01:40:49.094774 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10825 | 2025.01.09 01:40:49.094931 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10826 | 2025.01.09 01:40:49.094988 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10827 | 2025.01.09 01:40:49.095620 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10828 | 2025.01.09 01:40:49.095661 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10829 | 2025.01.09 01:40:49.096041 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10830 | 2025.01.09 01:40:49.096291 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10831 | 2025.01.09 01:40:49.096470 [ 61 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
10832 | 2025.01.09 01:40:49.096533 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001625 sec., 54153.846153846156 rows/sec., 4.73 MiB/sec. | ||
10833 | 2025.01.09 01:40:49.096564 [ 61 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10834 | 2025.01.09 01:40:49.096640 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10835 | 2025.01.09 01:40:49.096653 [ 266 ] {41a28ecd-f4a3-4be0-b8b0-730465b08f2b} <Debug> TCPHandler: Processed in 0.002002152 sec. | ||
10836 | 2025.01.09 01:40:49.096859 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
10837 | 2025.01.09 01:40:49.096859 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10838 | 2025.01.09 01:40:49.097161 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10839 | 2025.01.09 01:40:49.097180 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10840 | 2025.01.09 01:40:49.097242 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 1399 rows starting from the beginning of the part | ||
10841 | 2025.01.09 01:40:49.097299 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10842 | 2025.01.09 01:40:49.097620 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 86 rows starting from the beginning of the part | ||
10843 | 2025.01.09 01:40:49.098060 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1333 rows starting from the beginning of the part | ||
10844 | 2025.01.09 01:40:49.098384 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part | ||
10845 | 2025.01.09 01:40:49.098796 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 191 rows starting from the beginning of the part | ||
10846 | 2025.01.09 01:40:49.099188 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part | ||
10847 | 2025.01.09 01:40:49.100149 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10848 | 2025.01.09 01:40:49.100198 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10849 | 2025.01.09 01:40:49.100746 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10850 | 2025.01.09 01:40:49.101043 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10851 | 2025.01.09 01:40:49.101374 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.004278 sec., 7947.6390836839655 rows/sec., 592.60 KiB/sec. | ||
10852 | 2025.01.09 01:40:49.101805 [ 259 ] {ae64f6e4-327b-4c68-bb49-2e2b3cb7b699} <Debug> TCPHandler: Processed in 0.005039581 sec. | ||
10853 | 2025.01.09 01:40:49.102177 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10854 | 2025.01.09 01:40:49.102375 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005629721 sec., 565392.1393262651 rows/sec., 49.83 MiB/sec. | ||
10855 | 2025.01.09 01:40:49.102648 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10856 | 2025.01.09 01:40:49.102901 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10857 | 2025.01.09 01:40:49.102931 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
10858 | 2025.01.09 01:40:49.104378 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10859 | 2025.01.09 01:40:49.104554 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_80_16} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
10860 | 2025.01.09 01:40:49.104658 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10861 | 2025.01.09 01:40:49.104993 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10862 | 2025.01.09 01:40:49.105032 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10863 | 2025.01.09 01:40:49.105392 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10864 | 2025.01.09 01:40:49.105645 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10865 | 2025.01.09 01:40:49.105822 [ 61 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
10866 | 2025.01.09 01:40:49.105876 [ 61 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10867 | 2025.01.09 01:40:49.105900 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.003397 sec., 18251.398292611128 rows/sec., 1.43 MiB/sec. | ||
10868 | 2025.01.09 01:40:49.105912 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10869 | 2025.01.09 01:40:49.106066 [ 266 ] {5dfa9777-33a4-4dd5-9359-de64ac274cf3} <Debug> TCPHandler: Processed in 0.004122056 sec. | ||
10870 | 2025.01.09 01:40:49.106199 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
10871 | 2025.01.09 01:40:49.106289 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10872 | 2025.01.09 01:40:49.106394 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10873 | 2025.01.09 01:40:49.106489 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 873 rows starting from the beginning of the part | ||
10874 | 2025.01.09 01:40:49.106521 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10875 | 2025.01.09 01:40:49.106759 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10876 | 2025.01.09 01:40:49.106777 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 58 rows starting from the beginning of the part | ||
10877 | 2025.01.09 01:40:49.107188 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 815 rows starting from the beginning of the part | ||
10878 | 2025.01.09 01:40:49.107471 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 58 rows starting from the beginning of the part | ||
10879 | 2025.01.09 01:40:49.107852 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 355 rows starting from the beginning of the part | ||
10880 | 2025.01.09 01:40:49.108172 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 62 rows starting from the beginning of the part | ||
10881 | 2025.01.09 01:40:49.109563 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10882 | 2025.01.09 01:40:49.109623 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10883 | 2025.01.09 01:40:49.110788 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10884 | 2025.01.09 01:40:49.111252 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10885 | 2025.01.09 01:40:49.111761 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.005296 sec., 19259.818731117823 rows/sec., 1.34 MiB/sec. | ||
10886 | 2025.01.09 01:40:49.112245 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.0061708 sec., 359920.9178712647 rows/sec., 27.44 MiB/sec. | ||
10887 | 2025.01.09 01:40:49.112261 [ 259 ] {6dc2097a-bb8d-467c-8fad-428c5efd2af0} <Debug> TCPHandler: Processed in 0.006045737 sec. | ||
10888 | 2025.01.09 01:40:49.112622 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10889 | 2025.01.09 01:40:49.112638 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
10890 | 2025.01.09 01:40:49.113039 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10891 | 2025.01.09 01:40:49.113216 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10892 | 2025.01.09 01:40:49.113483 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10893 | 2025.01.09 01:40:49.113777 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_80_16} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
10894 | 2025.01.09 01:40:49.114051 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
10895 | 2025.01.09 01:40:49.115024 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10896 | 2025.01.09 01:40:49.115072 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10897 | 2025.01.09 01:40:49.115740 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10898 | 2025.01.09 01:40:49.115998 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10899 | 2025.01.09 01:40:49.116244 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003373 sec., 8894.159501927068 rows/sec., 15.94 MiB/sec. | ||
10900 | 2025.01.09 01:40:49.116341 [ 266 ] {d063730f-5c95-4903-917f-bebb4aa9862d} <Debug> TCPHandler: Processed in 0.003921693 sec. | ||
10901 | 2025.01.09 01:40:49.116482 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10902 | 2025.01.09 01:40:49.116588 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10903 | 2025.01.09 01:40:49.116636 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10904 | 2025.01.09 01:40:49.117074 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10905 | 2025.01.09 01:40:49.117114 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10906 | 2025.01.09 01:40:49.117482 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10907 | 2025.01.09 01:40:49.117728 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10908 | 2025.01.09 01:40:49.117958 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001392 sec., 21551.724137931033 rows/sec., 1.48 MiB/sec. | ||
10909 | 2025.01.09 01:40:49.118008 [ 259 ] {8f8a34b0-16b8-4e5c-985a-cdd876714f18} <Debug> TCPHandler: Processed in 0.001579725 sec. | ||
10910 | 2025.01.09 01:40:50.255264 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
10911 | 2025.01.09 01:40:50.255937 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10912 | 2025.01.09 01:40:50.255983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10913 | 2025.01.09 01:40:50.256554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10914 | 2025.01.09 01:40:50.256836 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10915 | 2025.01.09 01:40:50.257133 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
10916 | 2025.01.09 01:40:52.117451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
10917 | 2025.01.09 01:40:52.136797 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10918 | 2025.01.09 01:40:52.136870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10919 | 2025.01.09 01:40:52.144806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10920 | 2025.01.09 01:40:52.145637 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10921 | 2025.01.09 01:40:52.151180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
10922 | 2025.01.09 01:40:52.894021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1522 | ||
10923 | 2025.01.09 01:40:52.897211 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10924 | 2025.01.09 01:40:52.897272 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10925 | 2025.01.09 01:40:52.898777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10926 | 2025.01.09 01:40:52.899098 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10927 | 2025.01.09 01:40:52.899284 [ 59 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10928 | 2025.01.09 01:40:52.899342 [ 59 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2025.01.09 01:40:52.899378 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10930 | 2025.01.09 01:40:52.901409 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
10931 | 2025.01.09 01:40:52.901838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
10932 | 2025.01.09 01:40:52.902369 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10933 | 2025.01.09 01:40:52.902561 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1344 rows starting from the beginning of the part | ||
10934 | 2025.01.09 01:40:52.903258 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
10935 | 2025.01.09 01:40:52.903926 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
10936 | 2025.01.09 01:40:52.904537 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
10937 | 2025.01.09 01:40:52.905142 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
10938 | 2025.01.09 01:40:52.905723 [ 196 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
10939 | 2025.01.09 01:40:52.914465 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 72 columns (72 merged, 0 gathered) in 0.01489238 sec., 102199.91700453521 rows/sec., 78.46 MiB/sec. | ||
10940 | 2025.01.09 01:40:52.916683 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10941 | 2025.01.09 01:40:52.917538 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10942 | 2025.01.09 01:40:52.917639 [ 189 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_41_8} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10943 | 2025.01.09 01:40:52.918012 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
10944 | 2025.01.09 01:40:54.096070 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10945 | 2025.01.09 01:40:54.096286 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10946 | 2025.01.09 01:40:54.096367 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10947 | 2025.01.09 01:40:54.097112 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2025.01.09 01:40:54.097166 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10949 | 2025.01.09 01:40:54.097623 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10950 | 2025.01.09 01:40:54.097880 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10951 | 2025.01.09 01:40:54.098112 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001885 sec., 7427.055702917772 rows/sec., 534.65 KiB/sec. | ||
10952 | 2025.01.09 01:40:54.098169 [ 259 ] {97df0694-4b55-45e2-9cd0-5dd7526342c0} <Debug> TCPHandler: Processed in 0.002244547 sec. | ||
10953 | 2025.01.09 01:40:54.098340 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2025.01.09 01:40:54.098480 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10955 | 2025.01.09 01:40:54.098539 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10956 | 2025.01.09 01:40:54.099276 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10957 | 2025.01.09 01:40:54.099324 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10958 | 2025.01.09 01:40:54.099726 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10959 | 2025.01.09 01:40:54.099980 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10960 | 2025.01.09 01:40:54.100179 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001718 sec., 111175.78579743889 rows/sec., 9.84 MiB/sec. | ||
10961 | 2025.01.09 01:40:54.100274 [ 266 ] {25e0096d-9fd2-4604-8e3b-9c059c31bbeb} <Debug> TCPHandler: Processed in 0.002000902 sec. | ||
10962 | 2025.01.09 01:40:54.100463 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10963 | 2025.01.09 01:40:54.100704 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10964 | 2025.01.09 01:40:54.100761 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10965 | 2025.01.09 01:40:54.101417 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10966 | 2025.01.09 01:40:54.101457 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10967 | 2025.01.09 01:40:54.101805 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10968 | 2025.01.09 01:40:54.102043 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10969 | 2025.01.09 01:40:54.102236 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001585 sec., 10094.637223974763 rows/sec., 714.71 KiB/sec. | ||
10970 | 2025.01.09 01:40:54.102342 [ 259 ] {1a8678ce-7990-448a-8910-2ea301955106} <Debug> TCPHandler: Processed in 0.001975082 sec. | ||
10971 | 2025.01.09 01:40:54.102553 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10972 | 2025.01.09 01:40:54.102752 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10973 | 2025.01.09 01:40:54.102809 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10974 | 2025.01.09 01:40:54.103466 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10975 | 2025.01.09 01:40:54.103506 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10976 | 2025.01.09 01:40:54.103858 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10977 | 2025.01.09 01:40:54.104098 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10978 | 2025.01.09 01:40:54.104319 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. | ||
10979 | 2025.01.09 01:40:54.104506 [ 266 ] {4632a086-4851-4dbb-9d11-66d0d7f6be34} <Debug> TCPHandler: Processed in 0.002072863 sec. | ||
10980 | 2025.01.09 01:40:54.104737 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10981 | 2025.01.09 01:40:54.104871 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10982 | 2025.01.09 01:40:54.104928 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10983 | 2025.01.09 01:40:54.105564 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10984 | 2025.01.09 01:40:54.105603 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10985 | 2025.01.09 01:40:54.105957 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10986 | 2025.01.09 01:40:54.106197 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10987 | 2025.01.09 01:40:54.106426 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 512.68 KiB/sec. | ||
10988 | 2025.01.09 01:40:54.106640 [ 259 ] {c8dc236d-b2c0-45ef-bf4e-e094f30b3a16} <Debug> TCPHandler: Processed in 0.002016333 sec. | ||
10989 | 2025.01.09 01:40:54.106896 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10990 | 2025.01.09 01:40:54.107043 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10991 | 2025.01.09 01:40:54.107100 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10992 | 2025.01.09 01:40:54.107864 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10993 | 2025.01.09 01:40:54.107905 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
10994 | 2025.01.09 01:40:54.108283 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10995 | 2025.01.09 01:40:54.108535 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10996 | 2025.01.09 01:40:54.108725 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001712 sec., 207359.81308411216 rows/sec., 14.56 MiB/sec. | ||
10997 | 2025.01.09 01:40:54.108781 [ 266 ] {17b29aab-3d31-43d2-8123-411747267911} <Debug> TCPHandler: Processed in 0.002012472 sec. | ||
10998 | 2025.01.09 01:40:54.108924 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10999 | 2025.01.09 01:40:54.109029 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11000 | 2025.01.09 01:40:54.109077 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11001 | 2025.01.09 01:40:54.109522 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11002 | 2025.01.09 01:40:54.109560 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11003 | 2025.01.09 01:40:54.109919 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11004 | 2025.01.09 01:40:54.110200 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11005 | 2025.01.09 01:40:54.110447 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. | ||
11006 | 2025.01.09 01:40:54.110651 [ 259 ] {1e865b8a-6023-4a10-8fe8-a9fb1dcdc575} <Debug> TCPHandler: Processed in 0.001776808 sec. | ||
11007 | 2025.01.09 01:40:54.110864 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11008 | 2025.01.09 01:40:54.110973 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11009 | 2025.01.09 01:40:54.111025 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11010 | 2025.01.09 01:40:54.111578 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11011 | 2025.01.09 01:40:54.111617 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11012 | 2025.01.09 01:40:54.112010 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11013 | 2025.01.09 01:40:54.112268 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11014 | 2025.01.09 01:40:54.112407 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11015 | 2025.01.09 01:40:54.112447 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11016 | 2025.01.09 01:40:54.112457 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001506 sec., 117529.88047808765 rows/sec., 7.75 MiB/sec. | ||
11017 | 2025.01.09 01:40:54.112477 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11018 | 2025.01.09 01:40:54.112568 [ 266 ] {a4091964-5c37-450e-bcde-be6f1b3c3b63} <Debug> TCPHandler: Processed in 0.001775038 sec. | ||
11019 | 2025.01.09 01:40:54.112782 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
11020 | 2025.01.09 01:40:54.112834 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11021 | 2025.01.09 01:40:54.113301 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11022 | 2025.01.09 01:40:54.113358 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11023 | 2025.01.09 01:40:54.113495 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 19800 rows starting from the beginning of the part | ||
11024 | 2025.01.09 01:40:54.113543 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11025 | 2025.01.09 01:40:54.113918 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 899 rows starting from the beginning of the part | ||
11026 | 2025.01.09 01:40:54.114386 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 100 rows starting from the beginning of the part | ||
11027 | 2025.01.09 01:40:54.114773 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 177 rows starting from the beginning of the part | ||
11028 | 2025.01.09 01:40:54.115165 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 102 rows starting from the beginning of the part | ||
11029 | 2025.01.09 01:40:54.115472 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 177 rows starting from the beginning of the part | ||
11030 | 2025.01.09 01:40:54.116511 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11031 | 2025.01.09 01:40:54.116571 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11032 | 2025.01.09 01:40:54.117216 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11033 | 2025.01.09 01:40:54.117561 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11034 | 2025.01.09 01:40:54.118040 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004932 sec., 202.75750202757504 rows/sec., 13.66 KiB/sec. | ||
11035 | 2025.01.09 01:40:54.118214 [ 259 ] {9763ce69-3f28-4e43-8e67-8d921a1830e3} <Debug> TCPHandler: Processed in 0.005516569 sec. | ||
11036 | 2025.01.09 01:40:54.118448 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11037 | 2025.01.09 01:40:54.118742 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11038 | 2025.01.09 01:40:54.118872 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11039 | 2025.01.09 01:40:54.120338 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11040 | 2025.01.09 01:40:54.120379 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11041 | 2025.01.09 01:40:54.122559 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11042 | 2025.01.09 01:40:54.122939 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11043 | 2025.01.09 01:40:54.123114 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11044 | 2025.01.09 01:40:54.123171 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11045 | 2025.01.09 01:40:54.123194 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11046 | 2025.01.09 01:40:54.123214 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004574 sec., 1967.6432006996065 rows/sec., 3.53 MiB/sec. | ||
11047 | 2025.01.09 01:40:54.123639 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
11048 | 2025.01.09 01:40:54.123718 [ 266 ] {3538ca5a-2743-4673-931d-bf6d36feaa43} <Debug> TCPHandler: Processed in 0.005388616 sec. | ||
11049 | 2025.01.09 01:40:54.124059 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11050 | 2025.01.09 01:40:54.124434 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11051 | 2025.01.09 01:40:54.124578 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11052 | 2025.01.09 01:40:54.124976 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11053 | 2025.01.09 01:40:54.125390 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1304 rows starting from the beginning of the part | ||
11054 | 2025.01.09 01:40:54.125667 [ 189 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21255 rows, containing 5 columns (5 merged, 0 gathered) in 0.01306088 sec., 1627378.8596174223 rows/sec., 109.06 MiB/sec. | ||
11055 | 2025.01.09 01:40:54.126398 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11056 | 2025.01.09 01:40:54.126549 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part | ||
11057 | 2025.01.09 01:40:54.127505 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
11058 | 2025.01.09 01:40:54.127675 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11059 | 2025.01.09 01:40:54.128097 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11060 | 2025.01.09 01:40:54.128515 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
11061 | 2025.01.09 01:40:54.128669 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 9 rows starting from the beginning of the part | ||
11062 | 2025.01.09 01:40:54.128737 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11063 | 2025.01.09 01:40:54.128944 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11064 | 2025.01.09 01:40:54.129182 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
11065 | 2025.01.09 01:40:54.129857 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 9 rows starting from the beginning of the part | ||
11066 | 2025.01.09 01:40:54.130800 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11067 | 2025.01.09 01:40:54.131339 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11068 | 2025.01.09 01:40:54.131702 [ 56 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11069 | 2025.01.09 01:40:54.131807 [ 56 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11070 | 2025.01.09 01:40:54.131896 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11071 | 2025.01.09 01:40:54.132084 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007765 sec., 6696.71603348358 rows/sec., 424.58 KiB/sec. | ||
11072 | 2025.01.09 01:40:54.132521 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
11073 | 2025.01.09 01:40:54.132537 [ 259 ] {1bfc9a13-9e08-42f2-8cd5-6f81d791dd7f} <Debug> TCPHandler: Processed in 0.00868891 sec. | ||
11074 | 2025.01.09 01:40:54.133090 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11075 | 2025.01.09 01:40:54.133182 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3014 rows starting from the beginning of the part | ||
11076 | 2025.01.09 01:40:54.133577 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 52 rows starting from the beginning of the part | ||
11077 | 2025.01.09 01:40:54.133923 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
11078 | 2025.01.09 01:40:54.134362 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 52 rows starting from the beginning of the part | ||
11079 | 2025.01.09 01:40:54.134630 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
11080 | 2025.01.09 01:40:54.134993 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 52 rows starting from the beginning of the part | ||
11081 | 2025.01.09 01:40:54.137578 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3230 rows, containing 4 columns (4 merged, 0 gathered) in 0.005505478 sec., 586688.3856406292 rows/sec., 37.83 MiB/sec. | ||
11082 | 2025.01.09 01:40:54.138157 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11083 | 2025.01.09 01:40:54.138551 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11084 | 2025.01.09 01:40:54.139518 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_81_16} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11085 | 2025.01.09 01:40:54.139700 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
11086 | 2025.01.09 01:40:54.142847 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 19 columns (19 merged, 0 gathered) in 0.019551075 sec., 71146.98296640978 rows/sec., 127.49 MiB/sec. | ||
11087 | 2025.01.09 01:40:54.145050 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11088 | 2025.01.09 01:40:54.145485 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11089 | 2025.01.09 01:40:54.145571 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11090 | 2025.01.09 01:40:54.145727 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
11091 | 2025.01.09 01:40:55.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.09 MiB, peak 253.64 MiB, free memory in arenas 0.00 B, will set to 246.15 MiB (RSS), difference: 4.06 MiB | ||
11092 | 2025.01.09 01:40:57.585881 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11093 | 2025.01.09 01:40:57.585967 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11094 | 2025.01.09 01:40:57.757338 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11095 | 2025.01.09 01:40:57.758361 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11096 | 2025.01.09 01:40:57.758436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11097 | 2025.01.09 01:40:57.759226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11098 | 2025.01.09 01:40:57.759497 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11099 | 2025.01.09 01:40:57.759708 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11100 | 2025.01.09 01:40:59.092634 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11101 | 2025.01.09 01:40:59.092937 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11102 | 2025.01.09 01:40:59.093054 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11103 | 2025.01.09 01:40:59.094045 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11104 | 2025.01.09 01:40:59.094095 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11105 | 2025.01.09 01:40:59.094546 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11106 | 2025.01.09 01:40:59.094835 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2025.01.09 01:40:59.095087 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002233 sec., 38513.21092700403 rows/sec., 3.38 MiB/sec. | ||
11108 | 2025.01.09 01:40:59.095153 [ 259 ] {2838f8fd-66c3-4190-b35a-fca8bf98b31a} <Debug> TCPHandler: Processed in 0.002677233 sec. | ||
11109 | 2025.01.09 01:40:59.095328 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11110 | 2025.01.09 01:40:59.095443 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11111 | 2025.01.09 01:40:59.095492 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11112 | 2025.01.09 01:40:59.096045 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11113 | 2025.01.09 01:40:59.096087 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11114 | 2025.01.09 01:40:59.096445 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11115 | 2025.01.09 01:40:59.096685 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11116 | 2025.01.09 01:40:59.096898 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001481 sec., 20256.583389601623 rows/sec., 1.49 MiB/sec. | ||
11117 | 2025.01.09 01:40:59.096953 [ 266 ] {6e1df86d-dd2e-4292-9b08-403defd7bd20} <Debug> TCPHandler: Processed in 0.001691807 sec. | ||
11118 | 2025.01.09 01:40:59.097096 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11119 | 2025.01.09 01:40:59.097207 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11120 | 2025.01.09 01:40:59.097253 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11121 | 2025.01.09 01:40:59.097809 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11122 | 2025.01.09 01:40:59.097850 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11123 | 2025.01.09 01:40:59.098218 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11124 | 2025.01.09 01:40:59.098464 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11125 | 2025.01.09 01:40:59.098670 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001486 sec., 39030.95558546433 rows/sec., 3.05 MiB/sec. | ||
11126 | 2025.01.09 01:40:59.098723 [ 259 ] {870771c8-7696-404a-a5f9-96a648857a47} <Debug> TCPHandler: Processed in 0.001689568 sec. | ||
11127 | 2025.01.09 01:40:59.098866 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11128 | 2025.01.09 01:40:59.098973 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11129 | 2025.01.09 01:40:59.099024 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11130 | 2025.01.09 01:40:59.099536 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11131 | 2025.01.09 01:40:59.099575 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11132 | 2025.01.09 01:40:59.099958 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11133 | 2025.01.09 01:40:59.100196 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11134 | 2025.01.09 01:40:59.100400 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001449 sec., 69013.11249137337 rows/sec., 4.78 MiB/sec. | ||
11135 | 2025.01.09 01:40:59.100452 [ 266 ] {6f75eb57-dbc3-45d3-9ea1-6d304ccb6f3d} <Debug> TCPHandler: Processed in 0.001642466 sec. | ||
11136 | 2025.01.09 01:40:59.100605 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11137 | 2025.01.09 01:40:59.100712 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11138 | 2025.01.09 01:40:59.100779 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11139 | 2025.01.09 01:40:59.101920 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11140 | 2025.01.09 01:40:59.101960 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11141 | 2025.01.09 01:40:59.102596 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11142 | 2025.01.09 01:40:59.102857 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11143 | 2025.01.09 01:40:59.103140 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002448 sec., 12254.901960784313 rows/sec., 21.96 MiB/sec. | ||
11144 | 2025.01.09 01:40:59.103308 [ 259 ] {6d3340d5-dcd2-4031-bdc1-7813eb01ebca} <Debug> TCPHandler: Processed in 0.002761704 sec. | ||
11145 | 2025.01.09 01:40:59.103573 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11146 | 2025.01.09 01:40:59.103910 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11147 | 2025.01.09 01:40:59.103993 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11148 | 2025.01.09 01:40:59.104546 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11149 | 2025.01.09 01:40:59.104595 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11150 | 2025.01.09 01:40:59.104967 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11151 | 2025.01.09 01:40:59.105222 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11152 | 2025.01.09 01:40:59.105444 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001646 sec., 18226.00243013366 rows/sec., 1.25 MiB/sec. | ||
11153 | 2025.01.09 01:40:59.105501 [ 266 ] {f3774c2a-196d-4d30-8e15-f5e30ba827b6} <Debug> TCPHandler: Processed in 0.002089904 sec. | ||
11154 | 2025.01.09 01:40:59.651337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11155 | 2025.01.09 01:40:59.671457 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11156 | 2025.01.09 01:40:59.671513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11157 | 2025.01.09 01:40:59.678885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11158 | 2025.01.09 01:40:59.679702 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11159 | 2025.01.09 01:40:59.682229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11160 | 2025.01.09 01:41:02.902184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1556 | ||
11161 | 2025.01.09 01:41:02.905357 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11162 | 2025.01.09 01:41:02.905419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11163 | 2025.01.09 01:41:02.906886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11164 | 2025.01.09 01:41:02.907200 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11165 | 2025.01.09 01:41:02.908684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1556 | ||
11166 | 2025.01.09 01:41:03.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.15 MiB, peak 253.64 MiB, free memory in arenas 0.00 B, will set to 246.15 MiB (RSS), difference: 4.00 MiB | ||
11167 | 2025.01.09 01:41:04.123333 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11168 | 2025.01.09 01:41:04.123543 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11169 | 2025.01.09 01:41:04.123624 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11170 | 2025.01.09 01:41:04.124407 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11171 | 2025.01.09 01:41:04.124546 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11172 | 2025.01.09 01:41:04.124982 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11173 | 2025.01.09 01:41:04.125273 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11174 | 2025.01.09 01:41:04.125524 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002036 sec., 6876.2278978388995 rows/sec., 495.00 KiB/sec. | ||
11175 | 2025.01.09 01:41:04.125594 [ 259 ] {2e20286e-d368-4730-a3f4-ee0fa91532c1} <Debug> TCPHandler: Processed in 0.002405728 sec. | ||
11176 | 2025.01.09 01:41:04.125782 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11177 | 2025.01.09 01:41:04.125910 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11178 | 2025.01.09 01:41:04.125961 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11179 | 2025.01.09 01:41:04.126518 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11180 | 2025.01.09 01:41:04.126659 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11181 | 2025.01.09 01:41:04.127017 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11182 | 2025.01.09 01:41:04.127256 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11183 | 2025.01.09 01:41:04.127496 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001614 sec., 2478.3147459727384 rows/sec., 202.09 KiB/sec. | ||
11184 | 2025.01.09 01:41:04.127625 [ 266 ] {119012be-bcd3-441a-86b7-adbd48d41e0c} <Debug> TCPHandler: Processed in 0.001908131 sec. | ||
11185 | 2025.01.09 01:41:04.127779 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11186 | 2025.01.09 01:41:04.127893 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11187 | 2025.01.09 01:41:04.127942 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11188 | 2025.01.09 01:41:04.129020 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11189 | 2025.01.09 01:41:04.129060 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11190 | 2025.01.09 01:41:04.129529 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11191 | 2025.01.09 01:41:04.129779 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11192 | 2025.01.09 01:41:04.130001 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002132 sec., 625234.5215759849 rows/sec., 52.23 MiB/sec. | ||
11193 | 2025.01.09 01:41:04.130054 [ 259 ] {59262f56-8fd0-4f15-a4cc-f7bc90880721} <Debug> TCPHandler: Processed in 0.002331458 sec. | ||
11194 | 2025.01.09 01:41:04.130210 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11195 | 2025.01.09 01:41:04.130359 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11196 | 2025.01.09 01:41:04.130420 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11197 | 2025.01.09 01:41:04.131016 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11198 | 2025.01.09 01:41:04.131056 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11199 | 2025.01.09 01:41:04.131403 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11200 | 2025.01.09 01:41:04.131641 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11201 | 2025.01.09 01:41:04.131816 [ 37 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11202 | 2025.01.09 01:41:04.131877 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00154 sec., 12987.012987012988 rows/sec., 916.95 KiB/sec. | ||
11203 | 2025.01.09 01:41:04.131908 [ 37 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11204 | 2025.01.09 01:41:04.131991 [ 266 ] {6005a359-910e-40d0-ba78-295f9c2c6f22} <Debug> TCPHandler: Processed in 0.001840959 sec. | ||
11205 | 2025.01.09 01:41:04.131991 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11206 | 2025.01.09 01:41:04.132228 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11207 | 2025.01.09 01:41:04.132256 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
11208 | 2025.01.09 01:41:04.132779 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11209 | 2025.01.09 01:41:04.132804 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11210 | 2025.01.09 01:41:04.132939 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 60 rows starting from the beginning of the part | ||
11211 | 2025.01.09 01:41:04.132979 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11212 | 2025.01.09 01:41:04.133477 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
11213 | 2025.01.09 01:41:04.134002 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
11214 | 2025.01.09 01:41:04.134451 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
11215 | 2025.01.09 01:41:04.134763 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
11216 | 2025.01.09 01:41:04.135219 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part | ||
11217 | 2025.01.09 01:41:04.136994 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11218 | 2025.01.09 01:41:04.137081 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11219 | 2025.01.09 01:41:04.138073 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11220 | 2025.01.09 01:41:04.138237 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006097669 sec., 28863.488654434997 rows/sec., 2.17 MiB/sec. | ||
11221 | 2025.01.09 01:41:04.138476 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11222 | 2025.01.09 01:41:04.138520 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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.09 01:41:04.138972 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006434 sec., 37612.68262356233 rows/sec., 2.55 MiB/sec. | ||
11224 | 2025.01.09 01:41:04.139113 [ 259 ] {2b4587da-c8c9-49b6-bebf-a312eaaba407} <Debug> TCPHandler: Processed in 0.007024993 sec. | ||
11225 | 2025.01.09 01:41:04.139191 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11226 | 2025.01.09 01:41:04.139291 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11227 | 2025.01.09 01:41:04.139357 [ 187 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_76_15} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11228 | 2025.01.09 01:41:04.139467 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11229 | 2025.01.09 01:41:04.139528 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11230 | 2025.01.09 01:41:04.139553 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11231 | 2025.01.09 01:41:04.140115 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11232 | 2025.01.09 01:41:04.140156 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11233 | 2025.01.09 01:41:04.140509 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11234 | 2025.01.09 01:41:04.140766 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11235 | 2025.01.09 01:41:04.140989 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. | ||
11236 | 2025.01.09 01:41:04.141080 [ 266 ] {f9e219bc-31e9-455a-952b-4de4e631dda9} <Debug> TCPHandler: Processed in 0.00187057 sec. | ||
11237 | 2025.01.09 01:41:04.141237 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11238 | 2025.01.09 01:41:04.141350 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11239 | 2025.01.09 01:41:04.141397 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11240 | 2025.01.09 01:41:04.142279 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11241 | 2025.01.09 01:41:04.142319 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11242 | 2025.01.09 01:41:04.142729 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11243 | 2025.01.09 01:41:04.142980 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11244 | 2025.01.09 01:41:04.143200 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001871 sec., 435595.93800106895 rows/sec., 31.39 MiB/sec. | ||
11245 | 2025.01.09 01:41:04.143252 [ 259 ] {d7ef8117-6c64-4450-9246-a59a3359ba49} <Debug> TCPHandler: Processed in 0.002089383 sec. | ||
11246 | 2025.01.09 01:41:04.143396 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11247 | 2025.01.09 01:41:04.143524 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11248 | 2025.01.09 01:41:04.143579 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11249 | 2025.01.09 01:41:04.144050 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11250 | 2025.01.09 01:41:04.144090 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11251 | 2025.01.09 01:41:04.144446 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11252 | 2025.01.09 01:41:04.144688 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11253 | 2025.01.09 01:41:04.144889 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. | ||
11254 | 2025.01.09 01:41:04.144938 [ 266 ] {34a454f5-cac4-4e66-ae67-41cfb3ef09ed} <Debug> TCPHandler: Processed in 0.001605406 sec. | ||
11255 | 2025.01.09 01:41:04.145078 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11256 | 2025.01.09 01:41:04.145208 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11257 | 2025.01.09 01:41:04.145267 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11258 | 2025.01.09 01:41:04.146058 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11259 | 2025.01.09 01:41:04.146099 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11260 | 2025.01.09 01:41:04.146568 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11261 | 2025.01.09 01:41:04.146824 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11262 | 2025.01.09 01:41:04.147041 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Debug> executeQuery: Read 893 rows, 60.90 KiB in 0.001862 sec., 479591.8367346939 rows/sec., 31.94 MiB/sec. | ||
11263 | 2025.01.09 01:41:04.147094 [ 259 ] {cca3b94b-86cb-44dc-ad08-bc2d2e66f53a} <Debug> TCPHandler: Processed in 0.002082293 sec. | ||
11264 | 2025.01.09 01:41:04.147236 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11265 | 2025.01.09 01:41:04.147365 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11266 | 2025.01.09 01:41:04.147421 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11267 | 2025.01.09 01:41:04.147901 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11268 | 2025.01.09 01:41:04.147941 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11269 | 2025.01.09 01:41:04.148284 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11270 | 2025.01.09 01:41:04.148523 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11271 | 2025.01.09 01:41:04.148759 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
11272 | 2025.01.09 01:41:04.148870 [ 266 ] {d9dafe86-af22-4ec1-a921-d1c967e96b14} <Debug> TCPHandler: Processed in 0.001694688 sec. | ||
11273 | 2025.01.09 01:41:04.149035 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11274 | 2025.01.09 01:41:04.149164 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11275 | 2025.01.09 01:41:04.149246 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11276 | 2025.01.09 01:41:04.150405 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11277 | 2025.01.09 01:41:04.150444 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11278 | 2025.01.09 01:41:04.151058 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11279 | 2025.01.09 01:41:04.151328 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11280 | 2025.01.09 01:41:04.151583 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002446 sec., 3679.476696647588 rows/sec., 6.59 MiB/sec. | ||
11281 | 2025.01.09 01:41:04.151693 [ 259 ] {ea7435d2-22fb-4c76-b5ee-a0c078de1927} <Debug> TCPHandler: Processed in 0.002731314 sec. | ||
11282 | 2025.01.09 01:41:04.151856 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11283 | 2025.01.09 01:41:04.151968 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11284 | 2025.01.09 01:41:04.152016 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11285 | 2025.01.09 01:41:04.152468 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11286 | 2025.01.09 01:41:04.152510 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11287 | 2025.01.09 01:41:04.152880 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11288 | 2025.01.09 01:41:04.153118 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11289 | 2025.01.09 01:41:04.153342 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001395 sec., 37275.985663082436 rows/sec., 2.31 MiB/sec. | ||
11290 | 2025.01.09 01:41:04.153401 [ 266 ] {efd566a9-d210-490c-a019-38bc462ecfe3} <Debug> TCPHandler: Processed in 0.001597106 sec. | ||
11291 | 2025.01.09 01:41:05.259904 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
11292 | 2025.01.09 01:41:05.260669 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11293 | 2025.01.09 01:41:05.260717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11294 | 2025.01.09 01:41:05.261246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11295 | 2025.01.09 01:41:05.261503 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11296 | 2025.01.09 01:41:05.261750 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11297 | 2025.01.09 01:41:07.182388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11298 | 2025.01.09 01:41:07.203582 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11299 | 2025.01.09 01:41:07.203635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11300 | 2025.01.09 01:41:07.211006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11301 | 2025.01.09 01:41:07.211780 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11302 | 2025.01.09 01:41:07.215627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11303 | 2025.01.09 01:41:09.092435 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11304 | 2025.01.09 01:41:09.092673 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11305 | 2025.01.09 01:41:09.092757 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11306 | 2025.01.09 01:41:09.093570 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11307 | 2025.01.09 01:41:09.093618 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11308 | 2025.01.09 01:41:09.094065 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11309 | 2025.01.09 01:41:09.094337 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11310 | 2025.01.09 01:41:09.094587 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001972 sec., 43610.547667342806 rows/sec., 3.82 MiB/sec. | ||
11311 | 2025.01.09 01:41:09.094652 [ 259 ] {c8e83f56-a12d-41bd-a02d-35cf557e6291} <Debug> TCPHandler: Processed in 0.002395519 sec. | ||
11312 | 2025.01.09 01:41:09.094822 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11313 | 2025.01.09 01:41:09.094969 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11314 | 2025.01.09 01:41:09.095028 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11315 | 2025.01.09 01:41:09.095706 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11316 | 2025.01.09 01:41:09.095756 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11317 | 2025.01.09 01:41:09.096159 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11318 | 2025.01.09 01:41:09.096441 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11319 | 2025.01.09 01:41:09.096662 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001727 sec., 17371.163867979154 rows/sec., 1.28 MiB/sec. | ||
11320 | 2025.01.09 01:41:09.096713 [ 266 ] {a34c3830-3ce7-41cc-ae78-492df7a7088e} <Debug> TCPHandler: Processed in 0.001959312 sec. | ||
11321 | 2025.01.09 01:41:09.096855 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11322 | 2025.01.09 01:41:09.096968 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11323 | 2025.01.09 01:41:09.097015 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11324 | 2025.01.09 01:41:09.097591 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11325 | 2025.01.09 01:41:09.097633 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11326 | 2025.01.09 01:41:09.098007 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11327 | 2025.01.09 01:41:09.098258 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11328 | 2025.01.09 01:41:09.098469 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001524 sec., 38057.74278215223 rows/sec., 2.97 MiB/sec. | ||
11329 | 2025.01.09 01:41:09.098521 [ 259 ] {ae9acbf8-ca3d-4d65-85bb-143100b92c95} <Debug> TCPHandler: Processed in 0.001726318 sec. | ||
11330 | 2025.01.09 01:41:09.098662 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11331 | 2025.01.09 01:41:09.098773 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11332 | 2025.01.09 01:41:09.098825 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11333 | 2025.01.09 01:41:09.099341 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11334 | 2025.01.09 01:41:09.099381 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11335 | 2025.01.09 01:41:09.099768 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11336 | 2025.01.09 01:41:09.100007 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11337 | 2025.01.09 01:41:09.100224 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001474 sec., 67842.60515603799 rows/sec., 4.70 MiB/sec. | ||
11338 | 2025.01.09 01:41:09.100276 [ 266 ] {6da04c9b-f4cb-4407-af20-3d2ae8be980e} <Debug> TCPHandler: Processed in 0.001672637 sec. | ||
11339 | 2025.01.09 01:41:09.100448 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11340 | 2025.01.09 01:41:09.100558 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11341 | 2025.01.09 01:41:09.100628 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11342 | 2025.01.09 01:41:09.101742 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11343 | 2025.01.09 01:41:09.101782 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11344 | 2025.01.09 01:41:09.102434 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11345 | 2025.01.09 01:41:09.102700 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11346 | 2025.01.09 01:41:09.102961 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002423 sec., 12381.345439537765 rows/sec., 22.19 MiB/sec. | ||
11347 | 2025.01.09 01:41:09.103086 [ 259 ] {e7531beb-8a8e-4831-93c5-ceae9df8e1a1} <Debug> TCPHandler: Processed in 0.002699923 sec. | ||
11348 | 2025.01.09 01:41:09.103275 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11349 | 2025.01.09 01:41:09.103385 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11350 | 2025.01.09 01:41:09.103433 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11351 | 2025.01.09 01:41:09.103895 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11352 | 2025.01.09 01:41:09.103937 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
11353 | 2025.01.09 01:41:09.104338 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11354 | 2025.01.09 01:41:09.104572 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11355 | 2025.01.09 01:41:09.104803 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001441 sec., 20818.87578070784 rows/sec., 1.43 MiB/sec. | ||
11356 | 2025.01.09 01:41:09.104870 [ 266 ] {bd4b9596-206d-4712-a57f-4e93caa0f306} <Debug> TCPHandler: Processed in 0.001655326 sec. | ||
11357 | 2025.01.09 01:41:12.586022 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11358 | 2025.01.09 01:41:12.586093 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11359 | 2025.01.09 01:41:12.761961 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11360 | 2025.01.09 01:41:12.763000 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11361 | 2025.01.09 01:41:12.763075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11362 | 2025.01.09 01:41:12.763812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11363 | 2025.01.09 01:41:12.764067 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11364 | 2025.01.09 01:41:12.764267 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11365 | 2025.01.09 01:41:12.908996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1592 | ||
11366 | 2025.01.09 01:41:12.912304 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11367 | 2025.01.09 01:41:12.912366 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11368 | 2025.01.09 01:41:12.913843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11369 | 2025.01.09 01:41:12.914157 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11370 | 2025.01.09 01:41:12.914866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
11371 | 2025.01.09 01:41:14.095898 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11372 | 2025.01.09 01:41:14.096117 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11373 | 2025.01.09 01:41:14.096211 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11374 | 2025.01.09 01:41:14.096989 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11375 | 2025.01.09 01:41:14.097037 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11376 | 2025.01.09 01:41:14.097489 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11377 | 2025.01.09 01:41:14.097755 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11378 | 2025.01.09 01:41:14.097986 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. | ||
11379 | 2025.01.09 01:41:14.098052 [ 259 ] {efcf2739-773b-4a28-a105-6185b0df8233} <Debug> TCPHandler: Processed in 0.002295808 sec. | ||
11380 | 2025.01.09 01:41:14.098244 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11381 | 2025.01.09 01:41:14.098361 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11382 | 2025.01.09 01:41:14.098415 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11383 | 2025.01.09 01:41:14.099070 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11384 | 2025.01.09 01:41:14.099109 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11385 | 2025.01.09 01:41:14.099489 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11386 | 2025.01.09 01:41:14.099727 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11387 | 2025.01.09 01:41:14.099916 [ 71 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
11388 | 2025.01.09 01:41:14.099942 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001604 sec., 119077.30673316709 rows/sec., 10.54 MiB/sec. | ||
11389 | 2025.01.09 01:41:14.100006 [ 71 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11390 | 2025.01.09 01:41:14.100070 [ 266 ] {d52df440-38c0-408c-bd26-3d6e8ca448e3} <Debug> TCPHandler: Processed in 0.001889631 sec. | ||
11391 | 2025.01.09 01:41:14.100076 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11392 | 2025.01.09 01:41:14.100252 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
11393 | 2025.01.09 01:41:14.100253 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11394 | 2025.01.09 01:41:14.100415 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11395 | 2025.01.09 01:41:14.100448 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11396 | 2025.01.09 01:41:14.100463 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 1399 rows starting from the beginning of the part | ||
11397 | 2025.01.09 01:41:14.100516 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11398 | 2025.01.09 01:41:14.100667 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 191 rows starting from the beginning of the part | ||
11399 | 2025.01.09 01:41:14.101089 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 86 rows starting from the beginning of the part | ||
11400 | 2025.01.09 01:41:14.101490 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1333 rows starting from the beginning of the part | ||
11401 | 2025.01.09 01:41:14.101807 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 86 rows starting from the beginning of the part | ||
11402 | 2025.01.09 01:41:14.102192 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 191 rows starting from the beginning of the part | ||
11403 | 2025.01.09 01:41:14.103119 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11404 | 2025.01.09 01:41:14.103160 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11405 | 2025.01.09 01:41:14.103685 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11406 | 2025.01.09 01:41:14.103974 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11407 | 2025.01.09 01:41:14.104217 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00381 sec., 4199.475065616798 rows/sec., 297.33 KiB/sec. | ||
11408 | 2025.01.09 01:41:14.104275 [ 259 ] {9b0898c0-16c5-4657-94f5-fff12c5d6921} <Debug> TCPHandler: Processed in 0.004099375 sec. | ||
11409 | 2025.01.09 01:41:14.104458 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11410 | 2025.01.09 01:41:14.104508 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.004322569 sec., 760196.0778416723 rows/sec., 67.12 MiB/sec. | ||
11411 | 2025.01.09 01:41:14.104624 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11412 | 2025.01.09 01:41:14.104691 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11413 | 2025.01.09 01:41:14.104837 [ 187 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
11414 | 2025.01.09 01:41:14.105463 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11415 | 2025.01.09 01:41:14.105780 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_85_17} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
11416 | 2025.01.09 01:41:14.105878 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11417 | 2025.01.09 01:41:14.105958 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11418 | 2025.01.09 01:41:14.105977 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
11419 | 2025.01.09 01:41:14.106347 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11420 | 2025.01.09 01:41:14.106604 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11421 | 2025.01.09 01:41:14.106821 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002229 sec., 6280.843427545985 rows/sec., 439.87 KiB/sec. | ||
11422 | 2025.01.09 01:41:14.106881 [ 266 ] {678ae1a7-327c-4590-8b7c-b50c4a089791} <Debug> TCPHandler: Processed in 0.002515661 sec. | ||
11423 | 2025.01.09 01:41:14.107033 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11424 | 2025.01.09 01:41:14.107139 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11425 | 2025.01.09 01:41:14.107185 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11426 | 2025.01.09 01:41:14.107711 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11427 | 2025.01.09 01:41:14.107751 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11428 | 2025.01.09 01:41:14.108109 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11429 | 2025.01.09 01:41:14.108343 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11430 | 2025.01.09 01:41:14.108558 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00144 sec., 9027.777777777777 rows/sec., 562.88 KiB/sec. | ||
11431 | 2025.01.09 01:41:14.108612 [ 259 ] {162c398e-5dbf-4928-8236-f977a4351111} <Debug> TCPHandler: Processed in 0.001637496 sec. | ||
11432 | 2025.01.09 01:41:14.108743 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11433 | 2025.01.09 01:41:14.108847 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11434 | 2025.01.09 01:41:14.108893 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11435 | 2025.01.09 01:41:14.109535 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11436 | 2025.01.09 01:41:14.109576 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11437 | 2025.01.09 01:41:14.109947 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11438 | 2025.01.09 01:41:14.110202 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11439 | 2025.01.09 01:41:14.110434 [ 71 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
11440 | 2025.01.09 01:41:14.110497 [ 71 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11441 | 2025.01.09 01:41:14.110500 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00166 sec., 213855.421686747 rows/sec., 15.02 MiB/sec. | ||
11442 | 2025.01.09 01:41:14.110530 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11443 | 2025.01.09 01:41:14.110658 [ 266 ] {cd5468fd-c8bb-47f0-87f4-76cd525a46a2} <Debug> TCPHandler: Processed in 0.001960961 sec. | ||
11444 | 2025.01.09 01:41:14.110752 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
11445 | 2025.01.09 01:41:14.110826 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11446 | 2025.01.09 01:41:14.110932 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11447 | 2025.01.09 01:41:14.111020 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11448 | 2025.01.09 01:41:14.111025 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 873 rows starting from the beginning of the part | ||
11449 | 2025.01.09 01:41:14.111125 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11450 | 2025.01.09 01:41:14.111360 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 355 rows starting from the beginning of the part | ||
11451 | 2025.01.09 01:41:14.111791 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 58 rows starting from the beginning of the part | ||
11452 | 2025.01.09 01:41:14.112136 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 815 rows starting from the beginning of the part | ||
11453 | 2025.01.09 01:41:14.112461 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 58 rows starting from the beginning of the part | ||
11454 | 2025.01.09 01:41:14.112649 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 355 rows starting from the beginning of the part | ||
11455 | 2025.01.09 01:41:14.113444 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11456 | 2025.01.09 01:41:14.113506 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11457 | 2025.01.09 01:41:14.114421 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11458 | 2025.01.09 01:41:14.114948 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11459 | 2025.01.09 01:41:14.115256 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004291 sec., 1398.2754602656723 rows/sec., 73.05 KiB/sec. | ||
11460 | 2025.01.09 01:41:14.115547 [ 259 ] {0ae5f41a-7d3c-4a1f-bfd3-2d48125986f7} <Debug> TCPHandler: Processed in 0.004776817 sec. | ||
11461 | 2025.01.09 01:41:14.115804 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11462 | 2025.01.09 01:41:14.116112 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11463 | 2025.01.09 01:41:14.116193 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11464 | 2025.01.09 01:41:14.116205 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562999 sec., 451914.51589331584 rows/sec., 34.25 MiB/sec. | ||
11465 | 2025.01.09 01:41:14.116554 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
11466 | 2025.01.09 01:41:14.117148 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2025.01.09 01:41:14.117252 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11468 | 2025.01.09 01:41:14.117301 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11469 | 2025.01.09 01:41:14.117318 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_85_17} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
11470 | 2025.01.09 01:41:14.117506 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11471 | 2025.01.09 01:41:14.117833 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11472 | 2025.01.09 01:41:14.118091 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11473 | 2025.01.09 01:41:14.118343 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002309 sec., 76656.56128194024 rows/sec., 5.06 MiB/sec. | ||
11474 | 2025.01.09 01:41:14.118468 [ 266 ] {5d1ecaeb-32e1-47b6-8b26-b401e4981e23} <Debug> TCPHandler: Processed in 0.002792195 sec. | ||
11475 | 2025.01.09 01:41:14.118676 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11476 | 2025.01.09 01:41:14.118846 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11477 | 2025.01.09 01:41:14.118905 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11478 | 2025.01.09 01:41:14.119401 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11479 | 2025.01.09 01:41:14.119441 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11480 | 2025.01.09 01:41:14.119786 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11481 | 2025.01.09 01:41:14.120020 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11482 | 2025.01.09 01:41:14.120184 [ 71 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
11483 | 2025.01.09 01:41:14.120232 [ 71 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11484 | 2025.01.09 01:41:14.120264 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
11485 | 2025.01.09 01:41:14.120272 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11486 | 2025.01.09 01:41:14.120406 [ 259 ] {82f27230-677d-4f4b-98cd-5fec613fa3f9} <Debug> TCPHandler: Processed in 0.00184422 sec. | ||
11487 | 2025.01.09 01:41:14.120468 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
11488 | 2025.01.09 01:41:14.120551 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11489 | 2025.01.09 01:41:14.120595 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11490 | 2025.01.09 01:41:14.120637 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
11491 | 2025.01.09 01:41:14.120684 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11492 | 2025.01.09 01:41:14.120783 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11493 | 2025.01.09 01:41:14.121143 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11494 | 2025.01.09 01:41:14.121219 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
11495 | 2025.01.09 01:41:14.121501 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
11496 | 2025.01.09 01:41:14.121895 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
11497 | 2025.01.09 01:41:14.122221 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
11498 | 2025.01.09 01:41:14.124456 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.004049655 sec., 9877.384616714264 rows/sec., 665.57 KiB/sec. | ||
11499 | 2025.01.09 01:41:14.124725 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
11500 | 2025.01.09 01:41:14.124863 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11501 | 2025.01.09 01:41:14.124932 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11502 | 2025.01.09 01:41:14.125394 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11503 | 2025.01.09 01:41:14.125586 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_40_8} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
11504 | 2025.01.09 01:41:14.125765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11505 | 2025.01.09 01:41:14.126048 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11506 | 2025.01.09 01:41:14.126309 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11507 | 2025.01.09 01:41:14.126559 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005905 sec., 1524.1320914479256 rows/sec., 2.73 MiB/sec. | ||
11508 | 2025.01.09 01:41:14.126671 [ 266 ] {5ba38754-a5b3-420d-901f-bb734396db73} <Debug> TCPHandler: Processed in 0.006178139 sec. | ||
11509 | 2025.01.09 01:41:14.126821 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11510 | 2025.01.09 01:41:14.126949 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11511 | 2025.01.09 01:41:14.127006 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11512 | 2025.01.09 01:41:14.127479 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11513 | 2025.01.09 01:41:14.127519 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11514 | 2025.01.09 01:41:14.127877 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11515 | 2025.01.09 01:41:14.128121 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11516 | 2025.01.09 01:41:14.128351 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec. | ||
11517 | 2025.01.09 01:41:14.128409 [ 259 ] {73c3df8e-0cbe-4a86-9573-6f1ba67444a6} <Debug> TCPHandler: Processed in 0.001649176 sec. | ||
11518 | 2025.01.09 01:41:14.715780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11519 | 2025.01.09 01:41:14.737909 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11520 | 2025.01.09 01:41:14.737969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11521 | 2025.01.09 01:41:14.745806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11522 | 2025.01.09 01:41:14.746615 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11523 | 2025.01.09 01:41:14.750876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11524 | 2025.01.09 01:41:15.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.55 MiB, peak 253.64 MiB, free memory in arenas 0.00 B, will set to 246.43 MiB (RSS), difference: -1.11 MiB | ||
11525 | 2025.01.09 01:41:19.092601 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11526 | 2025.01.09 01:41:19.092801 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11527 | 2025.01.09 01:41:19.092880 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11528 | 2025.01.09 01:41:19.093719 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11529 | 2025.01.09 01:41:19.093773 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11530 | 2025.01.09 01:41:19.094202 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11531 | 2025.01.09 01:41:19.094464 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11532 | 2025.01.09 01:41:19.094711 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001941 sec., 1030.3967027305512 rows/sec., 84.02 KiB/sec. | ||
11533 | 2025.01.09 01:41:19.094779 [ 259 ] {3bfc1fbf-615c-47df-a778-adcd69fcef55} <Debug> TCPHandler: Processed in 0.002308197 sec. | ||
11534 | 2025.01.09 01:41:19.094965 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11535 | 2025.01.09 01:41:19.095111 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11536 | 2025.01.09 01:41:19.095169 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11537 | 2025.01.09 01:41:19.095816 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11538 | 2025.01.09 01:41:19.095859 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11539 | 2025.01.09 01:41:19.096251 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11540 | 2025.01.09 01:41:19.096506 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11541 | 2025.01.09 01:41:19.096723 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001647 sec., 52823.315118397084 rows/sec., 4.62 MiB/sec. | ||
11542 | 2025.01.09 01:41:19.096775 [ 266 ] {134a541b-3fdd-459f-bac9-8b5cb846809c} <Debug> TCPHandler: Processed in 0.0018804 sec. | ||
11543 | 2025.01.09 01:41:19.096929 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11544 | 2025.01.09 01:41:19.097059 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11545 | 2025.01.09 01:41:19.097115 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11546 | 2025.01.09 01:41:19.097704 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11547 | 2025.01.09 01:41:19.097744 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11548 | 2025.01.09 01:41:19.098102 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11549 | 2025.01.09 01:41:19.098339 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11550 | 2025.01.09 01:41:19.098573 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00154 sec., 20779.22077922078 rows/sec., 1.52 MiB/sec. | ||
11551 | 2025.01.09 01:41:19.098656 [ 259 ] {77b7a917-eb6c-4015-bd7b-229ab9dfb63e} <Debug> TCPHandler: Processed in 0.001791359 sec. | ||
11552 | 2025.01.09 01:41:19.098868 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11553 | 2025.01.09 01:41:19.099084 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11554 | 2025.01.09 01:41:19.099142 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11555 | 2025.01.09 01:41:19.099780 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2025.01.09 01:41:19.099821 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11557 | 2025.01.09 01:41:19.100179 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11558 | 2025.01.09 01:41:19.100417 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2025.01.09 01:41:19.100628 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.95 MiB/sec. | ||
11560 | 2025.01.09 01:41:19.100682 [ 266 ] {1bf0b5eb-c2f3-48f0-b6a3-f8a429498301} <Debug> TCPHandler: Processed in 0.001941011 sec. | ||
11561 | 2025.01.09 01:41:19.100834 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2025.01.09 01:41:19.100963 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11563 | 2025.01.09 01:41:19.101022 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11564 | 2025.01.09 01:41:19.101565 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2025.01.09 01:41:19.101605 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11566 | 2025.01.09 01:41:19.101985 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11567 | 2025.01.09 01:41:19.102233 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2025.01.09 01:41:19.102408 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11569 | 2025.01.09 01:41:19.102473 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001532 sec., 65926.89295039164 rows/sec., 4.57 MiB/sec. | ||
11570 | 2025.01.09 01:41:19.102504 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11571 | 2025.01.09 01:41:19.102582 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11572 | 2025.01.09 01:41:19.102590 [ 259 ] {d048d3f9-9512-40a6-87b5-404bb697584f} <Debug> TCPHandler: Processed in 0.00181876 sec. | ||
11573 | 2025.01.09 01:41:19.102796 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11574 | 2025.01.09 01:41:19.102930 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
11575 | 2025.01.09 01:41:19.103011 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11576 | 2025.01.09 01:41:19.103207 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11577 | 2025.01.09 01:41:19.103599 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11578 | 2025.01.09 01:41:19.103721 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 21255 rows starting from the beginning of the part | ||
11579 | 2025.01.09 01:41:19.104053 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part | ||
11580 | 2025.01.09 01:41:19.104388 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 893 rows starting from the beginning of the part | ||
11581 | 2025.01.09 01:41:19.104727 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 100 rows starting from the beginning of the part | ||
11582 | 2025.01.09 01:41:19.105158 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 177 rows starting from the beginning of the part | ||
11583 | 2025.01.09 01:41:19.105484 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 101 rows starting from the beginning of the part | ||
11584 | 2025.01.09 01:41:19.107713 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11585 | 2025.01.09 01:41:19.107769 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11586 | 2025.01.09 01:41:19.109525 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11587 | 2025.01.09 01:41:19.109859 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11588 | 2025.01.09 01:41:19.110130 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11589 | 2025.01.09 01:41:19.110275 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11590 | 2025.01.09 01:41:19.110356 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11591 | 2025.01.09 01:41:19.110433 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007434 sec., 4035.5125100887813 rows/sec., 7.23 MiB/sec. | ||
11592 | 2025.01.09 01:41:19.110702 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
11593 | 2025.01.09 01:41:19.110929 [ 266 ] {4b3b7d34-782a-4eec-acf6-8b78084432cc} <Debug> TCPHandler: Processed in 0.008233083 sec. | ||
11594 | 2025.01.09 01:41:19.111198 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11595 | 2025.01.09 01:41:19.111507 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11596 | 2025.01.09 01:41:19.111640 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11597 | 2025.01.09 01:41:19.111688 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11598 | 2025.01.09 01:41:19.112076 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1391 rows starting from the beginning of the part | ||
11599 | 2025.01.09 01:41:19.112949 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
11600 | 2025.01.09 01:41:19.113796 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 9 rows starting from the beginning of the part | ||
11601 | 2025.01.09 01:41:19.114993 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
11602 | 2025.01.09 01:41:19.115055 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11603 | 2025.01.09 01:41:19.115206 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11604 | 2025.01.09 01:41:19.115323 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22626 rows, containing 5 columns (5 merged, 0 gathered) in 0.012575672 sec., 1799188.146764642 rows/sec., 120.58 MiB/sec. | ||
11605 | 2025.01.09 01:41:19.115960 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 9 rows starting from the beginning of the part | ||
11606 | 2025.01.09 01:41:19.116051 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11607 | 2025.01.09 01:41:19.116959 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
11608 | 2025.01.09 01:41:19.117109 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11609 | 2025.01.09 01:41:19.117481 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11610 | 2025.01.09 01:41:19.117839 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
11611 | 2025.01.09 01:41:19.118223 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11612 | 2025.01.09 01:41:19.118771 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11613 | 2025.01.09 01:41:19.119131 [ 150 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11614 | 2025.01.09 01:41:19.119244 [ 150 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11615 | 2025.01.09 01:41:19.119344 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11616 | 2025.01.09 01:41:19.119790 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
11617 | 2025.01.09 01:41:19.120281 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11618 | 2025.01.09 01:41:19.120286 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.008244 sec., 3639.01018922853 rows/sec., 255.28 KiB/sec. | ||
11619 | 2025.01.09 01:41:19.120425 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3230 rows starting from the beginning of the part | ||
11620 | 2025.01.09 01:41:19.120907 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
11621 | 2025.01.09 01:41:19.121264 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 52 rows starting from the beginning of the part | ||
11622 | 2025.01.09 01:41:19.121536 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
11623 | 2025.01.09 01:41:19.121082 [ 259 ] {c4b41679-cbb4-40ec-9fb4-5d4cde70fcd6} <Debug> TCPHandler: Processed in 0.00998803 sec. | ||
11624 | 2025.01.09 01:41:19.121876 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 52 rows starting from the beginning of the part | ||
11625 | 2025.01.09 01:41:19.122169 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
11626 | 2025.01.09 01:41:19.126031 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3424 rows, containing 4 columns (4 merged, 0 gathered) in 0.006546565 sec., 523022.3789116888 rows/sec., 33.74 MiB/sec. | ||
11627 | 2025.01.09 01:41:19.126395 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11628 | 2025.01.09 01:41:19.126862 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11629 | 2025.01.09 01:41:19.126937 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_86_17} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11630 | 2025.01.09 01:41:19.127011 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
11631 | 2025.01.09 01:41:19.130770 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1499 rows, containing 19 columns (19 merged, 0 gathered) in 0.020312027 sec., 73798.64156344417 rows/sec., 132.24 MiB/sec. | ||
11632 | 2025.01.09 01:41:19.132198 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11633 | 2025.01.09 01:41:19.132636 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11634 | 2025.01.09 01:41:19.132718 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11635 | 2025.01.09 01:41:19.132867 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
11636 | 2025.01.09 01:41:20.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.03 MiB, peak 258.60 MiB, free memory in arenas 0.00 B, will set to 248.70 MiB (RSS), difference: 1.67 MiB | ||
11637 | 2025.01.09 01:41:20.264461 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
11638 | 2025.01.09 01:41:20.265114 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11639 | 2025.01.09 01:41:20.265158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11640 | 2025.01.09 01:41:20.265695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11641 | 2025.01.09 01:41:20.265952 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11642 | 2025.01.09 01:41:20.266168 [ 29 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11643 | 2025.01.09 01:41:20.266215 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11644 | 2025.01.09 01:41:20.266262 [ 29 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11645 | 2025.01.09 01:41:20.266294 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11646 | 2025.01.09 01:41:20.266499 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
11647 | 2025.01.09 01:41:20.266906 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11648 | 2025.01.09 01:41:20.267017 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
11649 | 2025.01.09 01:41:20.267154 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
11650 | 2025.01.09 01:41:20.267380 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
11651 | 2025.01.09 01:41:20.267602 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
11652 | 2025.01.09 01:41:20.267774 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
11653 | 2025.01.09 01:41:20.267949 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
11654 | 2025.01.09 01:41:20.270616 [ 200 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004235368 sec., 6610759.678970045 rows/sec., 94.57 MiB/sec. | ||
11655 | 2025.01.09 01:41:20.271022 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11656 | 2025.01.09 01:41:20.271408 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11657 | 2025.01.09 01:41:20.271499 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_61_12} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11658 | 2025.01.09 01:41:20.271618 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
11659 | 2025.01.09 01:41:22.251036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11660 | 2025.01.09 01:41:22.272871 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11661 | 2025.01.09 01:41:22.272922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11662 | 2025.01.09 01:41:22.281305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11663 | 2025.01.09 01:41:22.282090 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11664 | 2025.01.09 01:41:22.282459 [ 43 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11665 | 2025.01.09 01:41:22.282611 [ 43 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11666 | 2025.01.09 01:41:22.282691 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11667 | 2025.01.09 01:41:22.283379 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
11668 | 2025.01.09 01:41:22.300071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
11669 | 2025.01.09 01:41:22.301433 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11670 | 2025.01.09 01:41:22.303059 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
11671 | 2025.01.09 01:41:22.309063 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
11672 | 2025.01.09 01:41:22.314807 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
11673 | 2025.01.09 01:41:22.321161 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
11674 | 2025.01.09 01:41:22.327020 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
11675 | 2025.01.09 01:41:22.331838 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
11676 | 2025.01.09 01:41:22.394189 [ 189 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.11131111 sec., 4132.561430750264 rows/sec., 21.37 MiB/sec. | ||
11677 | 2025.01.09 01:41:22.396608 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11678 | 2025.01.09 01:41:22.399174 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11679 | 2025.01.09 01:41:22.399299 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_61_12} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11680 | 2025.01.09 01:41:22.401069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11681 | 2025.01.09 01:41:22.915181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1628 | ||
11682 | 2025.01.09 01:41:22.918233 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11683 | 2025.01.09 01:41:22.918271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11684 | 2025.01.09 01:41:22.919772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11685 | 2025.01.09 01:41:22.920079 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11686 | 2025.01.09 01:41:22.920573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
11687 | 2025.01.09 01:41:24.096175 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11688 | 2025.01.09 01:41:24.096394 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11689 | 2025.01.09 01:41:24.096477 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11690 | 2025.01.09 01:41:24.097274 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11691 | 2025.01.09 01:41:24.097324 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11692 | 2025.01.09 01:41:24.097778 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11693 | 2025.01.09 01:41:24.098033 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11694 | 2025.01.09 01:41:24.098241 [ 125 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11695 | 2025.01.09 01:41:24.098316 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
11696 | 2025.01.09 01:41:24.098333 [ 125 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11697 | 2025.01.09 01:41:24.098412 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11698 | 2025.01.09 01:41:24.098470 [ 259 ] {072eebd0-4c29-4750-9519-2b58d283d5f0} <Debug> TCPHandler: Processed in 0.002442499 sec. | ||
11699 | 2025.01.09 01:41:24.098793 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
11700 | 2025.01.09 01:41:24.098796 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11701 | 2025.01.09 01:41:24.099198 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11702 | 2025.01.09 01:41:24.099206 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11703 | 2025.01.09 01:41:24.099266 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
11704 | 2025.01.09 01:41:24.099314 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11705 | 2025.01.09 01:41:24.099624 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
11706 | 2025.01.09 01:41:24.099977 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
11707 | 2025.01.09 01:41:24.100338 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
11708 | 2025.01.09 01:41:24.100710 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
11709 | 2025.01.09 01:41:24.102428 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11710 | 2025.01.09 01:41:24.102504 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11711 | 2025.01.09 01:41:24.103411 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004888959 sec., 14317.976485382676 rows/sec., 1.06 MiB/sec. | ||
11712 | 2025.01.09 01:41:24.103519 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11713 | 2025.01.09 01:41:24.103605 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11714 | 2025.01.09 01:41:24.104061 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11715 | 2025.01.09 01:41:24.104259 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11716 | 2025.01.09 01:41:24.104490 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.005381 sec., 35495.26110388403 rows/sec., 3.14 MiB/sec. | ||
11717 | 2025.01.09 01:41:24.104491 [ 189 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_41_10} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11718 | 2025.01.09 01:41:24.104696 [ 266 ] {da3bd16a-d0de-4dd3-92a0-3feebb673788} <Debug> TCPHandler: Processed in 0.006064697 sec. | ||
11719 | 2025.01.09 01:41:24.104733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11720 | 2025.01.09 01:41:24.104878 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11721 | 2025.01.09 01:41:24.105001 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11722 | 2025.01.09 01:41:24.105051 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11723 | 2025.01.09 01:41:24.105638 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11724 | 2025.01.09 01:41:24.105681 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11725 | 2025.01.09 01:41:24.106047 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11726 | 2025.01.09 01:41:24.106291 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11727 | 2025.01.09 01:41:24.106515 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001543 sec., 10369.41023979261 rows/sec., 734.16 KiB/sec. | ||
11728 | 2025.01.09 01:41:24.106583 [ 259 ] {df261097-23f0-4b7e-961e-1fe3d7ae386c} <Debug> TCPHandler: Processed in 0.001762249 sec. | ||
11729 | 2025.01.09 01:41:24.106748 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11730 | 2025.01.09 01:41:24.106874 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11731 | 2025.01.09 01:41:24.106923 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11732 | 2025.01.09 01:41:24.107481 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11733 | 2025.01.09 01:41:24.107523 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11734 | 2025.01.09 01:41:24.107881 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11735 | 2025.01.09 01:41:24.108131 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11736 | 2025.01.09 01:41:24.108305 [ 125 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11737 | 2025.01.09 01:41:24.108358 [ 125 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11738 | 2025.01.09 01:41:24.108376 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec. | ||
11739 | 2025.01.09 01:41:24.108393 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11740 | 2025.01.09 01:41:24.108521 [ 266 ] {598ad894-5d0f-48c8-b61f-59176c223d6e} <Debug> TCPHandler: Processed in 0.00184637 sec. | ||
11741 | 2025.01.09 01:41:24.108586 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
11742 | 2025.01.09 01:41:24.108672 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11743 | 2025.01.09 01:41:24.108713 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11744 | 2025.01.09 01:41:24.108760 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part | ||
11745 | 2025.01.09 01:41:24.108798 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11746 | 2025.01.09 01:41:24.108868 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11747 | 2025.01.09 01:41:24.108907 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11748 | 2025.01.09 01:41:24.109346 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11749 | 2025.01.09 01:41:24.109620 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
11750 | 2025.01.09 01:41:24.109885 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11751 | 2025.01.09 01:41:24.110119 [ 192 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11752 | 2025.01.09 01:41:24.110977 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11753 | 2025.01.09 01:41:24.111031 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11754 | 2025.01.09 01:41:24.111710 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11755 | 2025.01.09 01:41:24.111796 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003265862 sec., 165346.8517653226 rows/sec., 11.84 MiB/sec. | ||
11756 | 2025.01.09 01:41:24.112105 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11757 | 2025.01.09 01:41:24.112116 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11758 | 2025.01.09 01:41:24.112434 [ 125 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11759 | 2025.01.09 01:41:24.112537 [ 125 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11760 | 2025.01.09 01:41:24.112612 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11761 | 2025.01.09 01:41:24.112665 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003853 sec., 3373.994290163509 rows/sec., 210.37 KiB/sec. | ||
11762 | 2025.01.09 01:41:24.112992 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
11763 | 2025.01.09 01:41:24.113020 [ 259 ] {4b9b276c-4d47-421b-882c-45c5d48799f1} <Debug> TCPHandler: Processed in 0.00439069 sec. | ||
11764 | 2025.01.09 01:41:24.113044 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11765 | 2025.01.09 01:41:24.113371 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11766 | 2025.01.09 01:41:24.113398 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11767 | 2025.01.09 01:41:24.113426 [ 190 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_41_8} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11768 | 2025.01.09 01:41:24.113496 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
11769 | 2025.01.09 01:41:24.113778 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11770 | 2025.01.09 01:41:24.113796 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11771 | 2025.01.09 01:41:24.113928 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
11772 | 2025.01.09 01:41:24.113981 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11773 | 2025.01.09 01:41:24.114273 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
11774 | 2025.01.09 01:41:24.114599 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
11775 | 2025.01.09 01:41:24.114896 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
11776 | 2025.01.09 01:41:24.116783 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11777 | 2025.01.09 01:41:24.116855 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11778 | 2025.01.09 01:41:24.117324 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004580264 sec., 14191.321722939989 rows/sec., 940.26 KiB/sec. | ||
11779 | 2025.01.09 01:41:24.117572 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11780 | 2025.01.09 01:41:24.117764 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11781 | 2025.01.09 01:41:24.118144 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11782 | 2025.01.09 01:41:24.118301 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11783 | 2025.01.09 01:41:24.118318 [ 190 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_41_10} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11784 | 2025.01.09 01:41:24.118488 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11785 | 2025.01.09 01:41:24.118734 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.005143 sec., 69025.86039276687 rows/sec., 4.85 MiB/sec. | ||
11786 | 2025.01.09 01:41:24.118813 [ 266 ] {ef44d343-a376-47cc-a5b5-e3eb4b9855b6} <Debug> TCPHandler: Processed in 0.005650741 sec. | ||
11787 | 2025.01.09 01:41:24.119047 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11788 | 2025.01.09 01:41:24.119333 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11789 | 2025.01.09 01:41:24.119442 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11790 | 2025.01.09 01:41:24.119925 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11791 | 2025.01.09 01:41:24.119964 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11792 | 2025.01.09 01:41:24.120333 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11793 | 2025.01.09 01:41:24.120581 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11794 | 2025.01.09 01:41:24.120744 [ 125 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11795 | 2025.01.09 01:41:24.120811 [ 125 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11796 | 2025.01.09 01:41:24.120848 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001608 sec., 3731.3432835820895 rows/sec., 194.95 KiB/sec. | ||
11797 | 2025.01.09 01:41:24.120851 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11798 | 2025.01.09 01:41:24.121026 [ 259 ] {0a32b825-a682-4552-a5f5-1e218b17cc67} <Debug> TCPHandler: Processed in 0.002100424 sec. | ||
11799 | 2025.01.09 01:41:24.121137 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
11800 | 2025.01.09 01:41:24.121248 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11801 | 2025.01.09 01:41:24.121522 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11802 | 2025.01.09 01:41:24.121561 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11803 | 2025.01.09 01:41:24.121579 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
11804 | 2025.01.09 01:41:24.121633 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11805 | 2025.01.09 01:41:24.121734 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11806 | 2025.01.09 01:41:24.122147 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11807 | 2025.01.09 01:41:24.122513 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
11808 | 2025.01.09 01:41:24.122877 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
11809 | 2025.01.09 01:41:24.123204 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
11810 | 2025.01.09 01:41:24.124160 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11811 | 2025.01.09 01:41:24.124204 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11812 | 2025.01.09 01:41:24.124822 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11813 | 2025.01.09 01:41:24.124842 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003847131 sec., 63943.7544497445 rows/sec., 3.26 MiB/sec. | ||
11814 | 2025.01.09 01:41:24.125074 [ 190 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11815 | 2025.01.09 01:41:24.125253 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11816 | 2025.01.09 01:41:24.125762 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11817 | 2025.01.09 01:41:24.125781 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004277 sec., 41384.14776712649 rows/sec., 2.73 MiB/sec. | ||
11818 | 2025.01.09 01:41:24.126206 [ 266 ] {a649973f-c0ec-4728-bf16-0005a0bf909c} <Debug> TCPHandler: Processed in 0.005075021 sec. | ||
11819 | 2025.01.09 01:41:24.126201 [ 196 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_41_8} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11820 | 2025.01.09 01:41:24.126520 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11821 | 2025.01.09 01:41:24.126609 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11822 | 2025.01.09 01:41:24.126866 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11823 | 2025.01.09 01:41:24.127013 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11824 | 2025.01.09 01:41:24.127517 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11825 | 2025.01.09 01:41:24.127558 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11826 | 2025.01.09 01:41:24.127916 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11827 | 2025.01.09 01:41:24.128156 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2025.01.09 01:41:24.128392 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001631 sec., 613.1207847946046 rows/sec., 41.31 KiB/sec. | ||
11829 | 2025.01.09 01:41:24.128466 [ 259 ] {e9ef12f2-e9bd-4a79-b8b9-0e31847fd019} <Debug> TCPHandler: Processed in 0.002140095 sec. | ||
11830 | 2025.01.09 01:41:24.128737 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11831 | 2025.01.09 01:41:24.128853 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11832 | 2025.01.09 01:41:24.128929 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11833 | 2025.01.09 01:41:24.129999 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11834 | 2025.01.09 01:41:24.130039 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11835 | 2025.01.09 01:41:24.130672 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11836 | 2025.01.09 01:41:24.130941 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11837 | 2025.01.09 01:41:24.131244 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002403 sec., 3745.318352059925 rows/sec., 6.71 MiB/sec. | ||
11838 | 2025.01.09 01:41:24.131632 [ 266 ] {f8158d94-858d-40d7-8731-b7ef1963290e} <Debug> TCPHandler: Processed in 0.003013728 sec. | ||
11839 | 2025.01.09 01:41:24.131854 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11840 | 2025.01.09 01:41:24.132103 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11841 | 2025.01.09 01:41:24.132163 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11842 | 2025.01.09 01:41:24.132662 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11843 | 2025.01.09 01:41:24.132703 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11844 | 2025.01.09 01:41:24.133081 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11845 | 2025.01.09 01:41:24.133328 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11846 | 2025.01.09 01:41:24.133595 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001524 sec., 34120.73490813648 rows/sec., 2.11 MiB/sec. | ||
11847 | 2025.01.09 01:41:24.133682 [ 259 ] {8cdfe6c8-547e-44cf-9ece-708d31ba41a2} <Debug> TCPHandler: Processed in 0.001954031 sec. | ||
11848 | 2025.01.09 01:41:27.586335 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11849 | 2025.01.09 01:41:27.586414 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11850 | 2025.01.09 01:41:27.766444 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
11851 | 2025.01.09 01:41:27.767129 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11852 | 2025.01.09 01:41:27.767176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11853 | 2025.01.09 01:41:27.767699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11854 | 2025.01.09 01:41:27.767951 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11855 | 2025.01.09 01:41:27.768190 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
11856 | 2025.01.09 01:41:29.092623 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11857 | 2025.01.09 01:41:29.092869 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11858 | 2025.01.09 01:41:29.092947 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11859 | 2025.01.09 01:41:29.093776 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11860 | 2025.01.09 01:41:29.093832 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11861 | 2025.01.09 01:41:29.094291 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11862 | 2025.01.09 01:41:29.094570 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11863 | 2025.01.09 01:41:29.094830 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002013 sec., 42722.305017386985 rows/sec., 3.74 MiB/sec. | ||
11864 | 2025.01.09 01:41:29.094899 [ 259 ] {f5b26a20-1f5f-40de-affa-4ed815f92aa3} <Debug> TCPHandler: Processed in 0.002423959 sec. | ||
11865 | 2025.01.09 01:41:29.095091 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11866 | 2025.01.09 01:41:29.095236 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11867 | 2025.01.09 01:41:29.095294 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11868 | 2025.01.09 01:41:29.095935 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11869 | 2025.01.09 01:41:29.095975 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11870 | 2025.01.09 01:41:29.096337 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11871 | 2025.01.09 01:41:29.096567 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11872 | 2025.01.09 01:41:29.096748 [ 31 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11873 | 2025.01.09 01:41:29.096800 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001595 sec., 18808.777429467085 rows/sec., 1.38 MiB/sec. | ||
11874 | 2025.01.09 01:41:29.096846 [ 31 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11875 | 2025.01.09 01:41:29.096905 [ 266 ] {4c8ca4ba-698f-484d-98ad-229efc295a22} <Debug> TCPHandler: Processed in 0.00188065 sec. | ||
11876 | 2025.01.09 01:41:29.096910 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11877 | 2025.01.09 01:41:29.097116 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11878 | 2025.01.09 01:41:29.097140 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
11879 | 2025.01.09 01:41:29.097329 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11880 | 2025.01.09 01:41:29.097462 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11881 | 2025.01.09 01:41:29.097491 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11882 | 2025.01.09 01:41:29.097607 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 60 rows starting from the beginning of the part | ||
11883 | 2025.01.09 01:41:29.097899 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
11884 | 2025.01.09 01:41:29.098243 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part | ||
11885 | 2025.01.09 01:41:29.098555 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
11886 | 2025.01.09 01:41:29.098855 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
11887 | 2025.01.09 01:41:29.099227 [ 198 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
11888 | 2025.01.09 01:41:29.100540 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11889 | 2025.01.09 01:41:29.100616 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11890 | 2025.01.09 01:41:29.101684 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11891 | 2025.01.09 01:41:29.102119 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005075012 sec., 36256.07190682505 rows/sec., 2.74 MiB/sec. | ||
11892 | 2025.01.09 01:41:29.102202 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11893 | 2025.01.09 01:41:29.102300 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11894 | 2025.01.09 01:41:29.102540 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005273 sec., 10999.431063910488 rows/sec., 879.70 KiB/sec. | ||
11895 | 2025.01.09 01:41:29.102629 [ 259 ] {3cf60030-0a4e-4c4f-93ec-a4e2eb8a8dcd} <Debug> TCPHandler: Processed in 0.00561688 sec. | ||
11896 | 2025.01.09 01:41:29.102787 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11897 | 2025.01.09 01:41:29.102823 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11898 | 2025.01.09 01:41:29.102919 [ 196 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_81_16} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11899 | 2025.01.09 01:41:29.102941 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11900 | 2025.01.09 01:41:29.103023 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11901 | 2025.01.09 01:41:29.103023 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11902 | 2025.01.09 01:41:29.103645 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11903 | 2025.01.09 01:41:29.103689 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11904 | 2025.01.09 01:41:29.104076 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11905 | 2025.01.09 01:41:29.104311 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11906 | 2025.01.09 01:41:29.104517 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001611 sec., 62073.24643078833 rows/sec., 4.30 MiB/sec. | ||
11907 | 2025.01.09 01:41:29.104568 [ 266 ] {b46fbe8d-0f41-46b9-98e8-0436bab668fd} <Debug> TCPHandler: Processed in 0.001844069 sec. | ||
11908 | 2025.01.09 01:41:29.104708 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11909 | 2025.01.09 01:41:29.104838 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11910 | 2025.01.09 01:41:29.104919 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11911 | 2025.01.09 01:41:29.106178 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11912 | 2025.01.09 01:41:29.106218 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11913 | 2025.01.09 01:41:29.106917 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11914 | 2025.01.09 01:41:29.107197 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11915 | 2025.01.09 01:41:29.107414 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002604 sec., 11520.737327188941 rows/sec., 20.64 MiB/sec. | ||
11916 | 2025.01.09 01:41:29.107634 [ 259 ] {737a5ac5-4376-4a28-818e-8e9797116d66} <Debug> TCPHandler: Processed in 0.002979208 sec. | ||
11917 | 2025.01.09 01:41:29.107859 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11918 | 2025.01.09 01:41:29.108154 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11919 | 2025.01.09 01:41:29.108255 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11920 | 2025.01.09 01:41:29.108728 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11921 | 2025.01.09 01:41:29.108768 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11922 | 2025.01.09 01:41:29.109130 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11923 | 2025.01.09 01:41:29.109381 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11924 | 2025.01.09 01:41:29.109597 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001557 sec., 19267.82273603083 rows/sec., 1.32 MiB/sec. | ||
11925 | 2025.01.09 01:41:29.109649 [ 266 ] {422e5a3a-ee12-47b5-89f8-e33f46fc1a49} <Debug> TCPHandler: Processed in 0.00190637 sec. | ||
11926 | 2025.01.09 01:41:29.800254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
11927 | 2025.01.09 01:41:29.819305 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11928 | 2025.01.09 01:41:29.819365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11929 | 2025.01.09 01:41:29.826339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11930 | 2025.01.09 01:41:29.827078 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11931 | 2025.01.09 01:41:29.829690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
11932 | 2025.01.09 01:41:30.155327 [ 39 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
11933 | 2025.01.09 01:41:30.155406 [ 39 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11934 | 2025.01.09 01:41:30.155432 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11935 | 2025.01.09 01:41:30.155674 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
11936 | 2025.01.09 01:41:30.155946 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11937 | 2025.01.09 01:41:30.156007 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
11938 | 2025.01.09 01:41:30.156176 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
11939 | 2025.01.09 01:41:30.156469 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
11940 | 2025.01.09 01:41:30.156717 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
11941 | 2025.01.09 01:41:30.156922 [ 186 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
11942 | 2025.01.09 01:41:30.158007 [ 196 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00248561 sec., 11264.840421465959 rows/sec., 962.57 KiB/sec. | ||
11943 | 2025.01.09 01:41:30.158171 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
11944 | 2025.01.09 01:41:30.158466 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11945 | 2025.01.09 01:41:30.158548 [ 194 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_25_6} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
11946 | 2025.01.09 01:41:30.158631 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11947 | 2025.01.09 01:41:32.920934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1662 | ||
11948 | 2025.01.09 01:41:32.924287 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11949 | 2025.01.09 01:41:32.924347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11950 | 2025.01.09 01:41:32.925831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11951 | 2025.01.09 01:41:32.926144 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11952 | 2025.01.09 01:41:32.926859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
11953 | 2025.01.09 01:41:34.127903 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11954 | 2025.01.09 01:41:34.128214 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11955 | 2025.01.09 01:41:34.128336 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11956 | 2025.01.09 01:41:34.129394 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11957 | 2025.01.09 01:41:34.129447 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11958 | 2025.01.09 01:41:34.129900 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11959 | 2025.01.09 01:41:34.130170 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11960 | 2025.01.09 01:41:34.130418 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00229 sec., 6113.53711790393 rows/sec., 440.09 KiB/sec. | ||
11961 | 2025.01.09 01:41:34.130488 [ 259 ] {d256a205-8037-4a98-8753-6d71a156b3ef} <Debug> TCPHandler: Processed in 0.002781765 sec. | ||
11962 | 2025.01.09 01:41:34.130695 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11963 | 2025.01.09 01:41:34.130839 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11964 | 2025.01.09 01:41:34.130898 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11965 | 2025.01.09 01:41:34.131459 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11966 | 2025.01.09 01:41:34.131501 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11967 | 2025.01.09 01:41:34.131859 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11968 | 2025.01.09 01:41:34.132102 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11969 | 2025.01.09 01:41:34.132318 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 215.44 KiB/sec. | ||
11970 | 2025.01.09 01:41:34.132372 [ 266 ] {f1b8ce67-626e-4e47-b83a-8f628bf823d3} <Debug> TCPHandler: Processed in 0.001753938 sec. | ||
11971 | 2025.01.09 01:41:34.132530 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11972 | 2025.01.09 01:41:34.132637 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11973 | 2025.01.09 01:41:34.132684 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11974 | 2025.01.09 01:41:34.133885 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11975 | 2025.01.09 01:41:34.133924 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11976 | 2025.01.09 01:41:34.134347 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11977 | 2025.01.09 01:41:34.134650 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11978 | 2025.01.09 01:41:34.134879 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002264 sec., 588780.9187279152 rows/sec., 49.18 MiB/sec. | ||
11979 | 2025.01.09 01:41:34.134935 [ 259 ] {3a36bc19-2288-4759-aea1-d8a19469f269} <Debug> TCPHandler: Processed in 0.00246302 sec. | ||
11980 | 2025.01.09 01:41:34.135090 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11981 | 2025.01.09 01:41:34.135196 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11982 | 2025.01.09 01:41:34.135242 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11983 | 2025.01.09 01:41:34.135791 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11984 | 2025.01.09 01:41:34.135832 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11985 | 2025.01.09 01:41:34.136183 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11986 | 2025.01.09 01:41:34.136420 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11987 | 2025.01.09 01:41:34.136624 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 973.87 KiB/sec. | ||
11988 | 2025.01.09 01:41:34.136677 [ 266 ] {d86542c1-cd24-41b7-8a83-aaab807128ca} <Debug> TCPHandler: Processed in 0.001647417 sec. | ||
11989 | 2025.01.09 01:41:34.136821 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11990 | 2025.01.09 01:41:34.136926 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11991 | 2025.01.09 01:41:34.136972 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11992 | 2025.01.09 01:41:34.137580 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11993 | 2025.01.09 01:41:34.137621 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
11994 | 2025.01.09 01:41:34.137989 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11995 | 2025.01.09 01:41:34.138225 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11996 | 2025.01.09 01:41:34.138436 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001533 sec., 157860.4044357469 rows/sec., 10.70 MiB/sec. | ||
11997 | 2025.01.09 01:41:34.138490 [ 259 ] {5684461f-1663-4657-ad8a-e97e893f7181} <Debug> TCPHandler: Processed in 0.001726058 sec. | ||
11998 | 2025.01.09 01:41:34.138628 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11999 | 2025.01.09 01:41:34.138732 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12000 | 2025.01.09 01:41:34.138776 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12001 | 2025.01.09 01:41:34.139307 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12002 | 2025.01.09 01:41:34.139348 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12003 | 2025.01.09 01:41:34.139700 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12004 | 2025.01.09 01:41:34.139947 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12005 | 2025.01.09 01:41:34.140155 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001444 sec., 9002.770083102494 rows/sec., 561.32 KiB/sec. | ||
12006 | 2025.01.09 01:41:34.140208 [ 266 ] {635d48d1-85b0-4dce-a1b8-59747b123148} <Debug> TCPHandler: Processed in 0.001639107 sec. | ||
12007 | 2025.01.09 01:41:34.140343 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12008 | 2025.01.09 01:41:34.140446 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12009 | 2025.01.09 01:41:34.140491 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12010 | 2025.01.09 01:41:34.141347 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12011 | 2025.01.09 01:41:34.141388 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12012 | 2025.01.09 01:41:34.141778 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12013 | 2025.01.09 01:41:34.142009 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12014 | 2025.01.09 01:41:34.142228 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001803 sec., 452024.40377149195 rows/sec., 32.57 MiB/sec. | ||
12015 | 2025.01.09 01:41:34.142281 [ 259 ] {ee9615c0-fb5c-46ca-bdd1-4cf26cc10326} <Debug> TCPHandler: Processed in 0.001996982 sec. | ||
12016 | 2025.01.09 01:41:34.142419 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12017 | 2025.01.09 01:41:34.142523 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12018 | 2025.01.09 01:41:34.142569 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12019 | 2025.01.09 01:41:34.143010 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12020 | 2025.01.09 01:41:34.143050 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12021 | 2025.01.09 01:41:34.143401 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12022 | 2025.01.09 01:41:34.143638 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12023 | 2025.01.09 01:41:34.143842 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. | ||
12024 | 2025.01.09 01:41:34.143892 [ 266 ] {ffb861d2-6c0f-451d-a088-e169abf1e564} <Debug> TCPHandler: Processed in 0.001530335 sec. | ||
12025 | 2025.01.09 01:41:34.144027 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12026 | 2025.01.09 01:41:34.144131 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12027 | 2025.01.09 01:41:34.144180 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12028 | 2025.01.09 01:41:34.144883 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12029 | 2025.01.09 01:41:34.144923 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12030 | 2025.01.09 01:41:34.145348 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12031 | 2025.01.09 01:41:34.145592 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12032 | 2025.01.09 01:41:34.145834 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001723 sec., 521764.3644805572 rows/sec., 34.75 MiB/sec. | ||
12033 | 2025.01.09 01:41:34.145908 [ 259 ] {2acbe3d6-d7e6-4010-a09a-18b144700f8d} <Debug> TCPHandler: Processed in 0.001938571 sec. | ||
12034 | 2025.01.09 01:41:34.146103 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12035 | 2025.01.09 01:41:34.146394 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12036 | 2025.01.09 01:41:34.146462 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12037 | 2025.01.09 01:41:34.146904 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12038 | 2025.01.09 01:41:34.146945 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12039 | 2025.01.09 01:41:34.147295 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12040 | 2025.01.09 01:41:34.147529 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12041 | 2025.01.09 01:41:34.147740 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
12042 | 2025.01.09 01:41:34.147839 [ 266 ] {bafe953f-fcdd-46f8-a27b-acb89a592c95} <Debug> TCPHandler: Processed in 0.001849719 sec. | ||
12043 | 2025.01.09 01:41:34.148046 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12044 | 2025.01.09 01:41:34.148222 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12045 | 2025.01.09 01:41:34.148311 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12046 | 2025.01.09 01:41:34.149472 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12047 | 2025.01.09 01:41:34.149512 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12048 | 2025.01.09 01:41:34.150114 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12049 | 2025.01.09 01:41:34.150371 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12050 | 2025.01.09 01:41:34.150646 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002449 sec., 3674.9693752552066 rows/sec., 6.59 MiB/sec. | ||
12051 | 2025.01.09 01:41:34.150852 [ 259 ] {a087a6a5-fe3a-4dc7-a94a-8136c4521d2d} <Debug> TCPHandler: Processed in 0.002935738 sec. | ||
12052 | 2025.01.09 01:41:34.151113 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12053 | 2025.01.09 01:41:34.151411 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12054 | 2025.01.09 01:41:34.151475 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12055 | 2025.01.09 01:41:34.152011 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12056 | 2025.01.09 01:41:34.152051 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12057 | 2025.01.09 01:41:34.152404 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12058 | 2025.01.09 01:41:34.152632 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12059 | 2025.01.09 01:41:34.152853 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001526 sec., 34076.015727391874 rows/sec., 2.11 MiB/sec. | ||
12060 | 2025.01.09 01:41:34.152906 [ 266 ] {cd455713-ba29-47f4-b635-ffe4ca1f495a} <Debug> TCPHandler: Processed in 0.001950422 sec. | ||
12061 | 2025.01.09 01:41:35.268428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
12062 | 2025.01.09 01:41:35.269540 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12063 | 2025.01.09 01:41:35.269589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12064 | 2025.01.09 01:41:35.270184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12065 | 2025.01.09 01:41:35.270455 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12066 | 2025.01.09 01:41:35.270742 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12067 | 2025.01.09 01:41:37.329836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12068 | 2025.01.09 01:41:37.349645 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12069 | 2025.01.09 01:41:37.349704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12070 | 2025.01.09 01:41:37.357027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12071 | 2025.01.09 01:41:37.357812 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12072 | 2025.01.09 01:41:37.361787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12073 | 2025.01.09 01:41:39.093486 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12074 | 2025.01.09 01:41:39.093674 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12075 | 2025.01.09 01:41:39.093747 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12076 | 2025.01.09 01:41:39.094519 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12077 | 2025.01.09 01:41:39.094569 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12078 | 2025.01.09 01:41:39.095010 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12079 | 2025.01.09 01:41:39.095269 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12080 | 2025.01.09 01:41:39.095486 [ 66 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
12081 | 2025.01.09 01:41:39.095514 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001891 sec., 45478.58276044421 rows/sec., 3.99 MiB/sec. | ||
12082 | 2025.01.09 01:41:39.095583 [ 66 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12083 | 2025.01.09 01:41:39.095658 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12084 | 2025.01.09 01:41:39.095658 [ 259 ] {c9111a15-6779-4cda-90c1-0fee41dec987} <Debug> TCPHandler: Processed in 0.002304107 sec. | ||
12085 | 2025.01.09 01:41:39.095902 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
12086 | 2025.01.09 01:41:39.095917 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12087 | 2025.01.09 01:41:39.096205 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12088 | 2025.01.09 01:41:39.096218 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12089 | 2025.01.09 01:41:39.096302 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 1399 rows starting from the beginning of the part | ||
12090 | 2025.01.09 01:41:39.096299 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12091 | 2025.01.09 01:41:39.096608 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 87 rows starting from the beginning of the part | ||
12092 | 2025.01.09 01:41:39.096914 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 191 rows starting from the beginning of the part | ||
12093 | 2025.01.09 01:41:39.097222 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
12094 | 2025.01.09 01:41:39.097591 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1333 rows starting from the beginning of the part | ||
12095 | 2025.01.09 01:41:39.097907 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 86 rows starting from the beginning of the part | ||
12096 | 2025.01.09 01:41:39.099222 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12097 | 2025.01.09 01:41:39.099280 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12098 | 2025.01.09 01:41:39.100315 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12099 | 2025.01.09 01:41:39.100689 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12100 | 2025.01.09 01:41:39.101082 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.004951 sec., 6059.38194304181 rows/sec., 455.64 KiB/sec. | ||
12101 | 2025.01.09 01:41:39.101395 [ 266 ] {30296128-544a-49df-b0e6-346207db2693} <Debug> TCPHandler: Processed in 0.00557291 sec. | ||
12102 | 2025.01.09 01:41:39.101421 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005650641 sec., 563121.9537748019 rows/sec., 49.63 MiB/sec. | ||
12103 | 2025.01.09 01:41:39.101544 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12104 | 2025.01.09 01:41:39.101679 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
12105 | 2025.01.09 01:41:39.101705 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12106 | 2025.01.09 01:41:39.101789 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12107 | 2025.01.09 01:41:39.102220 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12108 | 2025.01.09 01:41:39.102460 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_90_18} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
12109 | 2025.01.09 01:41:39.102570 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
12110 | 2025.01.09 01:41:39.102828 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12111 | 2025.01.09 01:41:39.102871 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12112 | 2025.01.09 01:41:39.103235 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12113 | 2025.01.09 01:41:39.103477 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12114 | 2025.01.09 01:41:39.103670 [ 50 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
12115 | 2025.01.09 01:41:39.103713 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.002036 sec., 28487.22986247544 rows/sec., 2.22 MiB/sec. | ||
12116 | 2025.01.09 01:41:39.103728 [ 50 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12117 | 2025.01.09 01:41:39.103798 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12118 | 2025.01.09 01:41:39.103852 [ 259 ] {e18d01cd-d00a-4eb9-be21-2a1f9ef8459b} <Debug> TCPHandler: Processed in 0.002362568 sec. | ||
12119 | 2025.01.09 01:41:39.104004 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
12120 | 2025.01.09 01:41:39.104035 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12121 | 2025.01.09 01:41:39.104124 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12122 | 2025.01.09 01:41:39.104173 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 873 rows starting from the beginning of the part | ||
12123 | 2025.01.09 01:41:39.104192 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12124 | 2025.01.09 01:41:39.104338 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12125 | 2025.01.09 01:41:39.104403 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
12126 | 2025.01.09 01:41:39.104817 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 355 rows starting from the beginning of the part | ||
12127 | 2025.01.09 01:41:39.105227 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 58 rows starting from the beginning of the part | ||
12128 | 2025.01.09 01:41:39.105510 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 815 rows starting from the beginning of the part | ||
12129 | 2025.01.09 01:41:39.105842 [ 196 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 58 rows starting from the beginning of the part | ||
12130 | 2025.01.09 01:41:39.106674 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12131 | 2025.01.09 01:41:39.106717 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12132 | 2025.01.09 01:41:39.107289 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12133 | 2025.01.09 01:41:39.107567 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12134 | 2025.01.09 01:41:39.108059 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.003862 sec., 25893.31952356292 rows/sec., 1.80 MiB/sec. | ||
12135 | 2025.01.09 01:41:39.108212 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.004296389 sec., 516480.2349135518 rows/sec., 39.37 MiB/sec. | ||
12136 | 2025.01.09 01:41:39.108254 [ 266 ] {ee5ec9e1-881e-44cf-8fbd-1930fffdd46a} <Debug> TCPHandler: Processed in 0.00428892 sec. | ||
12137 | 2025.01.09 01:41:39.108548 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12138 | 2025.01.09 01:41:39.108654 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
12139 | 2025.01.09 01:41:39.108944 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12140 | 2025.01.09 01:41:39.109301 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12141 | 2025.01.09 01:41:39.109851 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2025.01.09 01:41:39.110128 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_90_18} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
12143 | 2025.01.09 01:41:39.110239 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
12144 | 2025.01.09 01:41:39.111284 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12145 | 2025.01.09 01:41:39.111323 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12146 | 2025.01.09 01:41:39.111960 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12147 | 2025.01.09 01:41:39.112218 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12148 | 2025.01.09 01:41:39.112468 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003676 sec., 8161.044613710555 rows/sec., 14.62 MiB/sec. | ||
12149 | 2025.01.09 01:41:39.112563 [ 259 ] {b47d8507-9356-4d77-ac09-2287eba6a1e2} <Debug> TCPHandler: Processed in 0.004194148 sec. | ||
12150 | 2025.01.09 01:41:39.112711 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12151 | 2025.01.09 01:41:39.112821 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12152 | 2025.01.09 01:41:39.112870 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12153 | 2025.01.09 01:41:39.113305 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12154 | 2025.01.09 01:41:39.113345 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
12155 | 2025.01.09 01:41:39.113718 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12156 | 2025.01.09 01:41:39.113962 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12157 | 2025.01.09 01:41:39.114216 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001413 sec., 21231.422505307855 rows/sec., 1.45 MiB/sec. | ||
12158 | 2025.01.09 01:41:39.114296 [ 266 ] {a02a819a-5fed-44c0-98ca-12ffe727f4f2} <Debug> TCPHandler: Processed in 0.001638027 sec. | ||
12159 | 2025.01.09 01:41:42.586461 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12160 | 2025.01.09 01:41:42.586530 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12161 | 2025.01.09 01:41:42.770952 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
12162 | 2025.01.09 01:41:42.771600 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12163 | 2025.01.09 01:41:42.771652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12164 | 2025.01.09 01:41:42.772210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12165 | 2025.01.09 01:41:42.772470 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12166 | 2025.01.09 01:41:42.772721 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12167 | 2025.01.09 01:41:42.927177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1698 | ||
12168 | 2025.01.09 01:41:42.930957 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12169 | 2025.01.09 01:41:42.931016 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12170 | 2025.01.09 01:41:42.932495 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12171 | 2025.01.09 01:41:42.932813 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12172 | 2025.01.09 01:41:42.933094 [ 153 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12173 | 2025.01.09 01:41:42.933252 [ 153 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12174 | 2025.01.09 01:41:42.933370 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12175 | 2025.01.09 01:41:42.933650 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
12176 | 2025.01.09 01:41:42.934012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1698 | ||
12177 | 2025.01.09 01:41:42.934402 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12178 | 2025.01.09 01:41:42.934530 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1522 rows starting from the beginning of the part | ||
12179 | 2025.01.09 01:41:42.934973 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
12180 | 2025.01.09 01:41:42.935564 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
12181 | 2025.01.09 01:41:42.936257 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
12182 | 2025.01.09 01:41:42.936800 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
12183 | 2025.01.09 01:41:42.937373 [ 199 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
12184 | 2025.01.09 01:41:42.945841 [ 188 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 72 columns (72 merged, 0 gathered) in 0.012343658 sec., 137560.5189320702 rows/sec., 104.75 MiB/sec. | ||
12185 | 2025.01.09 01:41:42.947360 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12186 | 2025.01.09 01:41:42.948047 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12187 | 2025.01.09 01:41:42.948128 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_46_9} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12188 | 2025.01.09 01:41:42.948321 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
12189 | 2025.01.09 01:41:43.001876 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001297881 sec. | ||
12190 | 2025.01.09 01:41:44.096625 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12191 | 2025.01.09 01:41:44.096836 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12192 | 2025.01.09 01:41:44.096916 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12193 | 2025.01.09 01:41:44.097695 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12194 | 2025.01.09 01:41:44.097744 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12195 | 2025.01.09 01:41:44.098191 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12196 | 2025.01.09 01:41:44.098450 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12197 | 2025.01.09 01:41:44.098664 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. | ||
12198 | 2025.01.09 01:41:44.098730 [ 259 ] {276daba2-8c69-4f01-8485-f4c5e44a23fe} <Debug> TCPHandler: Processed in 0.002245246 sec. | ||
12199 | 2025.01.09 01:41:44.098928 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12200 | 2025.01.09 01:41:44.099072 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12201 | 2025.01.09 01:41:44.099132 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12202 | 2025.01.09 01:41:44.099836 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12203 | 2025.01.09 01:41:44.099875 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12204 | 2025.01.09 01:41:44.100264 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12205 | 2025.01.09 01:41:44.100521 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12206 | 2025.01.09 01:41:44.100724 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001679 sec., 113758.18939845146 rows/sec., 10.07 MiB/sec. | ||
12207 | 2025.01.09 01:41:44.100820 [ 266 ] {f47aa7d4-c5d5-4260-98f2-d9fe7c132e1c} <Debug> TCPHandler: Processed in 0.001958221 sec. | ||
12208 | 2025.01.09 01:41:44.101041 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12209 | 2025.01.09 01:41:44.101349 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12210 | 2025.01.09 01:41:44.101415 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12211 | 2025.01.09 01:41:44.101959 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12212 | 2025.01.09 01:41:44.101998 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12213 | 2025.01.09 01:41:44.102342 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12214 | 2025.01.09 01:41:44.102575 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12215 | 2025.01.09 01:41:44.102793 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00154 sec., 10389.61038961039 rows/sec., 735.59 KiB/sec. | ||
12216 | 2025.01.09 01:41:44.102891 [ 259 ] {6b43f468-7719-486d-a2ab-5b8ca828f2e9} <Debug> TCPHandler: Processed in 0.001965311 sec. | ||
12217 | 2025.01.09 01:41:44.103111 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12218 | 2025.01.09 01:41:44.103292 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12219 | 2025.01.09 01:41:44.103347 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12220 | 2025.01.09 01:41:44.103896 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12221 | 2025.01.09 01:41:44.103936 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12222 | 2025.01.09 01:41:44.104288 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12223 | 2025.01.09 01:41:44.104532 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12224 | 2025.01.09 01:41:44.104746 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001472 sec., 9510.869565217392 rows/sec., 666.08 KiB/sec. | ||
12225 | 2025.01.09 01:41:44.104862 [ 266 ] {601cb62b-a75e-47f9-aa2e-9cfd317e22d0} <Debug> TCPHandler: Processed in 0.00187287 sec. | ||
12226 | 2025.01.09 01:41:44.105086 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12227 | 2025.01.09 01:41:44.105205 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12228 | 2025.01.09 01:41:44.105252 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12229 | 2025.01.09 01:41:44.105799 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12230 | 2025.01.09 01:41:44.105837 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12231 | 2025.01.09 01:41:44.106189 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12232 | 2025.01.09 01:41:44.106424 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12233 | 2025.01.09 01:41:44.106604 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001423 sec., 9135.628952916373 rows/sec., 569.60 KiB/sec. | ||
12234 | 2025.01.09 01:41:44.106656 [ 259 ] {b437318e-53fd-45cb-b1eb-da76db1e0ad9} <Debug> TCPHandler: Processed in 0.001678697 sec. | ||
12235 | 2025.01.09 01:41:44.106791 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12236 | 2025.01.09 01:41:44.106898 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12237 | 2025.01.09 01:41:44.106944 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12238 | 2025.01.09 01:41:44.107617 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12239 | 2025.01.09 01:41:44.107655 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12240 | 2025.01.09 01:41:44.108033 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12241 | 2025.01.09 01:41:44.108274 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12242 | 2025.01.09 01:41:44.108470 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001594 sec., 222710.16311166878 rows/sec., 15.64 MiB/sec. | ||
12243 | 2025.01.09 01:41:44.108520 [ 266 ] {5032e4e9-604b-4f24-8f1d-013a3361dd6f} <Debug> TCPHandler: Processed in 0.001780819 sec. | ||
12244 | 2025.01.09 01:41:44.108653 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12245 | 2025.01.09 01:41:44.108759 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12246 | 2025.01.09 01:41:44.108805 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12247 | 2025.01.09 01:41:44.109236 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12248 | 2025.01.09 01:41:44.109273 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12249 | 2025.01.09 01:41:44.109626 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12250 | 2025.01.09 01:41:44.109867 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12251 | 2025.01.09 01:41:44.110043 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 240.03 KiB/sec. | ||
12252 | 2025.01.09 01:41:44.110092 [ 259 ] {0e467f3c-4f74-43a3-80b2-ea0a83b87100} <Debug> TCPHandler: Processed in 0.001489024 sec. | ||
12253 | 2025.01.09 01:41:44.110221 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12254 | 2025.01.09 01:41:44.110326 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12255 | 2025.01.09 01:41:44.110376 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12256 | 2025.01.09 01:41:44.110921 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12257 | 2025.01.09 01:41:44.110959 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12258 | 2025.01.09 01:41:44.111342 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12259 | 2025.01.09 01:41:44.111592 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12260 | 2025.01.09 01:41:44.111784 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12261 | 2025.01.09 01:41:44.111806 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001501 sec., 117921.38574283812 rows/sec., 7.78 MiB/sec. | ||
12262 | 2025.01.09 01:41:44.111868 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12263 | 2025.01.09 01:41:44.111917 [ 266 ] {a7bffaa0-2983-4f16-9b1e-23772c219953} <Debug> TCPHandler: Processed in 0.001746909 sec. | ||
12264 | 2025.01.09 01:41:44.111932 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12265 | 2025.01.09 01:41:44.112156 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12266 | 2025.01.09 01:41:44.112226 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
12267 | 2025.01.09 01:41:44.112441 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12268 | 2025.01.09 01:41:44.112599 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12269 | 2025.01.09 01:41:44.113009 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12270 | 2025.01.09 01:41:44.113180 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 22626 rows starting from the beginning of the part | ||
12271 | 2025.01.09 01:41:44.113883 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part | ||
12272 | 2025.01.09 01:41:44.114546 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part | ||
12273 | 2025.01.09 01:41:44.114891 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 899 rows starting from the beginning of the part | ||
12274 | 2025.01.09 01:41:44.115245 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part | ||
12275 | 2025.01.09 01:41:44.115571 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 177 rows starting from the beginning of the part | ||
12276 | 2025.01.09 01:41:44.116202 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12277 | 2025.01.09 01:41:44.116270 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12278 | 2025.01.09 01:41:44.116989 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12279 | 2025.01.09 01:41:44.117343 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12280 | 2025.01.09 01:41:44.117641 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005301 sec., 188.64365214110543 rows/sec., 12.71 KiB/sec. | ||
12281 | 2025.01.09 01:41:44.117872 [ 259 ] {2362af4f-23dd-41e9-a550-18c5d47c1570} <Debug> TCPHandler: Processed in 0.005844965 sec. | ||
12282 | 2025.01.09 01:41:44.118208 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12283 | 2025.01.09 01:41:44.119014 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12284 | 2025.01.09 01:41:44.119318 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12285 | 2025.01.09 01:41:44.121272 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12286 | 2025.01.09 01:41:44.121322 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12287 | 2025.01.09 01:41:44.124719 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12288 | 2025.01.09 01:41:44.125365 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12289 | 2025.01.09 01:41:44.125670 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12290 | 2025.01.09 01:41:44.125751 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12291 | 2025.01.09 01:41:44.125790 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12292 | 2025.01.09 01:41:44.125796 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007125 sec., 1263.157894736842 rows/sec., 2.26 MiB/sec. | ||
12293 | 2025.01.09 01:41:44.126267 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
12294 | 2025.01.09 01:41:44.126291 [ 266 ] {e9c712af-60dd-4806-b266-6a11d5f5304d} <Debug> TCPHandler: Processed in 0.008283204 sec. | ||
12295 | 2025.01.09 01:41:44.126539 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12296 | 2025.01.09 01:41:44.127039 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12297 | 2025.01.09 01:41:44.127179 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12298 | 2025.01.09 01:41:44.127273 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12299 | 2025.01.09 01:41:44.127570 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1499 rows starting from the beginning of the part | ||
12300 | 2025.01.09 01:41:44.128847 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 9 rows starting from the beginning of the part | ||
12301 | 2025.01.09 01:41:44.129028 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24079 rows, containing 5 columns (5 merged, 0 gathered) in 0.016959402 sec., 1419802.4199202307 rows/sec., 95.14 MiB/sec. | ||
12302 | 2025.01.09 01:41:44.129702 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12303 | 2025.01.09 01:41:44.129891 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
12304 | 2025.01.09 01:41:44.130756 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12305 | 2025.01.09 01:41:44.130800 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12306 | 2025.01.09 01:41:44.130920 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12307 | 2025.01.09 01:41:44.131020 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 9 rows starting from the beginning of the part | ||
12308 | 2025.01.09 01:41:44.131133 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12309 | 2025.01.09 01:41:44.131420 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
12310 | 2025.01.09 01:41:44.132010 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
12311 | 2025.01.09 01:41:44.132592 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12312 | 2025.01.09 01:41:44.132654 [ 203 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 9 rows starting from the beginning of the part | ||
12313 | 2025.01.09 01:41:44.133367 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12314 | 2025.01.09 01:41:44.133736 [ 105 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12315 | 2025.01.09 01:41:44.133840 [ 105 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12316 | 2025.01.09 01:41:44.133924 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12317 | 2025.01.09 01:41:44.134074 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007232 sec., 7190.265486725664 rows/sec., 455.87 KiB/sec. | ||
12318 | 2025.01.09 01:41:44.134576 [ 259 ] {0157de19-8e09-4379-a84f-111d50c71b2d} <Debug> TCPHandler: Processed in 0.008133791 sec. | ||
12319 | 2025.01.09 01:41:44.134649 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
12320 | 2025.01.09 01:41:44.135339 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12321 | 2025.01.09 01:41:44.135455 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3424 rows starting from the beginning of the part | ||
12322 | 2025.01.09 01:41:44.135945 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
12323 | 2025.01.09 01:41:44.136417 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
12324 | 2025.01.09 01:41:44.136939 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
12325 | 2025.01.09 01:41:44.137370 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
12326 | 2025.01.09 01:41:44.137661 [ 195 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 52 rows starting from the beginning of the part | ||
12327 | 2025.01.09 01:41:44.139970 [ 190 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 4 columns (4 merged, 0 gathered) in 0.005871394 sec., 619954.9885427549 rows/sec., 39.96 MiB/sec. | ||
12328 | 2025.01.09 01:41:44.140597 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12329 | 2025.01.09 01:41:44.141275 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12330 | 2025.01.09 01:41:44.141500 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_91_18} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12331 | 2025.01.09 01:41:44.141659 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
12332 | 2025.01.09 01:41:44.148103 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 19 columns (19 merged, 0 gathered) in 0.022187806 sec., 71480.70431118786 rows/sec., 128.09 MiB/sec. | ||
12333 | 2025.01.09 01:41:44.149933 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12334 | 2025.01.09 01:41:44.150367 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12335 | 2025.01.09 01:41:44.150451 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12336 | 2025.01.09 01:41:44.150604 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
12337 | 2025.01.09 01:41:44.861935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12338 | 2025.01.09 01:41:44.883552 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12339 | 2025.01.09 01:41:44.883613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12340 | 2025.01.09 01:41:44.890989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12341 | 2025.01.09 01:41:44.891796 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12342 | 2025.01.09 01:41:44.894606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12343 | 2025.01.09 01:41:45.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.22 MiB, peak 263.19 MiB, free memory in arenas 0.00 B, will set to 255.38 MiB (RSS), difference: 5.16 MiB | ||
12344 | 2025.01.09 01:41:49.093379 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12345 | 2025.01.09 01:41:49.093590 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12346 | 2025.01.09 01:41:49.093670 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12347 | 2025.01.09 01:41:49.094510 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12348 | 2025.01.09 01:41:49.094556 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12349 | 2025.01.09 01:41:49.095011 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12350 | 2025.01.09 01:41:49.095266 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12351 | 2025.01.09 01:41:49.095517 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001981 sec., 2019.1822311963654 rows/sec., 164.65 KiB/sec. | ||
12352 | 2025.01.09 01:41:49.095617 [ 259 ] {91744348-e479-486e-b4b7-9ba57ad61a51} <Debug> TCPHandler: Processed in 0.002375449 sec. | ||
12353 | 2025.01.09 01:41:49.095803 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12354 | 2025.01.09 01:41:49.095921 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12355 | 2025.01.09 01:41:49.095970 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12356 | 2025.01.09 01:41:49.096554 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12357 | 2025.01.09 01:41:49.096593 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12358 | 2025.01.09 01:41:49.096978 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12359 | 2025.01.09 01:41:49.097213 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12360 | 2025.01.09 01:41:49.097440 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001546 sec., 56921.08667529107 rows/sec., 4.97 MiB/sec. | ||
12361 | 2025.01.09 01:41:49.097493 [ 266 ] {d177f670-f36f-4d76-b73a-60107f78c1cb} <Debug> TCPHandler: Processed in 0.001758239 sec. | ||
12362 | 2025.01.09 01:41:49.097651 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12363 | 2025.01.09 01:41:49.097758 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12364 | 2025.01.09 01:41:49.097804 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12365 | 2025.01.09 01:41:49.098344 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12366 | 2025.01.09 01:41:49.098384 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12367 | 2025.01.09 01:41:49.098728 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12368 | 2025.01.09 01:41:49.098960 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12369 | 2025.01.09 01:41:49.099171 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001436 sec., 23676.880222841224 rows/sec., 1.72 MiB/sec. | ||
12370 | 2025.01.09 01:41:49.099223 [ 259 ] {8c8b8103-4d4d-4bc0-b837-b63e799c4e6b} <Debug> TCPHandler: Processed in 0.001631797 sec. | ||
12371 | 2025.01.09 01:41:49.099370 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12372 | 2025.01.09 01:41:49.099476 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12373 | 2025.01.09 01:41:49.099521 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12374 | 2025.01.09 01:41:49.100058 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12375 | 2025.01.09 01:41:49.100098 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12376 | 2025.01.09 01:41:49.100452 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12377 | 2025.01.09 01:41:49.100689 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12378 | 2025.01.09 01:41:49.100918 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00146 sec., 42465.75342465754 rows/sec., 3.32 MiB/sec. | ||
12379 | 2025.01.09 01:41:49.101005 [ 266 ] {46c2abca-48c6-4588-bcaf-e7e063efff8f} <Debug> TCPHandler: Processed in 0.001693857 sec. | ||
12380 | 2025.01.09 01:41:49.101198 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12381 | 2025.01.09 01:41:49.101479 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12382 | 2025.01.09 01:41:49.101553 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12383 | 2025.01.09 01:41:49.102084 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12384 | 2025.01.09 01:41:49.102124 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12385 | 2025.01.09 01:41:49.102497 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12386 | 2025.01.09 01:41:49.102731 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12387 | 2025.01.09 01:41:49.102945 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001573 sec., 64844.24666242848 rows/sec., 4.49 MiB/sec. | ||
12388 | 2025.01.09 01:41:49.102998 [ 259 ] {8866250e-4eaf-4a48-bf4f-f8a2bdf62a64} <Debug> TCPHandler: Processed in 0.001910301 sec. | ||
12389 | 2025.01.09 01:41:49.103171 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12390 | 2025.01.09 01:41:49.103284 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12391 | 2025.01.09 01:41:49.103350 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12392 | 2025.01.09 01:41:49.104488 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12393 | 2025.01.09 01:41:49.104529 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12394 | 2025.01.09 01:41:49.105161 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12395 | 2025.01.09 01:41:49.105413 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2025.01.09 01:41:49.105651 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002389 sec., 12557.555462536626 rows/sec., 22.50 MiB/sec. | ||
12397 | 2025.01.09 01:41:49.105753 [ 266 ] {49602ed5-b7a8-4078-ab03-d9bf97301bdf} <Debug> TCPHandler: Processed in 0.002636052 sec. | ||
12398 | 2025.01.09 01:41:49.105900 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12399 | 2025.01.09 01:41:49.106007 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12400 | 2025.01.09 01:41:49.106053 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12401 | 2025.01.09 01:41:49.106476 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12402 | 2025.01.09 01:41:49.106515 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12403 | 2025.01.09 01:41:49.106889 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12404 | 2025.01.09 01:41:49.107121 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12405 | 2025.01.09 01:41:49.107318 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001333 sec., 22505.626406601652 rows/sec., 1.54 MiB/sec. | ||
12406 | 2025.01.09 01:41:49.107367 [ 259 ] {1a341b1c-48af-4de1-8e3b-a236c9f03323} <Debug> TCPHandler: Processed in 0.001517965 sec. | ||
12407 | 2025.01.09 01:41:50.272924 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12408 | 2025.01.09 01:41:50.273606 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12409 | 2025.01.09 01:41:50.273657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12410 | 2025.01.09 01:41:50.274190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12411 | 2025.01.09 01:41:50.274444 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12412 | 2025.01.09 01:41:50.274742 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12413 | 2025.01.09 01:41:52.394758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12414 | 2025.01.09 01:41:52.416483 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12415 | 2025.01.09 01:41:52.416549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12416 | 2025.01.09 01:41:52.423917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12417 | 2025.01.09 01:41:52.424715 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12418 | 2025.01.09 01:41:52.429982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12419 | 2025.01.09 01:41:52.934334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1734 | ||
12420 | 2025.01.09 01:41:52.937480 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12421 | 2025.01.09 01:41:52.937542 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12422 | 2025.01.09 01:41:52.939031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12423 | 2025.01.09 01:41:52.939343 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12424 | 2025.01.09 01:41:52.940776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
12425 | 2025.01.09 01:41:54.096206 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12426 | 2025.01.09 01:41:54.096394 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12427 | 2025.01.09 01:41:54.096466 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12428 | 2025.01.09 01:41:54.097285 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12429 | 2025.01.09 01:41:54.097340 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12430 | 2025.01.09 01:41:54.097775 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12431 | 2025.01.09 01:41:54.098033 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12432 | 2025.01.09 01:41:54.098291 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
12433 | 2025.01.09 01:41:54.098390 [ 259 ] {b75b8988-eae0-4743-b29b-7402ea4f2442} <Debug> TCPHandler: Processed in 0.002319527 sec. | ||
12434 | 2025.01.09 01:41:54.098640 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12435 | 2025.01.09 01:41:54.098775 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12436 | 2025.01.09 01:41:54.098827 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12437 | 2025.01.09 01:41:54.099485 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12438 | 2025.01.09 01:41:54.099528 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12439 | 2025.01.09 01:41:54.099912 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12440 | 2025.01.09 01:41:54.100218 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12441 | 2025.01.09 01:41:54.100460 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001707 sec., 111892.20855301699 rows/sec., 9.90 MiB/sec. | ||
12442 | 2025.01.09 01:41:54.100561 [ 266 ] {386d380a-b646-4689-9e99-fb483f96010e} <Debug> TCPHandler: Processed in 0.002028753 sec. | ||
12443 | 2025.01.09 01:41:54.100767 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12444 | 2025.01.09 01:41:54.100966 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12445 | 2025.01.09 01:41:54.101015 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12446 | 2025.01.09 01:41:54.101574 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12447 | 2025.01.09 01:41:54.101616 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12448 | 2025.01.09 01:41:54.101976 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12449 | 2025.01.09 01:41:54.102215 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12450 | 2025.01.09 01:41:54.102394 [ 143 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12451 | 2025.01.09 01:41:54.102456 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001528 sec., 10471.204188481675 rows/sec., 741.37 KiB/sec. | ||
12452 | 2025.01.09 01:41:54.102485 [ 143 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12453 | 2025.01.09 01:41:54.102567 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12454 | 2025.01.09 01:41:54.102575 [ 259 ] {fefb31fc-1c46-478d-b813-01da1d80f5a8} <Debug> TCPHandler: Processed in 0.00191029 sec. | ||
12455 | 2025.01.09 01:41:54.102773 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
12456 | 2025.01.09 01:41:54.102784 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12457 | 2025.01.09 01:41:54.103025 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12458 | 2025.01.09 01:41:54.103038 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12459 | 2025.01.09 01:41:54.103121 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12460 | 2025.01.09 01:41:54.103122 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 60 rows starting from the beginning of the part | ||
12461 | 2025.01.09 01:41:54.103462 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 20 rows starting from the beginning of the part | ||
12462 | 2025.01.09 01:41:54.103807 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
12463 | 2025.01.09 01:41:54.104178 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part | ||
12464 | 2025.01.09 01:41:54.104511 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
12465 | 2025.01.09 01:41:54.104837 [ 203 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part | ||
12466 | 2025.01.09 01:41:54.105871 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12467 | 2025.01.09 01:41:54.105939 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12468 | 2025.01.09 01:41:54.106987 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12469 | 2025.01.09 01:41:54.107551 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.004887298 sec., 36011.71854059237 rows/sec., 2.70 MiB/sec. | ||
12470 | 2025.01.09 01:41:54.107605 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12471 | 2025.01.09 01:41:54.107965 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12472 | 2025.01.09 01:41:54.108076 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005104 sec., 2742.94670846395 rows/sec., 192.10 KiB/sec. | ||
12473 | 2025.01.09 01:41:54.108493 [ 266 ] {9a8fcc8f-3f3e-4408-9f36-73058a6c609c} <Debug> TCPHandler: Processed in 0.005799273 sec. | ||
12474 | 2025.01.09 01:41:54.108908 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12475 | 2025.01.09 01:41:54.109259 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12476 | 2025.01.09 01:41:54.109271 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2025.01.09 01:41:54.109360 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12478 | 2025.01.09 01:41:54.109507 [ 190 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_86_17} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12479 | 2025.01.09 01:41:54.109706 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12480 | 2025.01.09 01:41:54.110321 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12481 | 2025.01.09 01:41:54.110368 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12482 | 2025.01.09 01:41:54.110739 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12483 | 2025.01.09 01:41:54.111000 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12484 | 2025.01.09 01:41:54.111251 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002102 sec., 6184.5861084681255 rows/sec., 385.61 KiB/sec. | ||
12485 | 2025.01.09 01:41:54.111369 [ 259 ] {1c173198-a532-4e8b-8763-db55f45493bb} <Debug> TCPHandler: Processed in 0.002661443 sec. | ||
12486 | 2025.01.09 01:41:54.111591 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12487 | 2025.01.09 01:41:54.111720 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12488 | 2025.01.09 01:41:54.111768 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12489 | 2025.01.09 01:41:54.112485 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12490 | 2025.01.09 01:41:54.112525 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12491 | 2025.01.09 01:41:54.112963 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12492 | 2025.01.09 01:41:54.113222 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12493 | 2025.01.09 01:41:54.113435 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001737 sec., 204375.3598157743 rows/sec., 14.35 MiB/sec. | ||
12494 | 2025.01.09 01:41:54.113504 [ 266 ] {837c9aa6-6ef1-4d60-bacd-2ba444572c58} <Debug> TCPHandler: Processed in 0.002017112 sec. | ||
12495 | 2025.01.09 01:41:54.113688 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12496 | 2025.01.09 01:41:54.113799 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12497 | 2025.01.09 01:41:54.113850 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12498 | 2025.01.09 01:41:54.114418 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12499 | 2025.01.09 01:41:54.114464 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12500 | 2025.01.09 01:41:54.114850 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12501 | 2025.01.09 01:41:54.115098 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12502 | 2025.01.09 01:41:54.115341 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
12503 | 2025.01.09 01:41:54.115418 [ 259 ] {1ea43dfc-6871-4e12-a644-0a6a5cd97378} <Debug> TCPHandler: Processed in 0.001792529 sec. | ||
12504 | 2025.01.09 01:41:54.115661 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12505 | 2025.01.09 01:41:54.115821 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12506 | 2025.01.09 01:41:54.115926 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12507 | 2025.01.09 01:41:54.116486 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12508 | 2025.01.09 01:41:54.116528 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12509 | 2025.01.09 01:41:54.116961 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12510 | 2025.01.09 01:41:54.117201 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12511 | 2025.01.09 01:41:54.117424 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001619 sec., 109326.7449042619 rows/sec., 7.21 MiB/sec. | ||
12512 | 2025.01.09 01:41:54.117514 [ 266 ] {6d2c3cb5-028b-41b4-b732-ab85a4bf820e} <Debug> TCPHandler: Processed in 0.001972282 sec. | ||
12513 | 2025.01.09 01:41:54.117743 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12514 | 2025.01.09 01:41:54.117900 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12515 | 2025.01.09 01:41:54.117953 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12516 | 2025.01.09 01:41:54.118404 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12517 | 2025.01.09 01:41:54.118445 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12518 | 2025.01.09 01:41:54.118808 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12519 | 2025.01.09 01:41:54.119063 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12520 | 2025.01.09 01:41:54.119331 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
12521 | 2025.01.09 01:41:54.119501 [ 259 ] {63f75091-2608-44ed-a10c-9496e0a2c0d9} <Debug> TCPHandler: Processed in 0.00186837 sec. | ||
12522 | 2025.01.09 01:41:54.119735 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12523 | 2025.01.09 01:41:54.119854 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12524 | 2025.01.09 01:41:54.119932 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12525 | 2025.01.09 01:41:54.121021 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12526 | 2025.01.09 01:41:54.121087 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12527 | 2025.01.09 01:41:54.121689 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12528 | 2025.01.09 01:41:54.121951 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12529 | 2025.01.09 01:41:54.122191 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00236 sec., 3813.5593220338983 rows/sec., 6.83 MiB/sec. | ||
12530 | 2025.01.09 01:41:54.122296 [ 266 ] {1d4a151d-3f72-4318-a440-fd446e54392d} <Debug> TCPHandler: Processed in 0.002676883 sec. | ||
12531 | 2025.01.09 01:41:54.122443 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12532 | 2025.01.09 01:41:54.122549 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12533 | 2025.01.09 01:41:54.122598 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12534 | 2025.01.09 01:41:54.123072 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12535 | 2025.01.09 01:41:54.123112 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
12536 | 2025.01.09 01:41:54.123479 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12537 | 2025.01.09 01:41:54.123721 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12538 | 2025.01.09 01:41:54.123944 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001417 sec., 36697.247706422015 rows/sec., 2.27 MiB/sec. | ||
12539 | 2025.01.09 01:41:54.123995 [ 259 ] {0e8d0d68-afd7-411b-bc7d-0b8d36bfcee4} <Debug> TCPHandler: Processed in 0.001605666 sec. | ||
12540 | 2025.01.09 01:41:57.586578 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12541 | 2025.01.09 01:41:57.586653 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12542 | 2025.01.09 01:41:57.774946 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
12543 | 2025.01.09 01:41:57.775576 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12544 | 2025.01.09 01:41:57.775621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12545 | 2025.01.09 01:41:57.776144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12546 | 2025.01.09 01:41:57.776415 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12547 | 2025.01.09 01:41:57.776641 [ 139 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12548 | 2025.01.09 01:41:57.776682 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12549 | 2025.01.09 01:41:57.776730 [ 139 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12550 | 2025.01.09 01:41:57.776760 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12551 | 2025.01.09 01:41:57.776905 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
12552 | 2025.01.09 01:41:57.777067 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12553 | 2025.01.09 01:41:57.777114 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
12554 | 2025.01.09 01:41:57.777203 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
12555 | 2025.01.09 01:41:57.777424 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
12556 | 2025.01.09 01:41:57.777553 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
12557 | 2025.01.09 01:41:57.777769 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
12558 | 2025.01.09 01:41:57.778010 [ 198 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
12559 | 2025.01.09 01:41:57.780749 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003916912 sec., 7724452.323667216 rows/sec., 110.50 MiB/sec. | ||
12560 | 2025.01.09 01:41:57.781020 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12561 | 2025.01.09 01:41:57.781322 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12562 | 2025.01.09 01:41:57.781403 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_66_13} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12563 | 2025.01.09 01:41:57.781489 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
12564 | 2025.01.09 01:41:59.093224 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12565 | 2025.01.09 01:41:59.093409 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12566 | 2025.01.09 01:41:59.093481 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12567 | 2025.01.09 01:41:59.094267 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12568 | 2025.01.09 01:41:59.094316 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12569 | 2025.01.09 01:41:59.094745 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12570 | 2025.01.09 01:41:59.095010 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12571 | 2025.01.09 01:41:59.095258 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.0019 sec., 45263.15789473684 rows/sec., 3.97 MiB/sec. | ||
12572 | 2025.01.09 01:41:59.095318 [ 259 ] {50d5ec26-6c50-4db8-bf7b-8be9c7b8ec93} <Debug> TCPHandler: Processed in 0.002226516 sec. | ||
12573 | 2025.01.09 01:41:59.095492 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12574 | 2025.01.09 01:41:59.095605 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12575 | 2025.01.09 01:41:59.095652 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12576 | 2025.01.09 01:41:59.096243 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12577 | 2025.01.09 01:41:59.096291 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12578 | 2025.01.09 01:41:59.096728 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12579 | 2025.01.09 01:41:59.097032 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12580 | 2025.01.09 01:41:59.097314 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001731 sec., 17331.02253032929 rows/sec., 1.27 MiB/sec. | ||
12581 | 2025.01.09 01:41:59.097380 [ 266 ] {5f8f93c5-4a49-4046-b86b-ac5a8f747f21} <Debug> TCPHandler: Processed in 0.001944471 sec. | ||
12582 | 2025.01.09 01:41:59.098551 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12583 | 2025.01.09 01:41:59.098674 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12584 | 2025.01.09 01:41:59.098753 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12585 | 2025.01.09 01:41:59.099445 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12586 | 2025.01.09 01:41:59.099486 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12587 | 2025.01.09 01:41:59.099855 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12588 | 2025.01.09 01:41:59.100092 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12589 | 2025.01.09 01:41:59.100323 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001678 sec., 34564.95828367104 rows/sec., 2.70 MiB/sec. | ||
12590 | 2025.01.09 01:41:59.100378 [ 259 ] {ce439376-bd59-4bf4-b74d-10d6cc8559c7} <Debug> TCPHandler: Processed in 0.00189021 sec. | ||
12591 | 2025.01.09 01:41:59.100526 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12592 | 2025.01.09 01:41:59.100636 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12593 | 2025.01.09 01:41:59.100686 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12594 | 2025.01.09 01:41:59.101213 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12595 | 2025.01.09 01:41:59.101252 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12596 | 2025.01.09 01:41:59.101654 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12597 | 2025.01.09 01:41:59.101896 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12598 | 2025.01.09 01:41:59.102107 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001494 sec., 66934.40428380186 rows/sec., 4.64 MiB/sec. | ||
12599 | 2025.01.09 01:41:59.102159 [ 266 ] {54b99ee3-d6b1-475e-9919-08d6b621e10c} <Debug> TCPHandler: Processed in 0.001685437 sec. | ||
12600 | 2025.01.09 01:41:59.102336 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12601 | 2025.01.09 01:41:59.102466 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12602 | 2025.01.09 01:41:59.102545 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12603 | 2025.01.09 01:41:59.103749 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12604 | 2025.01.09 01:41:59.103791 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12605 | 2025.01.09 01:41:59.104442 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12606 | 2025.01.09 01:41:59.104698 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12607 | 2025.01.09 01:41:59.104938 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0025 sec., 12000 rows/sec., 21.50 MiB/sec. | ||
12608 | 2025.01.09 01:41:59.105044 [ 259 ] {aacb89f7-5562-49be-bfe7-78177cd83da6} <Debug> TCPHandler: Processed in 0.002770084 sec. | ||
12609 | 2025.01.09 01:41:59.105213 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12610 | 2025.01.09 01:41:59.105341 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12611 | 2025.01.09 01:41:59.105397 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12612 | 2025.01.09 01:41:59.105917 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12613 | 2025.01.09 01:41:59.105958 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12614 | 2025.01.09 01:41:59.106304 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12615 | 2025.01.09 01:41:59.106531 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12616 | 2025.01.09 01:41:59.106757 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001441 sec., 20818.87578070784 rows/sec., 1.43 MiB/sec. | ||
12617 | 2025.01.09 01:41:59.106853 [ 266 ] {9cd2698f-0bdb-4a8b-9e76-703d38d85eaf} <Debug> TCPHandler: Processed in 0.001701347 sec. | ||
12618 | 2025.01.09 01:41:59.930133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12619 | 2025.01.09 01:41:59.953646 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12620 | 2025.01.09 01:41:59.953709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12621 | 2025.01.09 01:41:59.961000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12622 | 2025.01.09 01:41:59.961827 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12623 | 2025.01.09 01:41:59.962218 [ 136 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12624 | 2025.01.09 01:41:59.962346 [ 136 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12625 | 2025.01.09 01:41:59.962416 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12626 | 2025.01.09 01:41:59.962847 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
12627 | 2025.01.09 01:41:59.979228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12628 | 2025.01.09 01:41:59.980673 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12629 | 2025.01.09 01:41:59.982640 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
12630 | 2025.01.09 01:41:59.988638 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
12631 | 2025.01.09 01:41:59.994675 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
12632 | 2025.01.09 01:42:00.000651 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
12633 | 2025.01.09 01:42:00.006797 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
12634 | 2025.01.09 01:42:00.011379 [ 194 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
12635 | 2025.01.09 01:42:00.073628 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.111056486 sec., 4484.204551546859 rows/sec., 23.19 MiB/sec. | ||
12636 | 2025.01.09 01:42:00.077188 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12637 | 2025.01.09 01:42:00.080241 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12638 | 2025.01.09 01:42:00.080377 [ 200 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_66_13} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12639 | 2025.01.09 01:42:00.082807 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
12640 | 2025.01.09 01:42:01.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.93 MiB, peak 269.65 MiB, free memory in arenas 0.00 B, will set to 257.07 MiB (RSS), difference: 1.15 MiB | ||
12641 | 2025.01.09 01:42:02.941133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1768 | ||
12642 | 2025.01.09 01:42:02.944333 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12643 | 2025.01.09 01:42:02.944395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12644 | 2025.01.09 01:42:02.945901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12645 | 2025.01.09 01:42:02.946217 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12646 | 2025.01.09 01:42:02.947827 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
12647 | 2025.01.09 01:42:04.126087 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12648 | 2025.01.09 01:42:04.126293 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12649 | 2025.01.09 01:42:04.126374 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12650 | 2025.01.09 01:42:04.127234 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12651 | 2025.01.09 01:42:04.127279 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12652 | 2025.01.09 01:42:04.127728 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12653 | 2025.01.09 01:42:04.127984 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12654 | 2025.01.09 01:42:04.128192 [ 130 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12655 | 2025.01.09 01:42:04.128254 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002012 sec., 6958.250497017893 rows/sec., 500.90 KiB/sec. | ||
12656 | 2025.01.09 01:42:04.128282 [ 130 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12657 | 2025.01.09 01:42:04.128357 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12658 | 2025.01.09 01:42:04.128395 [ 259 ] {c41a8552-362e-4a93-acfe-a95e2f6f7b99} <Debug> TCPHandler: Processed in 0.002446579 sec. | ||
12659 | 2025.01.09 01:42:04.128548 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
12660 | 2025.01.09 01:42:04.128602 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12661 | 2025.01.09 01:42:04.128684 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12662 | 2025.01.09 01:42:04.128737 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
12663 | 2025.01.09 01:42:04.128766 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12664 | 2025.01.09 01:42:04.128847 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12665 | 2025.01.09 01:42:04.128875 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
12666 | 2025.01.09 01:42:04.129347 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
12667 | 2025.01.09 01:42:04.129656 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
12668 | 2025.01.09 01:42:04.129933 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
12669 | 2025.01.09 01:42:04.131098 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12670 | 2025.01.09 01:42:04.131144 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12671 | 2025.01.09 01:42:04.131692 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003203602 sec., 21850.404638279037 rows/sec., 1.62 MiB/sec. | ||
12672 | 2025.01.09 01:42:04.131797 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12673 | 2025.01.09 01:42:04.131977 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12674 | 2025.01.09 01:42:04.132173 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12675 | 2025.01.09 01:42:04.132577 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003855 sec., 1037.6134889753566 rows/sec., 84.61 KiB/sec. | ||
12676 | 2025.01.09 01:42:04.132591 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12677 | 2025.01.09 01:42:04.132726 [ 266 ] {3589ef88-f362-4a72-8b1a-04ba0d59175f} <Debug> TCPHandler: Processed in 0.004200597 sec. | ||
12678 | 2025.01.09 01:42:04.132818 [ 187 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_45_11} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12679 | 2025.01.09 01:42:04.132924 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12680 | 2025.01.09 01:42:04.132974 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12681 | 2025.01.09 01:42:04.133067 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12682 | 2025.01.09 01:42:04.133117 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12683 | 2025.01.09 01:42:04.134179 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12684 | 2025.01.09 01:42:04.134220 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12685 | 2025.01.09 01:42:04.134676 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12686 | 2025.01.09 01:42:04.134919 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12687 | 2025.01.09 01:42:04.135096 [ 130 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
12688 | 2025.01.09 01:42:04.135155 [ 130 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12689 | 2025.01.09 01:42:04.135168 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002113 sec., 630856.6019876952 rows/sec., 52.70 MiB/sec. | ||
12690 | 2025.01.09 01:42:04.135196 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12691 | 2025.01.09 01:42:04.135277 [ 259 ] {e43a4d73-4b2c-41b7-80df-35e16f262586} <Debug> TCPHandler: Processed in 0.002432989 sec. | ||
12692 | 2025.01.09 01:42:04.135394 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
12693 | 2025.01.09 01:42:04.135466 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12694 | 2025.01.09 01:42:04.135509 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12695 | 2025.01.09 01:42:04.135539 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 1399 rows starting from the beginning of the part | ||
12696 | 2025.01.09 01:42:04.135674 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12697 | 2025.01.09 01:42:04.135687 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 191 rows starting from the beginning of the part | ||
12698 | 2025.01.09 01:42:04.135768 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12699 | 2025.01.09 01:42:04.135862 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 88 rows starting from the beginning of the part | ||
12700 | 2025.01.09 01:42:04.136174 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 191 rows starting from the beginning of the part | ||
12701 | 2025.01.09 01:42:04.136463 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 86 rows starting from the beginning of the part | ||
12702 | 2025.01.09 01:42:04.136799 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1333 rows starting from the beginning of the part | ||
12703 | 2025.01.09 01:42:04.137771 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12704 | 2025.01.09 01:42:04.137821 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12705 | 2025.01.09 01:42:04.138380 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12706 | 2025.01.09 01:42:04.138643 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12707 | 2025.01.09 01:42:04.138869 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.003281 sec., 6095.70252971655 rows/sec., 430.39 KiB/sec. | ||
12708 | 2025.01.09 01:42:04.138962 [ 266 ] {be9f7621-d004-4b00-b9e2-da0bb2241db3} <Debug> TCPHandler: Processed in 0.003561817 sec. | ||
12709 | 2025.01.09 01:42:04.139163 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12710 | 2025.01.09 01:42:04.139184 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.003868882 sec., 849857.917610307 rows/sec., 75.03 MiB/sec. | ||
12711 | 2025.01.09 01:42:04.139317 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12712 | 2025.01.09 01:42:04.139406 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12713 | 2025.01.09 01:42:04.139512 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
12714 | 2025.01.09 01:42:04.140184 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12715 | 2025.01.09 01:42:04.140313 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_95_19} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
12716 | 2025.01.09 01:42:04.140503 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
12717 | 2025.01.09 01:42:04.140697 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12718 | 2025.01.09 01:42:04.140743 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12719 | 2025.01.09 01:42:04.141115 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12720 | 2025.01.09 01:42:04.141354 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12721 | 2025.01.09 01:42:04.141596 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002307 sec., 104898.13610749891 rows/sec., 7.11 MiB/sec. | ||
12722 | 2025.01.09 01:42:04.141722 [ 259 ] {8e6d991c-6ef2-4280-a609-b702b7b1ac48} <Debug> TCPHandler: Processed in 0.002660503 sec. | ||
12723 | 2025.01.09 01:42:04.141894 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12724 | 2025.01.09 01:42:04.142029 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12725 | 2025.01.09 01:42:04.142085 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12726 | 2025.01.09 01:42:04.142642 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12727 | 2025.01.09 01:42:04.142681 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12728 | 2025.01.09 01:42:04.143024 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12729 | 2025.01.09 01:42:04.143255 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12730 | 2025.01.09 01:42:04.143418 [ 130 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12731 | 2025.01.09 01:42:04.143477 [ 130 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12732 | 2025.01.09 01:42:04.143495 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 543.99 KiB/sec. | ||
12733 | 2025.01.09 01:42:04.143512 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12734 | 2025.01.09 01:42:04.143659 [ 266 ] {a19aa1a2-e487-4f32-8251-959c536ade94} <Debug> TCPHandler: Processed in 0.0018377 sec. | ||
12735 | 2025.01.09 01:42:04.143896 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
12736 | 2025.01.09 01:42:04.143962 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12737 | 2025.01.09 01:42:04.144434 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12738 | 2025.01.09 01:42:04.144544 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
12739 | 2025.01.09 01:42:04.144616 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12740 | 2025.01.09 01:42:04.144775 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
12741 | 2025.01.09 01:42:04.144812 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12742 | 2025.01.09 01:42:04.145112 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
12743 | 2025.01.09 01:42:04.145408 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
12744 | 2025.01.09 01:42:04.145662 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
12745 | 2025.01.09 01:42:04.147866 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12746 | 2025.01.09 01:42:04.147882 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004246339 sec., 15307.303538412736 rows/sec., 1014.20 KiB/sec. | ||
12747 | 2025.01.09 01:42:04.147923 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12748 | 2025.01.09 01:42:04.148061 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12749 | 2025.01.09 01:42:04.148531 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12750 | 2025.01.09 01:42:04.148654 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12751 | 2025.01.09 01:42:04.148667 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_45_11} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12752 | 2025.01.09 01:42:04.148800 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12753 | 2025.01.09 01:42:04.149003 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12754 | 2025.01.09 01:42:04.149208 [ 130 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
12755 | 2025.01.09 01:42:04.149270 [ 130 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12756 | 2025.01.09 01:42:04.149285 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.004768 sec., 170931.20805369128 rows/sec., 12.32 MiB/sec. | ||
12757 | 2025.01.09 01:42:04.149310 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12758 | 2025.01.09 01:42:04.149529 [ 259 ] {f065bab7-2441-4085-b46d-0723ad31b920} <Debug> TCPHandler: Processed in 0.005722022 sec. | ||
12759 | 2025.01.09 01:42:04.149781 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
12760 | 2025.01.09 01:42:04.149830 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12761 | 2025.01.09 01:42:04.150201 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12762 | 2025.01.09 01:42:04.150390 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12763 | 2025.01.09 01:42:04.150405 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12764 | 2025.01.09 01:42:04.150594 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 873 rows starting from the beginning of the part | ||
12765 | 2025.01.09 01:42:04.151248 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 355 rows starting from the beginning of the part | ||
12766 | 2025.01.09 01:42:04.151785 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 62 rows starting from the beginning of the part | ||
12767 | 2025.01.09 01:42:04.152171 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 355 rows starting from the beginning of the part | ||
12768 | 2025.01.09 01:42:04.152418 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 58 rows starting from the beginning of the part | ||
12769 | 2025.01.09 01:42:04.152708 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 815 rows starting from the beginning of the part | ||
12770 | 2025.01.09 01:42:04.153645 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12771 | 2025.01.09 01:42:04.153719 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12772 | 2025.01.09 01:42:04.154598 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12773 | 2025.01.09 01:42:04.155024 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12774 | 2025.01.09 01:42:04.155587 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005427 sec., 1105.583195135434 rows/sec., 57.76 KiB/sec. | ||
12775 | 2025.01.09 01:42:04.156160 [ 266 ] {d8fdb700-2cad-4b7b-935c-22d7aa435491} <Debug> TCPHandler: Processed in 0.006479024 sec. | ||
12776 | 2025.01.09 01:42:04.156212 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.006764529 sec., 372235.82011400943 rows/sec., 28.21 MiB/sec. | ||
12777 | 2025.01.09 01:42:04.156466 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
12778 | 2025.01.09 01:42:04.156805 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12779 | 2025.01.09 01:42:04.156897 [ 187 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_95_19} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
12780 | 2025.01.09 01:42:04.156994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
12781 | 2025.01.09 01:42:04.158879 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12782 | 2025.01.09 01:42:04.159002 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12783 | 2025.01.09 01:42:04.159057 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12784 | 2025.01.09 01:42:04.159892 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12785 | 2025.01.09 01:42:04.159933 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12786 | 2025.01.09 01:42:04.160415 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12787 | 2025.01.09 01:42:04.160665 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12788 | 2025.01.09 01:42:04.160897 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001922 sec., 467741.93548387097 rows/sec., 31.15 MiB/sec. | ||
12789 | 2025.01.09 01:42:04.160962 [ 259 ] {3bbb56b6-0e98-4a83-a458-429145e1d48f} <Debug> TCPHandler: Processed in 0.002152194 sec. | ||
12790 | 2025.01.09 01:42:04.161116 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12791 | 2025.01.09 01:42:04.161227 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12792 | 2025.01.09 01:42:04.161276 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12793 | 2025.01.09 01:42:04.161731 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12794 | 2025.01.09 01:42:04.161771 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12795 | 2025.01.09 01:42:04.162131 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12796 | 2025.01.09 01:42:04.162369 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12797 | 2025.01.09 01:42:04.162531 [ 130 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
12798 | 2025.01.09 01:42:04.162589 [ 130 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12799 | 2025.01.09 01:42:04.162613 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
12800 | 2025.01.09 01:42:04.162627 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12801 | 2025.01.09 01:42:04.162749 [ 266 ] {c58269a7-9dbb-4388-be3b-2958fa3deb10} <Debug> TCPHandler: Processed in 0.001688387 sec. | ||
12802 | 2025.01.09 01:42:04.162860 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
12803 | 2025.01.09 01:42:04.162945 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12804 | 2025.01.09 01:42:04.163178 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12805 | 2025.01.09 01:42:04.163187 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12806 | 2025.01.09 01:42:04.163227 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
12807 | 2025.01.09 01:42:04.163309 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12808 | 2025.01.09 01:42:04.163371 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12809 | 2025.01.09 01:42:04.163759 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
12810 | 2025.01.09 01:42:04.164065 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
12811 | 2025.01.09 01:42:04.164407 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
12812 | 2025.01.09 01:42:04.164727 [ 192 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
12813 | 2025.01.09 01:42:04.166565 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.003801171 sec., 11838.457149125888 rows/sec., 797.71 KiB/sec. | ||
12814 | 2025.01.09 01:42:04.166824 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
12815 | 2025.01.09 01:42:04.167017 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12816 | 2025.01.09 01:42:04.167070 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12817 | 2025.01.09 01:42:04.167490 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12818 | 2025.01.09 01:42:04.167685 [ 195 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_45_9} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
12819 | 2025.01.09 01:42:04.167861 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12820 | 2025.01.09 01:42:04.168206 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12821 | 2025.01.09 01:42:04.168497 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12822 | 2025.01.09 01:42:04.168762 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005635 sec., 1597.1606033717835 rows/sec., 2.86 MiB/sec. | ||
12823 | 2025.01.09 01:42:04.168876 [ 259 ] {3d06cbff-f2ac-43cb-9c72-dfe0dd961c2b} <Debug> TCPHandler: Processed in 0.006018577 sec. | ||
12824 | 2025.01.09 01:42:04.169055 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12825 | 2025.01.09 01:42:04.169184 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12826 | 2025.01.09 01:42:04.169241 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12827 | 2025.01.09 01:42:04.169778 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12828 | 2025.01.09 01:42:04.169825 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12829 | 2025.01.09 01:42:04.170232 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12830 | 2025.01.09 01:42:04.170476 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12831 | 2025.01.09 01:42:04.170719 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001553 sec., 33483.5801674179 rows/sec., 2.07 MiB/sec. | ||
12832 | 2025.01.09 01:42:04.170784 [ 266 ] {1fb16585-0234-4953-a7db-d4a3dbbcac27} <Debug> TCPHandler: Processed in 0.001796429 sec. | ||
12833 | 2025.01.09 01:42:05.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.09 MiB, peak 269.65 MiB, free memory in arenas 0.00 B, will set to 257.07 MiB (RSS), difference: -1.01 MiB | ||
12834 | 2025.01.09 01:42:05.276902 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
12835 | 2025.01.09 01:42:05.277604 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12836 | 2025.01.09 01:42:05.277652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12837 | 2025.01.09 01:42:05.278203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12838 | 2025.01.09 01:42:05.278461 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12839 | 2025.01.09 01:42:05.278752 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
12840 | 2025.01.09 01:42:07.479398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
12841 | 2025.01.09 01:42:07.499132 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12842 | 2025.01.09 01:42:07.499194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12843 | 2025.01.09 01:42:07.506083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12844 | 2025.01.09 01:42:07.506828 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12845 | 2025.01.09 01:42:07.509452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
12846 | 2025.01.09 01:42:09.093345 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12847 | 2025.01.09 01:42:09.093559 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12848 | 2025.01.09 01:42:09.093640 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12849 | 2025.01.09 01:42:09.094527 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12850 | 2025.01.09 01:42:09.094575 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12851 | 2025.01.09 01:42:09.095011 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12852 | 2025.01.09 01:42:09.095263 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12853 | 2025.01.09 01:42:09.095516 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002013 sec., 42722.305017386985 rows/sec., 3.74 MiB/sec. | ||
12854 | 2025.01.09 01:42:09.095596 [ 259 ] {782df881-e3cf-42b9-b833-47a1ada3ec7a} <Debug> TCPHandler: Processed in 0.002395199 sec. | ||
12855 | 2025.01.09 01:42:09.095811 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12856 | 2025.01.09 01:42:09.095954 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12857 | 2025.01.09 01:42:09.096011 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12858 | 2025.01.09 01:42:09.096629 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12859 | 2025.01.09 01:42:09.096669 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12860 | 2025.01.09 01:42:09.097031 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12861 | 2025.01.09 01:42:09.097264 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12862 | 2025.01.09 01:42:09.097474 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001551 sec., 19342.35976789168 rows/sec., 1.42 MiB/sec. | ||
12863 | 2025.01.09 01:42:09.097527 [ 266 ] {fc2fef41-3ae3-4143-9d0f-7bebc6352142} <Debug> TCPHandler: Processed in 0.001801789 sec. | ||
12864 | 2025.01.09 01:42:09.097682 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12865 | 2025.01.09 01:42:09.097811 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12866 | 2025.01.09 01:42:09.097867 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12867 | 2025.01.09 01:42:09.098499 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12868 | 2025.01.09 01:42:09.098539 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12869 | 2025.01.09 01:42:09.098895 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12870 | 2025.01.09 01:42:09.099128 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12871 | 2025.01.09 01:42:09.099341 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001559 sec., 37203.33547145606 rows/sec., 2.91 MiB/sec. | ||
12872 | 2025.01.09 01:42:09.099395 [ 259 ] {e31ab658-854f-4c11-bdf1-32f6db2adf7a} <Debug> TCPHandler: Processed in 0.001775979 sec. | ||
12873 | 2025.01.09 01:42:09.099544 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12874 | 2025.01.09 01:42:09.099672 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12875 | 2025.01.09 01:42:09.099731 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12876 | 2025.01.09 01:42:09.100330 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12877 | 2025.01.09 01:42:09.100369 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12878 | 2025.01.09 01:42:09.100739 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12879 | 2025.01.09 01:42:09.100974 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12880 | 2025.01.09 01:42:09.101147 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
12881 | 2025.01.09 01:42:09.101207 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001555 sec., 64308.68167202573 rows/sec., 4.46 MiB/sec. | ||
12882 | 2025.01.09 01:42:09.101232 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12883 | 2025.01.09 01:42:09.101299 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
12884 | 2025.01.09 01:42:09.101328 [ 266 ] {d80e261e-278d-4347-b774-641d4c4f2fd3} <Debug> TCPHandler: Processed in 0.00184054 sec. | ||
12885 | 2025.01.09 01:42:09.101542 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12886 | 2025.01.09 01:42:09.101590 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
12887 | 2025.01.09 01:42:09.101723 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12888 | 2025.01.09 01:42:09.101951 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12889 | 2025.01.09 01:42:09.101968 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12890 | 2025.01.09 01:42:09.102118 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 24079 rows starting from the beginning of the part | ||
12891 | 2025.01.09 01:42:09.102528 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 102 rows starting from the beginning of the part | ||
12892 | 2025.01.09 01:42:09.102909 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 177 rows starting from the beginning of the part | ||
12893 | 2025.01.09 01:42:09.103252 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 100 rows starting from the beginning of the part | ||
12894 | 2025.01.09 01:42:09.103670 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 899 rows starting from the beginning of the part | ||
12895 | 2025.01.09 01:42:09.105871 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12896 | 2025.01.09 01:42:09.105916 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12897 | 2025.01.09 01:42:09.107471 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12898 | 2025.01.09 01:42:09.107741 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12899 | 2025.01.09 01:42:09.108817 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12900 | 2025.01.09 01:42:09.108890 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12901 | 2025.01.09 01:42:09.108925 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12902 | 2025.01.09 01:42:09.108939 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007261 sec., 4131.6623054675665 rows/sec., 7.40 MiB/sec. | ||
12903 | 2025.01.09 01:42:09.109151 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
12904 | 2025.01.09 01:42:09.109178 [ 259 ] {17791b53-a49c-47fc-8891-f4bab5779d03} <Debug> TCPHandler: Processed in 0.007756845 sec. | ||
12905 | 2025.01.09 01:42:09.109360 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12906 | 2025.01.09 01:42:09.109435 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12907 | 2025.01.09 01:42:09.109513 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12908 | 2025.01.09 01:42:09.109523 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1586 rows starting from the beginning of the part | ||
12909 | 2025.01.09 01:42:09.109577 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12910 | 2025.01.09 01:42:09.110170 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 30 rows starting from the beginning of the part | ||
12911 | 2025.01.09 01:42:09.110677 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 9 rows starting from the beginning of the part | ||
12912 | 2025.01.09 01:42:09.111195 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12913 | 2025.01.09 01:42:09.111205 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part | ||
12914 | 2025.01.09 01:42:09.111245 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12915 | 2025.01.09 01:42:09.111797 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 9 rows starting from the beginning of the part | ||
12916 | 2025.01.09 01:42:09.112654 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
12917 | 2025.01.09 01:42:09.112759 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12918 | 2025.01.09 01:42:09.113535 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12919 | 2025.01.09 01:42:09.113815 [ 121 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12920 | 2025.01.09 01:42:09.113916 [ 121 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12921 | 2025.01.09 01:42:09.114014 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12922 | 2025.01.09 01:42:09.114112 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004615 sec., 6500.541711809317 rows/sec., 456.01 KiB/sec. | ||
12923 | 2025.01.09 01:42:09.114607 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
12924 | 2025.01.09 01:42:09.114672 [ 266 ] {e4e1a836-4a00-4d43-b22b-b01ee7a65641} <Debug> TCPHandler: Processed in 0.005382467 sec. | ||
12925 | 2025.01.09 01:42:09.115069 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12926 | 2025.01.09 01:42:09.115175 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3640 rows starting from the beginning of the part | ||
12927 | 2025.01.09 01:42:09.115481 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
12928 | 2025.01.09 01:42:09.115832 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 52 rows starting from the beginning of the part | ||
12929 | 2025.01.09 01:42:09.116185 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
12930 | 2025.01.09 01:42:09.116576 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 52 rows starting from the beginning of the part | ||
12931 | 2025.01.09 01:42:09.116884 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
12932 | 2025.01.09 01:42:09.117977 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25357 rows, containing 5 columns (5 merged, 0 gathered) in 0.016515056 sec., 1535386.8615401606 rows/sec., 102.88 MiB/sec. | ||
12933 | 2025.01.09 01:42:09.118237 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
12934 | 2025.01.09 01:42:09.119156 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12935 | 2025.01.09 01:42:09.119282 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
12936 | 2025.01.09 01:42:09.119451 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
12937 | 2025.01.09 01:42:09.120471 [ 186 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3834 rows, containing 4 columns (4 merged, 0 gathered) in 0.00623845 sec., 614575.7359600541 rows/sec., 39.63 MiB/sec. | ||
12938 | 2025.01.09 01:42:09.120945 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12939 | 2025.01.09 01:42:09.121607 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12940 | 2025.01.09 01:42:09.121823 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_96_19} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12941 | 2025.01.09 01:42:09.122009 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
12942 | 2025.01.09 01:42:09.127690 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1694 rows, containing 19 columns (19 merged, 0 gathered) in 0.01866977 sec., 90734.915320328 rows/sec., 162.59 MiB/sec. | ||
12943 | 2025.01.09 01:42:09.130256 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12944 | 2025.01.09 01:42:09.130681 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12945 | 2025.01.09 01:42:09.130762 [ 200 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12946 | 2025.01.09 01:42:09.130898 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. | ||
12947 | 2025.01.09 01:42:10.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.59 MiB, peak 271.10 MiB, free memory in arenas 0.00 B, will set to 262.99 MiB (RSS), difference: 5.40 MiB | ||
12948 | 2025.01.09 01:42:12.586698 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12949 | 2025.01.09 01:42:12.586760 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12950 | 2025.01.09 01:42:12.778976 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
12951 | 2025.01.09 01:42:12.779700 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12952 | 2025.01.09 01:42:12.779753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12953 | 2025.01.09 01:42:12.780296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12954 | 2025.01.09 01:42:12.780565 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12955 | 2025.01.09 01:42:12.780852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
12956 | 2025.01.09 01:42:12.948162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1804 | ||
12957 | 2025.01.09 01:42:12.951373 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12958 | 2025.01.09 01:42:12.951433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12959 | 2025.01.09 01:42:12.952911 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12960 | 2025.01.09 01:42:12.953226 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12961 | 2025.01.09 01:42:12.953875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1804 | ||
12962 | 2025.01.09 01:42:14.097163 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12963 | 2025.01.09 01:42:14.097472 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12964 | 2025.01.09 01:42:14.097582 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12965 | 2025.01.09 01:42:14.098325 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12966 | 2025.01.09 01:42:14.098368 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12967 | 2025.01.09 01:42:14.098818 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12968 | 2025.01.09 01:42:14.099073 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12969 | 2025.01.09 01:42:14.099283 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. | ||
12970 | 2025.01.09 01:42:14.099348 [ 259 ] {fab8e9f2-1b8d-4660-a98d-794fd2447f5d} <Debug> TCPHandler: Processed in 0.002373698 sec. | ||
12971 | 2025.01.09 01:42:14.099510 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12972 | 2025.01.09 01:42:14.099653 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12973 | 2025.01.09 01:42:14.099714 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12974 | 2025.01.09 01:42:14.100458 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12975 | 2025.01.09 01:42:14.100506 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12976 | 2025.01.09 01:42:14.100896 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12977 | 2025.01.09 01:42:14.101135 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12978 | 2025.01.09 01:42:14.101316 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001696 sec., 112617.92452830188 rows/sec., 9.97 MiB/sec. | ||
12979 | 2025.01.09 01:42:14.101369 [ 266 ] {7f904baf-77dd-4f06-b2f8-4b68e4a16b19} <Debug> TCPHandler: Processed in 0.001926451 sec. | ||
12980 | 2025.01.09 01:42:14.101512 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12981 | 2025.01.09 01:42:14.101642 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12982 | 2025.01.09 01:42:14.101700 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12983 | 2025.01.09 01:42:14.102347 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12984 | 2025.01.09 01:42:14.102393 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12985 | 2025.01.09 01:42:14.102772 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12986 | 2025.01.09 01:42:14.103008 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12987 | 2025.01.09 01:42:14.103225 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001606 sec., 9962.6400996264 rows/sec., 705.36 KiB/sec. | ||
12988 | 2025.01.09 01:42:14.103280 [ 259 ] {a0c55d1e-cdba-4db4-be9c-006aa343d071} <Debug> TCPHandler: Processed in 0.00183012 sec. | ||
12989 | 2025.01.09 01:42:14.103405 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12990 | 2025.01.09 01:42:14.103518 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12991 | 2025.01.09 01:42:14.103573 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12992 | 2025.01.09 01:42:14.104231 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12993 | 2025.01.09 01:42:14.104281 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
12994 | 2025.01.09 01:42:14.104662 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12995 | 2025.01.09 01:42:14.104908 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12996 | 2025.01.09 01:42:14.105089 [ 117 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12997 | 2025.01.09 01:42:14.105157 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001667 sec., 8398.320335932813 rows/sec., 588.16 KiB/sec. | ||
12998 | 2025.01.09 01:42:14.105182 [ 117 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12999 | 2025.01.09 01:42:14.105257 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13000 | 2025.01.09 01:42:14.105290 [ 266 ] {9d02a512-92a9-4039-90d4-4521b377c899} <Debug> TCPHandler: Processed in 0.001929591 sec. | ||
13001 | 2025.01.09 01:42:14.105543 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13002 | 2025.01.09 01:42:14.105627 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
13003 | 2025.01.09 01:42:14.106024 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13004 | 2025.01.09 01:42:14.106160 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13005 | 2025.01.09 01:42:14.106232 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13006 | 2025.01.09 01:42:14.106279 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part | ||
13007 | 2025.01.09 01:42:14.106751 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
13008 | 2025.01.09 01:42:14.107065 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13009 | 2025.01.09 01:42:14.107464 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13010 | 2025.01.09 01:42:14.107766 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part | ||
13011 | 2025.01.09 01:42:14.108130 [ 194 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13012 | 2025.01.09 01:42:14.109999 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13013 | 2025.01.09 01:42:14.110056 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13014 | 2025.01.09 01:42:14.111101 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13015 | 2025.01.09 01:42:14.111669 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13016 | 2025.01.09 01:42:14.112002 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006609077 sec., 116203.82089662446 rows/sec., 8.32 MiB/sec. | ||
13017 | 2025.01.09 01:42:14.112190 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006379 sec., 2037.9369807179808 rows/sec., 127.06 KiB/sec. | ||
13018 | 2025.01.09 01:42:14.112319 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13019 | 2025.01.09 01:42:14.112335 [ 259 ] {2351dae7-ec06-4104-ae26-c0e0aaf08cae} <Debug> TCPHandler: Processed in 0.006930891 sec. | ||
13020 | 2025.01.09 01:42:14.112518 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13021 | 2025.01.09 01:42:14.112714 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13022 | 2025.01.09 01:42:14.112790 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13023 | 2025.01.09 01:42:14.112898 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13024 | 2025.01.09 01:42:14.113161 [ 193 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_46_9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13025 | 2025.01.09 01:42:14.113397 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
13026 | 2025.01.09 01:42:14.113991 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13027 | 2025.01.09 01:42:14.114040 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13028 | 2025.01.09 01:42:14.115015 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13029 | 2025.01.09 01:42:14.115263 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13030 | 2025.01.09 01:42:14.115495 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.002843 sec., 124868.09708054872 rows/sec., 8.77 MiB/sec. | ||
13031 | 2025.01.09 01:42:14.115573 [ 266 ] {3a264538-4521-462b-b49d-b0d8671138c6} <Debug> TCPHandler: Processed in 0.00311483 sec. | ||
13032 | 2025.01.09 01:42:14.115732 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13033 | 2025.01.09 01:42:14.115856 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13034 | 2025.01.09 01:42:14.115905 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13035 | 2025.01.09 01:42:14.116374 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13036 | 2025.01.09 01:42:14.116413 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13037 | 2025.01.09 01:42:14.116792 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13038 | 2025.01.09 01:42:14.117027 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13039 | 2025.01.09 01:42:14.117198 [ 117 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13040 | 2025.01.09 01:42:14.117258 [ 117 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13041 | 2025.01.09 01:42:14.117284 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
13042 | 2025.01.09 01:42:14.117297 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13043 | 2025.01.09 01:42:14.117431 [ 259 ] {feb56b30-c57e-4085-91fb-bf661bdba60c} <Debug> TCPHandler: Processed in 0.001765698 sec. | ||
13044 | 2025.01.09 01:42:14.117525 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
13045 | 2025.01.09 01:42:14.117606 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13046 | 2025.01.09 01:42:14.117713 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13047 | 2025.01.09 01:42:14.117788 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
13048 | 2025.01.09 01:42:14.117810 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13049 | 2025.01.09 01:42:14.117981 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13050 | 2025.01.09 01:42:14.118003 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
13051 | 2025.01.09 01:42:14.118350 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
13052 | 2025.01.09 01:42:14.118717 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13053 | 2025.01.09 01:42:14.118982 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
13054 | 2025.01.09 01:42:14.119359 [ 194 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
13055 | 2025.01.09 01:42:14.120920 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13056 | 2025.01.09 01:42:14.120999 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13057 | 2025.01.09 01:42:14.122137 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13058 | 2025.01.09 01:42:14.122191 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004768197 sec., 57883.51446049733 rows/sec., 2.95 MiB/sec. | ||
13059 | 2025.01.09 01:42:14.122412 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13060 | 2025.01.09 01:42:14.122529 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13061 | 2025.01.09 01:42:14.122879 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005135 sec., 34469.32814021422 rows/sec., 2.27 MiB/sec. | ||
13062 | 2025.01.09 01:42:14.123068 [ 266 ] {a1e40844-7a84-44f9-84aa-51991a22665e} <Debug> TCPHandler: Processed in 0.005516309 sec. | ||
13063 | 2025.01.09 01:42:14.123076 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13064 | 2025.01.09 01:42:14.123271 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_46_9} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13065 | 2025.01.09 01:42:14.123278 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13066 | 2025.01.09 01:42:14.123413 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13067 | 2025.01.09 01:42:14.123499 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13068 | 2025.01.09 01:42:14.123556 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13069 | 2025.01.09 01:42:14.124036 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13070 | 2025.01.09 01:42:14.124077 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13071 | 2025.01.09 01:42:14.124461 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13072 | 2025.01.09 01:42:14.124714 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13073 | 2025.01.09 01:42:14.124929 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
13074 | 2025.01.09 01:42:14.124982 [ 259 ] {2d5167c9-729b-444e-a1d9-3d7612501195} <Debug> TCPHandler: Processed in 0.001814369 sec. | ||
13075 | 2025.01.09 01:42:14.125119 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13076 | 2025.01.09 01:42:14.125226 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13077 | 2025.01.09 01:42:14.125296 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13078 | 2025.01.09 01:42:14.126348 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13079 | 2025.01.09 01:42:14.126389 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13080 | 2025.01.09 01:42:14.127015 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13081 | 2025.01.09 01:42:14.127270 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13082 | 2025.01.09 01:42:14.127519 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002315 sec., 3887.6889848812098 rows/sec., 6.97 MiB/sec. | ||
13083 | 2025.01.09 01:42:14.127626 [ 266 ] {91ee43f2-f007-412c-891e-17bdba18c5fc} <Debug> TCPHandler: Processed in 0.002558721 sec. | ||
13084 | 2025.01.09 01:42:14.127762 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13085 | 2025.01.09 01:42:14.127870 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13086 | 2025.01.09 01:42:14.127918 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13087 | 2025.01.09 01:42:14.128362 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13088 | 2025.01.09 01:42:14.128402 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13089 | 2025.01.09 01:42:14.128772 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13090 | 2025.01.09 01:42:14.129022 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13091 | 2025.01.09 01:42:14.129236 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001388 sec., 37463.97694524496 rows/sec., 2.32 MiB/sec. | ||
13092 | 2025.01.09 01:42:14.129287 [ 259 ] {8a6f950f-781a-4af8-9e62-c0e789e636a1} <Debug> TCPHandler: Processed in 0.001577986 sec. | ||
13093 | 2025.01.09 01:42:15.009605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13094 | 2025.01.09 01:42:15.029589 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13095 | 2025.01.09 01:42:15.029652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13096 | 2025.01.09 01:42:15.036917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13097 | 2025.01.09 01:42:15.037667 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13098 | 2025.01.09 01:42:15.042164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13099 | 2025.01.09 01:42:19.094097 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13100 | 2025.01.09 01:42:19.094323 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13101 | 2025.01.09 01:42:19.094406 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13102 | 2025.01.09 01:42:19.095214 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13103 | 2025.01.09 01:42:19.095268 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13104 | 2025.01.09 01:42:19.095708 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13105 | 2025.01.09 01:42:19.095974 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13106 | 2025.01.09 01:42:19.096272 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002007 sec., 996.512207274539 rows/sec., 81.26 KiB/sec. | ||
13107 | 2025.01.09 01:42:19.096500 [ 259 ] {5dc1ca61-0639-4059-8dbd-1901cdbb7c94} <Debug> TCPHandler: Processed in 0.002547652 sec. | ||
13108 | 2025.01.09 01:42:19.096720 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13109 | 2025.01.09 01:42:19.096866 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13110 | 2025.01.09 01:42:19.096926 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13111 | 2025.01.09 01:42:19.097674 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13112 | 2025.01.09 01:42:19.097718 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13113 | 2025.01.09 01:42:19.098103 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13114 | 2025.01.09 01:42:19.098341 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13115 | 2025.01.09 01:42:19.098579 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001746 sec., 49828.17869415808 rows/sec., 4.36 MiB/sec. | ||
13116 | 2025.01.09 01:42:19.098680 [ 266 ] {3904e0a7-5ee8-4d16-b2dc-93945b25bf60} <Debug> TCPHandler: Processed in 0.002031762 sec. | ||
13117 | 2025.01.09 01:42:19.098898 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13118 | 2025.01.09 01:42:19.099179 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13119 | 2025.01.09 01:42:19.099247 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13120 | 2025.01.09 01:42:19.099896 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13121 | 2025.01.09 01:42:19.099937 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13122 | 2025.01.09 01:42:19.100314 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13123 | 2025.01.09 01:42:19.100566 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13124 | 2025.01.09 01:42:19.100743 [ 110 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13125 | 2025.01.09 01:42:19.100807 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001709 sec., 18724.400234055003 rows/sec., 1.37 MiB/sec. | ||
13126 | 2025.01.09 01:42:19.100833 [ 110 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13127 | 2025.01.09 01:42:19.100901 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13128 | 2025.01.09 01:42:19.100935 [ 259 ] {6f01ce48-6276-4f90-b519-daacd0696493} <Debug> TCPHandler: Processed in 0.002147875 sec. | ||
13129 | 2025.01.09 01:42:19.101112 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13130 | 2025.01.09 01:42:19.101115 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
13131 | 2025.01.09 01:42:19.101276 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13132 | 2025.01.09 01:42:19.101293 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13133 | 2025.01.09 01:42:19.101348 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 60 rows starting from the beginning of the part | ||
13134 | 2025.01.09 01:42:19.101352 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13135 | 2025.01.09 01:42:19.101575 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 30 rows starting from the beginning of the part | ||
13136 | 2025.01.09 01:42:19.101958 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 20 rows starting from the beginning of the part | ||
13137 | 2025.01.09 01:42:19.102364 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part | ||
13138 | 2025.01.09 01:42:19.102755 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part | ||
13139 | 2025.01.09 01:42:19.103109 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
13140 | 2025.01.09 01:42:19.103853 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13141 | 2025.01.09 01:42:19.103902 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13142 | 2025.01.09 01:42:19.104465 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13143 | 2025.01.09 01:42:19.104815 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.003784641 sec., 49674.4605366797 rows/sec., 3.76 MiB/sec. | ||
13144 | 2025.01.09 01:42:19.104832 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13145 | 2025.01.09 01:42:19.105115 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13146 | 2025.01.09 01:42:19.105309 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.004059 sec., 14781.966001478197 rows/sec., 1.16 MiB/sec. | ||
13147 | 2025.01.09 01:42:19.105534 [ 266 ] {9bafcbb1-d451-4690-b2ca-b0307d445541} <Debug> TCPHandler: Processed in 0.004505273 sec. | ||
13148 | 2025.01.09 01:42:19.105814 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13149 | 2025.01.09 01:42:19.106120 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13150 | 2025.01.09 01:42:19.106291 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13151 | 2025.01.09 01:42:19.106275 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13152 | 2025.01.09 01:42:19.106801 [ 194 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_91_18} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13153 | 2025.01.09 01:42:19.107023 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13154 | 2025.01.09 01:42:19.107445 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13155 | 2025.01.09 01:42:19.107493 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13156 | 2025.01.09 01:42:19.107919 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13157 | 2025.01.09 01:42:19.108166 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13158 | 2025.01.09 01:42:19.108392 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.002381 sec., 42419.15161696766 rows/sec., 2.94 MiB/sec. | ||
13159 | 2025.01.09 01:42:19.108476 [ 259 ] {81c6afea-91a0-435f-9979-34a3323ce20e} <Debug> TCPHandler: Processed in 0.002850035 sec. | ||
13160 | 2025.01.09 01:42:19.108668 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13161 | 2025.01.09 01:42:19.108827 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13162 | 2025.01.09 01:42:19.108892 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13163 | 2025.01.09 01:42:19.110024 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13164 | 2025.01.09 01:42:19.110064 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13165 | 2025.01.09 01:42:19.110712 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13166 | 2025.01.09 01:42:19.110977 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13167 | 2025.01.09 01:42:19.111222 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002376 sec., 12626.262626262625 rows/sec., 22.63 MiB/sec. | ||
13168 | 2025.01.09 01:42:19.111334 [ 266 ] {13ecc1f3-9782-4a58-8a09-677e75dc1c25} <Debug> TCPHandler: Processed in 0.002737514 sec. | ||
13169 | 2025.01.09 01:42:19.111501 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13170 | 2025.01.09 01:42:19.111615 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13171 | 2025.01.09 01:42:19.111669 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13172 | 2025.01.09 01:42:19.112110 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13173 | 2025.01.09 01:42:19.112149 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13174 | 2025.01.09 01:42:19.112519 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13175 | 2025.01.09 01:42:19.112765 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13176 | 2025.01.09 01:42:19.112987 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001398 sec., 21459.22746781116 rows/sec., 1.47 MiB/sec. | ||
13177 | 2025.01.09 01:42:19.113039 [ 259 ] {bb24c3e6-4f1a-43d0-95b5-7cb855c9b50e} <Debug> TCPHandler: Processed in 0.001595796 sec. | ||
13178 | 2025.01.09 01:42:20.281052 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
13179 | 2025.01.09 01:42:20.281776 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13180 | 2025.01.09 01:42:20.281822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13181 | 2025.01.09 01:42:20.282435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13182 | 2025.01.09 01:42:20.282747 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13183 | 2025.01.09 01:42:20.282993 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
13184 | 2025.01.09 01:42:22.542328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
13185 | 2025.01.09 01:42:22.563850 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13186 | 2025.01.09 01:42:22.563919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13187 | 2025.01.09 01:42:22.571324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13188 | 2025.01.09 01:42:22.572142 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13189 | 2025.01.09 01:42:22.575498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
13190 | 2025.01.09 01:42:22.954199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1840 | ||
13191 | 2025.01.09 01:42:22.957469 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13192 | 2025.01.09 01:42:22.957522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13193 | 2025.01.09 01:42:22.959017 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13194 | 2025.01.09 01:42:22.959333 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13195 | 2025.01.09 01:42:22.959934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
13196 | 2025.01.09 01:42:24.096760 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13197 | 2025.01.09 01:42:24.096952 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13198 | 2025.01.09 01:42:24.097025 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13199 | 2025.01.09 01:42:24.097766 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13200 | 2025.01.09 01:42:24.097823 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13201 | 2025.01.09 01:42:24.098276 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13202 | 2025.01.09 01:42:24.098537 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13203 | 2025.01.09 01:42:24.098773 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. | ||
13204 | 2025.01.09 01:42:24.098896 [ 259 ] {a96b3795-e44c-47eb-badc-6687e3de4203} <Debug> TCPHandler: Processed in 0.002275137 sec. | ||
13205 | 2025.01.09 01:42:24.099145 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13206 | 2025.01.09 01:42:24.099355 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13207 | 2025.01.09 01:42:24.099416 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13208 | 2025.01.09 01:42:24.100182 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13209 | 2025.01.09 01:42:24.100226 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13210 | 2025.01.09 01:42:24.100627 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13211 | 2025.01.09 01:42:24.100875 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13212 | 2025.01.09 01:42:24.101117 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001798 sec., 106229.14349276976 rows/sec., 9.40 MiB/sec. | ||
13213 | 2025.01.09 01:42:24.101199 [ 266 ] {e600f569-1af0-48cb-9b30-a6c319df3380} <Debug> TCPHandler: Processed in 0.002190545 sec. | ||
13214 | 2025.01.09 01:42:24.101374 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13215 | 2025.01.09 01:42:24.101504 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13216 | 2025.01.09 01:42:24.101561 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13217 | 2025.01.09 01:42:24.102156 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13218 | 2025.01.09 01:42:24.102197 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13219 | 2025.01.09 01:42:24.102553 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13220 | 2025.01.09 01:42:24.102799 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13221 | 2025.01.09 01:42:24.103010 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001535 sec., 10423.452768729643 rows/sec., 737.99 KiB/sec. | ||
13222 | 2025.01.09 01:42:24.103064 [ 259 ] {82cce182-c547-4050-bf42-12050b0a53f7} <Debug> TCPHandler: Processed in 0.001751068 sec. | ||
13223 | 2025.01.09 01:42:24.103200 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13224 | 2025.01.09 01:42:24.103313 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13225 | 2025.01.09 01:42:24.103360 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13226 | 2025.01.09 01:42:24.103896 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13227 | 2025.01.09 01:42:24.103936 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13228 | 2025.01.09 01:42:24.104293 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13229 | 2025.01.09 01:42:24.104531 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13230 | 2025.01.09 01:42:24.104748 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001458 sec., 9602.194787379973 rows/sec., 672.48 KiB/sec. | ||
13231 | 2025.01.09 01:42:24.104803 [ 266 ] {0cba41d7-45ba-4504-8c0c-dc620c79295e} <Debug> TCPHandler: Processed in 0.001655707 sec. | ||
13232 | 2025.01.09 01:42:24.104964 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13233 | 2025.01.09 01:42:24.105094 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13234 | 2025.01.09 01:42:24.105149 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13235 | 2025.01.09 01:42:24.105788 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13236 | 2025.01.09 01:42:24.105835 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13237 | 2025.01.09 01:42:24.106197 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13238 | 2025.01.09 01:42:24.106449 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13239 | 2025.01.09 01:42:24.106656 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. | ||
13240 | 2025.01.09 01:42:24.106765 [ 259 ] {a4701433-5738-434c-8afc-b693b5fb0b18} <Debug> TCPHandler: Processed in 0.00187602 sec. | ||
13241 | 2025.01.09 01:42:24.106982 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13242 | 2025.01.09 01:42:24.107144 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13243 | 2025.01.09 01:42:24.107200 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13244 | 2025.01.09 01:42:24.107986 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13245 | 2025.01.09 01:42:24.108026 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13246 | 2025.01.09 01:42:24.108406 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13247 | 2025.01.09 01:42:24.108676 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13248 | 2025.01.09 01:42:24.108896 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001779 sec., 199550.3091624508 rows/sec., 14.01 MiB/sec. | ||
13249 | 2025.01.09 01:42:24.108963 [ 266 ] {f64b2a44-d7e5-47e6-aa53-221854d8a32d} <Debug> TCPHandler: Processed in 0.002103634 sec. | ||
13250 | 2025.01.09 01:42:24.109128 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13251 | 2025.01.09 01:42:24.109271 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13252 | 2025.01.09 01:42:24.109334 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13253 | 2025.01.09 01:42:24.109856 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13254 | 2025.01.09 01:42:24.109901 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13255 | 2025.01.09 01:42:24.110341 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13256 | 2025.01.09 01:42:24.110937 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13257 | 2025.01.09 01:42:24.111304 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002068 sec., 2901.3539651837523 rows/sec., 151.58 KiB/sec. | ||
13258 | 2025.01.09 01:42:24.111356 [ 259 ] {f88b6a99-cc3d-4a63-968c-43f4f6a08285} <Debug> TCPHandler: Processed in 0.002293177 sec. | ||
13259 | 2025.01.09 01:42:24.111530 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13260 | 2025.01.09 01:42:24.111648 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13261 | 2025.01.09 01:42:24.111700 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13262 | 2025.01.09 01:42:24.112289 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13263 | 2025.01.09 01:42:24.112330 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13264 | 2025.01.09 01:42:24.112734 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13265 | 2025.01.09 01:42:24.113004 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13266 | 2025.01.09 01:42:24.113249 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001622 sec., 109124.5376078915 rows/sec., 7.20 MiB/sec. | ||
13267 | 2025.01.09 01:42:24.113320 [ 266 ] {1a49523f-a2e6-4617-a7d1-321ebc81da64} <Debug> TCPHandler: Processed in 0.00185195 sec. | ||
13268 | 2025.01.09 01:42:24.113474 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13269 | 2025.01.09 01:42:24.113618 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13270 | 2025.01.09 01:42:24.113684 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13271 | 2025.01.09 01:42:24.114145 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13272 | 2025.01.09 01:42:24.114184 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13273 | 2025.01.09 01:42:24.114557 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13274 | 2025.01.09 01:42:24.114823 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13275 | 2025.01.09 01:42:24.115053 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
13276 | 2025.01.09 01:42:24.115112 [ 259 ] {e0ad127e-219d-45ce-aed6-a6495553b585} <Debug> TCPHandler: Processed in 0.001694697 sec. | ||
13277 | 2025.01.09 01:42:24.115276 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13278 | 2025.01.09 01:42:24.115398 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13279 | 2025.01.09 01:42:24.115472 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13280 | 2025.01.09 01:42:24.116634 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13281 | 2025.01.09 01:42:24.116680 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13282 | 2025.01.09 01:42:24.117319 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13283 | 2025.01.09 01:42:24.117592 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13284 | 2025.01.09 01:42:24.117838 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002463 sec., 3654.080389768575 rows/sec., 6.55 MiB/sec. | ||
13285 | 2025.01.09 01:42:24.117943 [ 266 ] {198c60b8-26e7-4695-88dd-e65b5eace04b} <Debug> TCPHandler: Processed in 0.002723473 sec. | ||
13286 | 2025.01.09 01:42:24.118088 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13287 | 2025.01.09 01:42:24.118194 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13288 | 2025.01.09 01:42:24.118241 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13289 | 2025.01.09 01:42:24.118687 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13290 | 2025.01.09 01:42:24.118728 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13291 | 2025.01.09 01:42:24.119095 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13292 | 2025.01.09 01:42:24.119346 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13293 | 2025.01.09 01:42:24.119559 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001386 sec., 37518.03751803752 rows/sec., 2.32 MiB/sec. | ||
13294 | 2025.01.09 01:42:24.119609 [ 259 ] {8a6e619b-11be-49f4-b54a-821f2455f181} <Debug> TCPHandler: Processed in 0.001573185 sec. | ||
13295 | 2025.01.09 01:42:27.586804 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13296 | 2025.01.09 01:42:27.586868 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13297 | 2025.01.09 01:42:27.766519 [ 224 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
13298 | 2025.01.09 01:42:27.766597 [ 224 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
13299 | 2025.01.09 01:42:27.773096 [ 224 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
13300 | 2025.01.09 01:42:27.783227 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
13301 | 2025.01.09 01:42:27.784183 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13302 | 2025.01.09 01:42:27.784227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13303 | 2025.01.09 01:42:27.784745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13304 | 2025.01.09 01:42:27.785004 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13305 | 2025.01.09 01:42:27.785298 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
13306 | 2025.01.09 01:42:27.785377 [ 217 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
13307 | 2025.01.09 01:42:27.785435 [ 217 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
13308 | 2025.01.09 01:42:27.787460 [ 217 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
13309 | 2025.01.09 01:42:29.093439 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13310 | 2025.01.09 01:42:29.093651 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13311 | 2025.01.09 01:42:29.093730 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13312 | 2025.01.09 01:42:29.094531 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13313 | 2025.01.09 01:42:29.094581 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13314 | 2025.01.09 01:42:29.095021 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13315 | 2025.01.09 01:42:29.095275 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13316 | 2025.01.09 01:42:29.095492 [ 97 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
13317 | 2025.01.09 01:42:29.095528 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001934 sec., 44467.425025853154 rows/sec., 3.90 MiB/sec. | ||
13318 | 2025.01.09 01:42:29.095583 [ 97 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13319 | 2025.01.09 01:42:29.095666 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13320 | 2025.01.09 01:42:29.095670 [ 259 ] {47434600-809f-4548-be00-800631cacca6} <Debug> TCPHandler: Processed in 0.002367628 sec. | ||
13321 | 2025.01.09 01:42:29.095969 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13322 | 2025.01.09 01:42:29.095993 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
13323 | 2025.01.09 01:42:29.096429 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13324 | 2025.01.09 01:42:29.096520 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13325 | 2025.01.09 01:42:29.096651 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13326 | 2025.01.09 01:42:29.096664 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 1399 rows starting from the beginning of the part | ||
13327 | 2025.01.09 01:42:29.097177 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 86 rows starting from the beginning of the part | ||
13328 | 2025.01.09 01:42:29.097592 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 191 rows starting from the beginning of the part | ||
13329 | 2025.01.09 01:42:29.098131 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 87 rows starting from the beginning of the part | ||
13330 | 2025.01.09 01:42:29.098718 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 191 rows starting from the beginning of the part | ||
13331 | 2025.01.09 01:42:29.099086 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 86 rows starting from the beginning of the part | ||
13332 | 2025.01.09 01:42:29.100665 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13333 | 2025.01.09 01:42:29.100742 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13334 | 2025.01.09 01:42:29.101788 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13335 | 2025.01.09 01:42:29.102157 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13336 | 2025.01.09 01:42:29.102652 [ 197 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 5 columns (5 merged, 0 gathered) in 0.006876391 sec., 296667.248851905 rows/sec., 26.41 MiB/sec. | ||
13337 | 2025.01.09 01:42:29.102712 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00647 sec., 4636.7851622874805 rows/sec., 348.66 KiB/sec. | ||
13338 | 2025.01.09 01:42:29.102789 [ 266 ] {0329c38d-ba99-4fe4-ba5d-0df8df5c8a4d} <Debug> TCPHandler: Processed in 0.006986823 sec. | ||
13339 | 2025.01.09 01:42:29.102952 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
13340 | 2025.01.09 01:42:29.102960 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13341 | 2025.01.09 01:42:29.103117 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13342 | 2025.01.09 01:42:29.103183 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13343 | 2025.01.09 01:42:29.103321 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13344 | 2025.01.09 01:42:29.103443 [ 196 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_100_20} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
13345 | 2025.01.09 01:42:29.103574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
13346 | 2025.01.09 01:42:29.104013 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13347 | 2025.01.09 01:42:29.104058 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13348 | 2025.01.09 01:42:29.104417 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13349 | 2025.01.09 01:42:29.104668 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13350 | 2025.01.09 01:42:29.104842 [ 97 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
13351 | 2025.01.09 01:42:29.104905 [ 97 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13352 | 2025.01.09 01:42:29.104916 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.00183 sec., 31693.98907103825 rows/sec., 2.48 MiB/sec. | ||
13353 | 2025.01.09 01:42:29.104947 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
13354 | 2025.01.09 01:42:29.105053 [ 259 ] {0c169e76-2600-4c61-a07d-f0e91c9fb45a} <Debug> TCPHandler: Processed in 0.002153815 sec. | ||
13355 | 2025.01.09 01:42:29.105268 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
13356 | 2025.01.09 01:42:29.105290 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13357 | 2025.01.09 01:42:29.105588 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13358 | 2025.01.09 01:42:29.105589 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13359 | 2025.01.09 01:42:29.105701 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 873 rows starting from the beginning of the part | ||
13360 | 2025.01.09 01:42:29.105711 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13361 | 2025.01.09 01:42:29.106079 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 58 rows starting from the beginning of the part | ||
13362 | 2025.01.09 01:42:29.106484 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 355 rows starting from the beginning of the part | ||
13363 | 2025.01.09 01:42:29.106818 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
13364 | 2025.01.09 01:42:29.107212 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 355 rows starting from the beginning of the part | ||
13365 | 2025.01.09 01:42:29.107505 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 58 rows starting from the beginning of the part | ||
13366 | 2025.01.09 01:42:29.108465 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13367 | 2025.01.09 01:42:29.108540 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13368 | 2025.01.09 01:42:29.109488 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13369 | 2025.01.09 01:42:29.110056 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13370 | 2025.01.09 01:42:29.110397 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0 | ||
13371 | 2025.01.09 01:42:29.110494 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13372 | 2025.01.09 01:42:29.110552 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13373 | 2025.01.09 01:42:29.110582 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005083 sec., 19673.421207948064 rows/sec., 1.36 MiB/sec. | ||
13374 | 2025.01.09 01:42:29.110919 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full | ||
13375 | 2025.01.09 01:42:29.110927 [ 266 ] {fa9052da-0df9-4193-ab1f-61ac9a11f120} <Debug> TCPHandler: Processed in 0.005745632 sec. | ||
13376 | 2025.01.09 01:42:29.111437 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13377 | 2025.01.09 01:42:29.112042 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13378 | 2025.01.09 01:42:29.112188 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13379 | 2025.01.09 01:42:29.112440 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 25357 rows starting from the beginning of the part | ||
13380 | 2025.01.09 01:42:29.112605 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1759 rows, containing 5 columns (5 merged, 0 gathered) in 0.007507801 sec., 234289.64086821163 rows/sec., 17.79 MiB/sec. | ||
13381 | 2025.01.09 01:42:29.112738 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13382 | 2025.01.09 01:42:29.113185 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
13383 | 2025.01.09 01:42:29.113178 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 100 rows starting from the beginning of the part | ||
13384 | 2025.01.09 01:42:29.114294 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 177 rows starting from the beginning of the part | ||
13385 | 2025.01.09 01:42:29.114906 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13386 | 2025.01.09 01:42:29.115039 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 101 rows starting from the beginning of the part | ||
13387 | 2025.01.09 01:42:29.115359 [ 186 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_100_20} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
13388 | 2025.01.09 01:42:29.115633 [ 196 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 177 rows starting from the beginning of the part | ||
13389 | 2025.01.09 01:42:29.115761 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
13390 | 2025.01.09 01:42:29.117814 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13391 | 2025.01.09 01:42:29.117869 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13392 | 2025.01.09 01:42:29.118853 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13393 | 2025.01.09 01:42:29.119179 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13394 | 2025.01.09 01:42:29.119442 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007654 sec., 3919.5192056441074 rows/sec., 7.02 MiB/sec. | ||
13395 | 2025.01.09 01:42:29.119567 [ 259 ] {8081dda3-3286-445d-ba03-12bb7cd72e17} <Debug> TCPHandler: Processed in 0.008484226 sec. | ||
13396 | 2025.01.09 01:42:29.119753 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13397 | 2025.01.09 01:42:29.119885 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13398 | 2025.01.09 01:42:29.119943 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13399 | 2025.01.09 01:42:29.120484 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13400 | 2025.01.09 01:42:29.120524 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13401 | 2025.01.09 01:42:29.120988 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13402 | 2025.01.09 01:42:29.121248 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13403 | 2025.01.09 01:42:29.121501 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001645 sec., 18237.0820668693 rows/sec., 1.25 MiB/sec. | ||
13404 | 2025.01.09 01:42:29.121592 [ 266 ] {cf4ec55c-773c-4d7a-9ef9-60f3ddcace60} <Debug> TCPHandler: Processed in 0.001927911 sec. | ||
13405 | 2025.01.09 01:42:29.122154 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25912 rows, containing 5 columns (5 merged, 0 gathered) in 0.011473315 sec., 2258457.995792846 rows/sec., 151.34 MiB/sec. | ||
13406 | 2025.01.09 01:42:29.122431 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
13407 | 2025.01.09 01:42:29.122761 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13408 | 2025.01.09 01:42:29.122851 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20 | ||
13409 | 2025.01.09 01:42:29.122959 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
13410 | 2025.01.09 01:42:30.075650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13411 | 2025.01.09 01:42:30.097874 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13412 | 2025.01.09 01:42:30.097927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13413 | 2025.01.09 01:42:30.104753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13414 | 2025.01.09 01:42:30.105528 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13415 | 2025.01.09 01:42:30.108171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13416 | 2025.01.09 01:42:31.120018 [ 96 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
13417 | 2025.01.09 01:42:31.120114 [ 96 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13418 | 2025.01.09 01:42:31.120164 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13419 | 2025.01.09 01:42:31.120467 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
13420 | 2025.01.09 01:42:31.120802 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13421 | 2025.01.09 01:42:31.120867 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
13422 | 2025.01.09 01:42:31.121063 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
13423 | 2025.01.09 01:42:31.121319 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
13424 | 2025.01.09 01:42:31.121540 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
13425 | 2025.01.09 01:42:31.121678 [ 189 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
13426 | 2025.01.09 01:42:31.122900 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604602 sec., 10750.202910079926 rows/sec., 918.60 KiB/sec. | ||
13427 | 2025.01.09 01:42:31.123080 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
13428 | 2025.01.09 01:42:31.123408 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13429 | 2025.01.09 01:42:31.123497 [ 200 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_29_7} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
13430 | 2025.01.09 01:42:31.123597 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13431 | 2025.01.09 01:42:32.960322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1874 | ||
13432 | 2025.01.09 01:42:32.963685 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13433 | 2025.01.09 01:42:32.963744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13434 | 2025.01.09 01:42:32.965304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13435 | 2025.01.09 01:42:32.965631 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13436 | 2025.01.09 01:42:32.965854 [ 90 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13437 | 2025.01.09 01:42:32.965974 [ 90 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13438 | 2025.01.09 01:42:32.966042 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13439 | 2025.01.09 01:42:32.966702 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
13440 | 2025.01.09 01:42:32.968202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
13441 | 2025.01.09 01:42:32.968585 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13442 | 2025.01.09 01:42:32.968772 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1698 rows starting from the beginning of the part | ||
13443 | 2025.01.09 01:42:32.969593 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
13444 | 2025.01.09 01:42:32.970389 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
13445 | 2025.01.09 01:42:32.971007 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
13446 | 2025.01.09 01:42:32.971653 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
13447 | 2025.01.09 01:42:32.972328 [ 192 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
13448 | 2025.01.09 01:42:32.981491 [ 190 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 72 columns (72 merged, 0 gathered) in 0.015270495 sec., 122720.31784169406 rows/sec., 92.82 MiB/sec. | ||
13449 | 2025.01.09 01:42:32.983387 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13450 | 2025.01.09 01:42:32.984172 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13451 | 2025.01.09 01:42:32.984263 [ 187 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_51_10} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13452 | 2025.01.09 01:42:32.984619 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
13453 | 2025.01.09 01:42:34.125931 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13454 | 2025.01.09 01:42:34.126242 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13455 | 2025.01.09 01:42:34.126344 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13456 | 2025.01.09 01:42:34.127140 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13457 | 2025.01.09 01:42:34.127197 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13458 | 2025.01.09 01:42:34.127656 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13459 | 2025.01.09 01:42:34.127922 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13460 | 2025.01.09 01:42:34.128172 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002016 sec., 6944.444444444444 rows/sec., 499.91 KiB/sec. | ||
13461 | 2025.01.09 01:42:34.128239 [ 259 ] {e1f7403a-8678-4507-8f86-0efa27f1fbfd} <Debug> TCPHandler: Processed in 0.002512021 sec. | ||
13462 | 2025.01.09 01:42:34.128435 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13463 | 2025.01.09 01:42:34.128575 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13464 | 2025.01.09 01:42:34.128635 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13465 | 2025.01.09 01:42:34.129293 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13466 | 2025.01.09 01:42:34.129336 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13467 | 2025.01.09 01:42:34.129700 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13468 | 2025.01.09 01:42:34.129943 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13469 | 2025.01.09 01:42:34.130163 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001622 sec., 2466.091245376079 rows/sec., 201.09 KiB/sec. | ||
13470 | 2025.01.09 01:42:34.130217 [ 266 ] {e9eb7be8-fafc-4a82-ab31-2fd08c898c79} <Debug> TCPHandler: Processed in 0.00185501 sec. | ||
13471 | 2025.01.09 01:42:34.130374 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13472 | 2025.01.09 01:42:34.130507 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13473 | 2025.01.09 01:42:34.130565 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13474 | 2025.01.09 01:42:34.131767 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13475 | 2025.01.09 01:42:34.131809 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13476 | 2025.01.09 01:42:34.132271 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13477 | 2025.01.09 01:42:34.132520 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13478 | 2025.01.09 01:42:34.132744 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002267 sec., 588001.764446405 rows/sec., 49.12 MiB/sec. | ||
13479 | 2025.01.09 01:42:34.132798 [ 259 ] {a443d7be-2e03-4113-92c5-ea0f723322b9} <Debug> TCPHandler: Processed in 0.00248935 sec. | ||
13480 | 2025.01.09 01:42:34.132954 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13481 | 2025.01.09 01:42:34.133083 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13482 | 2025.01.09 01:42:34.133137 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13483 | 2025.01.09 01:42:34.133701 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13484 | 2025.01.09 01:42:34.133740 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13485 | 2025.01.09 01:42:34.134086 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13486 | 2025.01.09 01:42:34.134322 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13487 | 2025.01.09 01:42:34.134545 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00149 sec., 13422.818791946309 rows/sec., 947.72 KiB/sec. | ||
13488 | 2025.01.09 01:42:34.134598 [ 266 ] {f0ec3bc7-129c-47dc-b685-d48bd09d6bd3} <Debug> TCPHandler: Processed in 0.001705198 sec. | ||
13489 | 2025.01.09 01:42:34.134743 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13490 | 2025.01.09 01:42:34.134874 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13491 | 2025.01.09 01:42:34.134928 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13492 | 2025.01.09 01:42:34.135588 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13493 | 2025.01.09 01:42:34.135628 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13494 | 2025.01.09 01:42:34.135997 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13495 | 2025.01.09 01:42:34.136248 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13496 | 2025.01.09 01:42:34.136457 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001611 sec., 150217.25636250776 rows/sec., 10.18 MiB/sec. | ||
13497 | 2025.01.09 01:42:34.136510 [ 259 ] {12c85a39-bcf3-49d3-afda-ab1d36084480} <Debug> TCPHandler: Processed in 0.001830939 sec. | ||
13498 | 2025.01.09 01:42:34.136651 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13499 | 2025.01.09 01:42:34.136778 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13500 | 2025.01.09 01:42:34.136832 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13501 | 2025.01.09 01:42:34.137443 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13502 | 2025.01.09 01:42:34.137481 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13503 | 2025.01.09 01:42:34.137829 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13504 | 2025.01.09 01:42:34.138062 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13505 | 2025.01.09 01:42:34.138290 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
13506 | 2025.01.09 01:42:34.138374 [ 266 ] {e277290a-647d-45ca-b162-4ccf305432ed} <Debug> TCPHandler: Processed in 0.001785579 sec. | ||
13507 | 2025.01.09 01:42:34.138600 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13508 | 2025.01.09 01:42:34.138818 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13509 | 2025.01.09 01:42:34.138875 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13510 | 2025.01.09 01:42:34.139822 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13511 | 2025.01.09 01:42:34.139862 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13512 | 2025.01.09 01:42:34.140260 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13513 | 2025.01.09 01:42:34.140530 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13514 | 2025.01.09 01:42:34.140758 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001978 sec., 412032.3559150657 rows/sec., 29.69 MiB/sec. | ||
13515 | 2025.01.09 01:42:34.140814 [ 259 ] {1025ee2e-9ecf-407c-99de-b4249f9e06ae} <Debug> TCPHandler: Processed in 0.002358058 sec. | ||
13516 | 2025.01.09 01:42:34.140956 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13517 | 2025.01.09 01:42:34.141084 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13518 | 2025.01.09 01:42:34.141140 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13519 | 2025.01.09 01:42:34.141600 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13520 | 2025.01.09 01:42:34.141639 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13521 | 2025.01.09 01:42:34.141987 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13522 | 2025.01.09 01:42:34.142235 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13523 | 2025.01.09 01:42:34.142448 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. | ||
13524 | 2025.01.09 01:42:34.142498 [ 266 ] {b7cc37b1-5a10-4341-a7ae-3defcd31e5ab} <Debug> TCPHandler: Processed in 0.001604856 sec. | ||
13525 | 2025.01.09 01:42:34.142651 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13526 | 2025.01.09 01:42:34.142781 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13527 | 2025.01.09 01:42:34.142841 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13528 | 2025.01.09 01:42:34.143629 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13529 | 2025.01.09 01:42:34.143669 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13530 | 2025.01.09 01:42:34.144114 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13531 | 2025.01.09 01:42:34.144366 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13532 | 2025.01.09 01:42:34.144590 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001837 sec., 489384.86663037556 rows/sec., 32.60 MiB/sec. | ||
13533 | 2025.01.09 01:42:34.144642 [ 259 ] {a6b9b7ac-d808-4106-967d-7458a45e5ec5} <Debug> TCPHandler: Processed in 0.002055663 sec. | ||
13534 | 2025.01.09 01:42:34.144776 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13535 | 2025.01.09 01:42:34.144883 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13536 | 2025.01.09 01:42:34.144931 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13537 | 2025.01.09 01:42:34.145349 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13538 | 2025.01.09 01:42:34.145393 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13539 | 2025.01.09 01:42:34.145745 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13540 | 2025.01.09 01:42:34.145978 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13541 | 2025.01.09 01:42:34.146182 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. | ||
13542 | 2025.01.09 01:42:34.146231 [ 266 ] {146b15f8-a271-4345-999d-3ec1c6a68df8} <Debug> TCPHandler: Processed in 0.001507054 sec. | ||
13543 | 2025.01.09 01:42:34.146377 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13544 | 2025.01.09 01:42:34.146514 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13545 | 2025.01.09 01:42:34.146596 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13546 | 2025.01.09 01:42:34.147782 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13547 | 2025.01.09 01:42:34.147822 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13548 | 2025.01.09 01:42:34.148444 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13549 | 2025.01.09 01:42:34.148705 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13550 | 2025.01.09 01:42:34.148909 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13551 | 2025.01.09 01:42:34.148975 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002486 sec., 3620.2735317779566 rows/sec., 6.49 MiB/sec. | ||
13552 | 2025.01.09 01:42:34.149000 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13553 | 2025.01.09 01:42:34.149073 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13554 | 2025.01.09 01:42:34.149368 [ 259 ] {ab76f15e-6f9f-4e8d-be6c-acf8bf59bc64} <Debug> TCPHandler: Processed in 0.003050509 sec. | ||
13555 | 2025.01.09 01:42:34.149456 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
13556 | 2025.01.09 01:42:34.149551 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13557 | 2025.01.09 01:42:34.149834 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13558 | 2025.01.09 01:42:34.149971 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13559 | 2025.01.09 01:42:34.150353 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13560 | 2025.01.09 01:42:34.150621 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1694 rows starting from the beginning of the part | ||
13561 | 2025.01.09 01:42:34.151201 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 9 rows starting from the beginning of the part | ||
13562 | 2025.01.09 01:42:34.151901 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
13563 | 2025.01.09 01:42:34.152384 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13564 | 2025.01.09 01:42:34.152545 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13565 | 2025.01.09 01:42:34.152569 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 9 rows starting from the beginning of the part | ||
13566 | 2025.01.09 01:42:34.153229 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
13567 | 2025.01.09 01:42:34.153769 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 9 rows starting from the beginning of the part | ||
13568 | 2025.01.09 01:42:34.154314 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13569 | 2025.01.09 01:42:34.154872 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2025.01.09 01:42:34.155151 [ 89 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13571 | 2025.01.09 01:42:34.155260 [ 89 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13572 | 2025.01.09 01:42:34.155383 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005612 sec., 9265.858873841767 rows/sec., 587.47 KiB/sec. | ||
13573 | 2025.01.09 01:42:34.155405 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13574 | 2025.01.09 01:42:34.155823 [ 266 ] {5e44e45a-9e28-4176-bff0-6de48c4a3265} <Debug> TCPHandler: Processed in 0.006333752 sec. | ||
13575 | 2025.01.09 01:42:34.155988 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
13576 | 2025.01.09 01:42:34.156228 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13577 | 2025.01.09 01:42:34.156268 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3834 rows starting from the beginning of the part | ||
13578 | 2025.01.09 01:42:34.156434 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 52 rows starting from the beginning of the part | ||
13579 | 2025.01.09 01:42:34.156625 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
13580 | 2025.01.09 01:42:34.156823 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 52 rows starting from the beginning of the part | ||
13581 | 2025.01.09 01:42:34.156946 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
13582 | 2025.01.09 01:42:34.157173 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
13583 | 2025.01.09 01:42:34.159252 [ 187 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626108 sec., 1116899.9930504002 rows/sec., 71.98 MiB/sec. | ||
13584 | 2025.01.09 01:42:34.159901 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13585 | 2025.01.09 01:42:34.160531 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13586 | 2025.01.09 01:42:34.160628 [ 193 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_101_20} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13587 | 2025.01.09 01:42:34.160734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
13588 | 2025.01.09 01:42:34.164516 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1781 rows, containing 19 columns (19 merged, 0 gathered) in 0.015285606 sec., 116514.84409581144 rows/sec., 208.79 MiB/sec. | ||
13589 | 2025.01.09 01:42:34.166420 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13590 | 2025.01.09 01:42:34.166850 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13591 | 2025.01.09 01:42:34.166939 [ 193 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13592 | 2025.01.09 01:42:34.167107 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
13593 | 2025.01.09 01:42:35.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.05 MiB, peak 281.15 MiB, free memory in arenas 0.00 B, will set to 265.64 MiB (RSS), difference: 1.59 MiB | ||
13594 | 2025.01.09 01:42:35.285543 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
13595 | 2025.01.09 01:42:35.286568 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13596 | 2025.01.09 01:42:35.286611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13597 | 2025.01.09 01:42:35.287162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13598 | 2025.01.09 01:42:35.287438 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13599 | 2025.01.09 01:42:35.287605 [ 88 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13600 | 2025.01.09 01:42:35.287657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
13601 | 2025.01.09 01:42:35.287669 [ 88 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13602 | 2025.01.09 01:42:35.287699 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13603 | 2025.01.09 01:42:35.287939 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
13604 | 2025.01.09 01:42:35.288265 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13605 | 2025.01.09 01:42:35.288316 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
13606 | 2025.01.09 01:42:35.288400 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
13607 | 2025.01.09 01:42:35.288523 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
13608 | 2025.01.09 01:42:35.288649 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
13609 | 2025.01.09 01:42:35.288900 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
13610 | 2025.01.09 01:42:35.288996 [ 187 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
13611 | 2025.01.09 01:42:35.291834 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004046015 sec., 8050884.635870109 rows/sec., 115.17 MiB/sec. | ||
13612 | 2025.01.09 01:42:35.292469 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13613 | 2025.01.09 01:42:35.292815 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13614 | 2025.01.09 01:42:35.292910 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_71_14} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13615 | 2025.01.09 01:42:35.293032 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
13616 | 2025.01.09 01:42:37.608335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
13617 | 2025.01.09 01:42:37.629331 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13618 | 2025.01.09 01:42:37.629382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13619 | 2025.01.09 01:42:37.636525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13620 | 2025.01.09 01:42:37.637291 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13621 | 2025.01.09 01:42:37.637599 [ 85 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13622 | 2025.01.09 01:42:37.637660 [ 85 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13623 | 2025.01.09 01:42:37.637699 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13624 | 2025.01.09 01:42:37.638125 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
13625 | 2025.01.09 01:42:37.652917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
13626 | 2025.01.09 01:42:37.654881 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13627 | 2025.01.09 01:42:37.656399 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
13628 | 2025.01.09 01:42:37.662053 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
13629 | 2025.01.09 01:42:37.667778 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
13630 | 2025.01.09 01:42:37.673550 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
13631 | 2025.01.09 01:42:37.679522 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
13632 | 2025.01.09 01:42:37.685539 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
13633 | 2025.01.09 01:42:37.750071 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.112229406 sec., 4767.0215772147985 rows/sec., 24.65 MiB/sec. | ||
13634 | 2025.01.09 01:42:37.753591 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13635 | 2025.01.09 01:42:37.756804 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13636 | 2025.01.09 01:42:37.756932 [ 188 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_71_14} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13637 | 2025.01.09 01:42:37.759656 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
13638 | 2025.01.09 01:42:39.093857 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13639 | 2025.01.09 01:42:39.094069 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13640 | 2025.01.09 01:42:39.094154 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13641 | 2025.01.09 01:42:39.095009 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13642 | 2025.01.09 01:42:39.095062 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13643 | 2025.01.09 01:42:39.095546 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13644 | 2025.01.09 01:42:39.095807 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13645 | 2025.01.09 01:42:39.096083 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002058 sec., 41788.14382896016 rows/sec., 3.66 MiB/sec. | ||
13646 | 2025.01.09 01:42:39.096178 [ 259 ] {4e8ad2ad-c5ea-4f01-add4-960ae91b1888} <Debug> TCPHandler: Processed in 0.00246196 sec. | ||
13647 | 2025.01.09 01:42:39.096182 [ 218 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
13648 | 2025.01.09 01:42:39.096263 [ 218 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
13649 | 2025.01.09 01:42:39.096367 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13650 | 2025.01.09 01:42:39.096519 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13651 | 2025.01.09 01:42:39.096573 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13652 | 2025.01.09 01:42:39.098010 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13653 | 2025.01.09 01:42:39.098054 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13654 | 2025.01.09 01:42:39.098798 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13655 | 2025.01.09 01:42:39.099306 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13656 | 2025.01.09 01:42:39.099547 [ 218 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
13657 | 2025.01.09 01:42:39.099817 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00331 sec., 9063.444108761329 rows/sec., 681.53 KiB/sec. | ||
13658 | 2025.01.09 01:42:39.099916 [ 266 ] {f4475533-d3f9-49d9-a147-035a25c1fb60} <Debug> TCPHandler: Processed in 0.003604938 sec. | ||
13659 | 2025.01.09 01:42:39.100180 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13660 | 2025.01.09 01:42:39.100399 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13661 | 2025.01.09 01:42:39.100460 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13662 | 2025.01.09 01:42:39.101046 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13663 | 2025.01.09 01:42:39.101086 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13664 | 2025.01.09 01:42:39.101444 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13665 | 2025.01.09 01:42:39.101683 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13666 | 2025.01.09 01:42:39.101890 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001548 sec., 37467.700258397934 rows/sec., 2.93 MiB/sec. | ||
13667 | 2025.01.09 01:42:39.101944 [ 259 ] {a27c8947-d43b-4579-b12e-60cd1c1f12b6} <Debug> TCPHandler: Processed in 0.001905831 sec. | ||
13668 | 2025.01.09 01:42:39.102097 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13669 | 2025.01.09 01:42:39.102229 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13670 | 2025.01.09 01:42:39.102288 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13671 | 2025.01.09 01:42:39.102829 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13672 | 2025.01.09 01:42:39.102868 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13673 | 2025.01.09 01:42:39.103267 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13674 | 2025.01.09 01:42:39.103510 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13675 | 2025.01.09 01:42:39.103742 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001538 sec., 65019.50585175552 rows/sec., 4.51 MiB/sec. | ||
13676 | 2025.01.09 01:42:39.103806 [ 266 ] {89bfebc9-d62d-4482-829f-447f65156cc2} <Debug> TCPHandler: Processed in 0.001766079 sec. | ||
13677 | 2025.01.09 01:42:39.103984 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13678 | 2025.01.09 01:42:39.104284 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13679 | 2025.01.09 01:42:39.104548 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13680 | 2025.01.09 01:42:39.105896 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13681 | 2025.01.09 01:42:39.105936 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13682 | 2025.01.09 01:42:39.106592 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13683 | 2025.01.09 01:42:39.106851 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13684 | 2025.01.09 01:42:39.107088 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002921 sec., 10270.455323519343 rows/sec., 18.40 MiB/sec. | ||
13685 | 2025.01.09 01:42:39.107195 [ 259 ] {3a1f0433-65f4-4e75-a43f-8658f5aa5246} <Debug> TCPHandler: Processed in 0.003291064 sec. | ||
13686 | 2025.01.09 01:42:39.107356 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13687 | 2025.01.09 01:42:39.107487 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13688 | 2025.01.09 01:42:39.107542 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13689 | 2025.01.09 01:42:39.108054 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13690 | 2025.01.09 01:42:39.108099 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13691 | 2025.01.09 01:42:39.108533 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13692 | 2025.01.09 01:42:39.108831 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13693 | 2025.01.09 01:42:39.109087 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001629 sec., 18416.206261510128 rows/sec., 1.26 MiB/sec. | ||
13694 | 2025.01.09 01:42:39.109151 [ 266 ] {40f1601e-9aa7-4ca8-8323-b58e6b1f1bfa} <Debug> TCPHandler: Processed in 0.00185774 sec. | ||
13695 | 2025.01.09 01:42:40.166067 [ 217 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
13696 | 2025.01.09 01:42:40.166167 [ 217 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
13697 | 2025.01.09 01:42:40.168225 [ 217 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
13698 | 2025.01.09 01:42:42.586920 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13699 | 2025.01.09 01:42:42.586978 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13700 | 2025.01.09 01:42:42.787898 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
13701 | 2025.01.09 01:42:42.789005 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13702 | 2025.01.09 01:42:42.789050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13703 | 2025.01.09 01:42:42.789579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13704 | 2025.01.09 01:42:42.789837 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13705 | 2025.01.09 01:42:42.790092 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
13706 | 2025.01.09 01:42:42.968548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1910 | ||
13707 | 2025.01.09 01:42:42.971928 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13708 | 2025.01.09 01:42:42.971989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13709 | 2025.01.09 01:42:42.973513 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13710 | 2025.01.09 01:42:42.973829 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13711 | 2025.01.09 01:42:42.974498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1910 | ||
13712 | 2025.01.09 01:42:44.097471 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13713 | 2025.01.09 01:42:44.097669 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13714 | 2025.01.09 01:42:44.097742 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13715 | 2025.01.09 01:42:44.098496 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13716 | 2025.01.09 01:42:44.098554 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13717 | 2025.01.09 01:42:44.098997 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13718 | 2025.01.09 01:42:44.099256 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13719 | 2025.01.09 01:42:44.099468 [ 75 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13720 | 2025.01.09 01:42:44.099499 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. | ||
13721 | 2025.01.09 01:42:44.099552 [ 75 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13722 | 2025.01.09 01:42:44.099630 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13723 | 2025.01.09 01:42:44.099642 [ 259 ] {653681ec-6965-42ff-8afd-c9aa826c7700} <Debug> TCPHandler: Processed in 0.002303307 sec. | ||
13724 | 2025.01.09 01:42:44.099959 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
13725 | 2025.01.09 01:42:44.099972 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13726 | 2025.01.09 01:42:44.100559 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13727 | 2025.01.09 01:42:44.100620 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13728 | 2025.01.09 01:42:44.100686 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
13729 | 2025.01.09 01:42:44.100806 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13730 | 2025.01.09 01:42:44.101065 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
13731 | 2025.01.09 01:42:44.101432 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
13732 | 2025.01.09 01:42:44.101717 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
13733 | 2025.01.09 01:42:44.102012 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
13734 | 2025.01.09 01:42:44.103815 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13735 | 2025.01.09 01:42:44.103902 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13736 | 2025.01.09 01:42:44.104581 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004850608 sec., 14431.18058602138 rows/sec., 1.07 MiB/sec. | ||
13737 | 2025.01.09 01:42:44.104804 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
13738 | 2025.01.09 01:42:44.104869 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13739 | 2025.01.09 01:42:44.105257 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13740 | 2025.01.09 01:42:44.105337 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13741 | 2025.01.09 01:42:44.105472 [ 203 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_49_12} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
13742 | 2025.01.09 01:42:44.105694 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13743 | 2025.01.09 01:42:44.105767 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.005443 sec., 35090.94249494764 rows/sec., 3.11 MiB/sec. | ||
13744 | 2025.01.09 01:42:44.105839 [ 266 ] {622ba8dc-9152-4497-ae8d-88058597abdf} <Debug> TCPHandler: Processed in 0.006038527 sec. | ||
13745 | 2025.01.09 01:42:44.105992 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13746 | 2025.01.09 01:42:44.106109 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13747 | 2025.01.09 01:42:44.106158 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13748 | 2025.01.09 01:42:44.106717 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13749 | 2025.01.09 01:42:44.106757 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13750 | 2025.01.09 01:42:44.107122 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13751 | 2025.01.09 01:42:44.107363 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13752 | 2025.01.09 01:42:44.107548 [ 75 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13753 | 2025.01.09 01:42:44.107601 [ 75 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13754 | 2025.01.09 01:42:44.107609 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001514 sec., 10568.031704095112 rows/sec., 748.22 KiB/sec. | ||
13755 | 2025.01.09 01:42:44.107631 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13756 | 2025.01.09 01:42:44.107766 [ 259 ] {47a27068-b39d-4f99-adcb-0501faee1cd3} <Debug> TCPHandler: Processed in 0.0018256 sec. | ||
13757 | 2025.01.09 01:42:44.107910 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
13758 | 2025.01.09 01:42:44.107956 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13759 | 2025.01.09 01:42:44.108244 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13760 | 2025.01.09 01:42:44.108253 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13761 | 2025.01.09 01:42:44.108352 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13762 | 2025.01.09 01:42:44.108359 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 60 rows starting from the beginning of the part | ||
13763 | 2025.01.09 01:42:44.108753 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part | ||
13764 | 2025.01.09 01:42:44.109068 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
13765 | 2025.01.09 01:42:44.109351 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 20 rows starting from the beginning of the part | ||
13766 | 2025.01.09 01:42:44.109676 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
13767 | 2025.01.09 01:42:44.110050 [ 186 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part | ||
13768 | 2025.01.09 01:42:44.111453 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13769 | 2025.01.09 01:42:44.111555 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13770 | 2025.01.09 01:42:44.112543 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13771 | 2025.01.09 01:42:44.113086 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13772 | 2025.01.09 01:42:44.113611 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851185 sec., 29395.754877003546 rows/sec., 2.21 MiB/sec. | ||
13773 | 2025.01.09 01:42:44.113676 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005528 sec., 2532.561505065123 rows/sec., 177.36 KiB/sec. | ||
13774 | 2025.01.09 01:42:44.113825 [ 266 ] {06906632-586b-43a4-9b25-a91e0601da9d} <Debug> TCPHandler: Processed in 0.005939746 sec. | ||
13775 | 2025.01.09 01:42:44.113934 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13776 | 2025.01.09 01:42:44.114012 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13777 | 2025.01.09 01:42:44.114204 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13778 | 2025.01.09 01:42:44.114283 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13779 | 2025.01.09 01:42:44.114569 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13780 | 2025.01.09 01:42:44.114919 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_96_19} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13781 | 2025.01.09 01:42:44.115107 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13782 | 2025.01.09 01:42:44.115372 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13783 | 2025.01.09 01:42:44.115424 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13784 | 2025.01.09 01:42:44.115811 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13785 | 2025.01.09 01:42:44.116065 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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.09 01:42:44.116265 [ 75 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13787 | 2025.01.09 01:42:44.116317 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002163 sec., 6010.171058714748 rows/sec., 374.73 KiB/sec. | ||
13788 | 2025.01.09 01:42:44.116332 [ 75 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13789 | 2025.01.09 01:42:44.116406 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13790 | 2025.01.09 01:42:44.116456 [ 259 ] {881776f2-5f32-4862-8f81-54d7c9d1b3bd} <Debug> TCPHandler: Processed in 0.00252486 sec. | ||
13791 | 2025.01.09 01:42:44.116762 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13792 | 2025.01.09 01:42:44.116779 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
13793 | 2025.01.09 01:42:44.117305 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13794 | 2025.01.09 01:42:44.117427 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
13795 | 2025.01.09 01:42:44.117444 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13796 | 2025.01.09 01:42:44.117788 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
13797 | 2025.01.09 01:42:44.117779 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13798 | 2025.01.09 01:42:44.118107 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
13799 | 2025.01.09 01:42:44.118412 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
13800 | 2025.01.09 01:42:44.118658 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
13801 | 2025.01.09 01:42:44.120768 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13802 | 2025.01.09 01:42:44.120842 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13803 | 2025.01.09 01:42:44.121259 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004739217 sec., 13715.34580501378 rows/sec., 908.72 KiB/sec. | ||
13804 | 2025.01.09 01:42:44.121439 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
13805 | 2025.01.09 01:42:44.121757 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13806 | 2025.01.09 01:42:44.122006 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13807 | 2025.01.09 01:42:44.122182 [ 189 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_49_12} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
13808 | 2025.01.09 01:42:44.122263 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13809 | 2025.01.09 01:42:44.122329 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13810 | 2025.01.09 01:42:44.122593 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.005431 sec., 65365.494384091326 rows/sec., 4.59 MiB/sec. | ||
13811 | 2025.01.09 01:42:44.122708 [ 266 ] {31b423e6-e638-485c-9111-33047240ffb7} <Debug> TCPHandler: Processed in 0.006100358 sec. | ||
13812 | 2025.01.09 01:42:44.122932 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13813 | 2025.01.09 01:42:44.123123 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13814 | 2025.01.09 01:42:44.123181 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13815 | 2025.01.09 01:42:44.123726 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13816 | 2025.01.09 01:42:44.123766 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13817 | 2025.01.09 01:42:44.124144 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13818 | 2025.01.09 01:42:44.124381 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13819 | 2025.01.09 01:42:44.124638 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. | ||
13820 | 2025.01.09 01:42:44.124717 [ 259 ] {12f0daaa-4c2b-497c-af33-c93f457523a2} <Debug> TCPHandler: Processed in 0.00189768 sec. | ||
13821 | 2025.01.09 01:42:44.124969 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13822 | 2025.01.09 01:42:44.125127 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13823 | 2025.01.09 01:42:44.125190 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13824 | 2025.01.09 01:42:44.125806 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13825 | 2025.01.09 01:42:44.125845 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13826 | 2025.01.09 01:42:44.126237 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13827 | 2025.01.09 01:42:44.126475 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13828 | 2025.01.09 01:42:44.126689 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001592 sec., 111180.90452261305 rows/sec., 7.33 MiB/sec. | ||
13829 | 2025.01.09 01:42:44.126740 [ 266 ] {f5e49902-f828-425b-b66d-ac7e4a9faba7} <Debug> TCPHandler: Processed in 0.001905081 sec. | ||
13830 | 2025.01.09 01:42:44.126895 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13831 | 2025.01.09 01:42:44.127025 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13832 | 2025.01.09 01:42:44.127082 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13833 | 2025.01.09 01:42:44.127598 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13834 | 2025.01.09 01:42:44.127645 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13835 | 2025.01.09 01:42:44.127992 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13836 | 2025.01.09 01:42:44.128229 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13837 | 2025.01.09 01:42:44.128448 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
13838 | 2025.01.09 01:42:44.128499 [ 259 ] {11e863c8-50be-457c-8650-81cd87abbc0f} <Debug> TCPHandler: Processed in 0.001666457 sec. | ||
13839 | 2025.01.09 01:42:44.128639 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13840 | 2025.01.09 01:42:44.128767 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13841 | 2025.01.09 01:42:44.128848 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13842 | 2025.01.09 01:42:44.130042 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13843 | 2025.01.09 01:42:44.130081 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13844 | 2025.01.09 01:42:44.130698 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13845 | 2025.01.09 01:42:44.130958 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13846 | 2025.01.09 01:42:44.131192 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002454 sec., 3667.481662591687 rows/sec., 6.57 MiB/sec. | ||
13847 | 2025.01.09 01:42:44.131287 [ 266 ] {9329aeb4-658a-47b1-b5a8-4237c7326738} <Debug> TCPHandler: Processed in 0.002700334 sec. | ||
13848 | 2025.01.09 01:42:44.131428 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13849 | 2025.01.09 01:42:44.131558 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13850 | 2025.01.09 01:42:44.131613 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13851 | 2025.01.09 01:42:44.132140 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13852 | 2025.01.09 01:42:44.132188 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13853 | 2025.01.09 01:42:44.132614 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13854 | 2025.01.09 01:42:44.132858 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13855 | 2025.01.09 01:42:44.133071 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001543 sec., 33700.58327932598 rows/sec., 2.09 MiB/sec. | ||
13856 | 2025.01.09 01:42:44.133120 [ 259 ] {011c5315-83ae-4288-a672-9fe8462e6f75} <Debug> TCPHandler: Processed in 0.001754268 sec. | ||
13857 | 2025.01.09 01:42:44.933054 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
13858 | 2025.01.09 01:42:44.933166 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
13859 | 2025.01.09 01:42:44.935208 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
13860 | 2025.01.09 01:42:45.153077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
13861 | 2025.01.09 01:42:45.175061 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13862 | 2025.01.09 01:42:45.175115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13863 | 2025.01.09 01:42:45.182472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13864 | 2025.01.09 01:42:45.183326 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13865 | 2025.01.09 01:42:45.186181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
13866 | 2025.01.09 01:42:45.198199 [ 218 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
13867 | 2025.01.09 01:42:45.198254 [ 218 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
13868 | 2025.01.09 01:42:45.200381 [ 218 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
13869 | 2025.01.09 01:42:49.093611 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13870 | 2025.01.09 01:42:49.093802 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13871 | 2025.01.09 01:42:49.093876 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13872 | 2025.01.09 01:42:49.094614 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13873 | 2025.01.09 01:42:49.094660 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13874 | 2025.01.09 01:42:49.095097 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13875 | 2025.01.09 01:42:49.095364 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13876 | 2025.01.09 01:42:49.095603 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 176.31 KiB/sec. | ||
13877 | 2025.01.09 01:42:49.095668 [ 259 ] {addb6c96-428d-4d3a-b431-7198d52ba9dc} <Debug> TCPHandler: Processed in 0.002190535 sec. | ||
13878 | 2025.01.09 01:42:49.095840 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13879 | 2025.01.09 01:42:49.095988 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13880 | 2025.01.09 01:42:49.096038 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13881 | 2025.01.09 01:42:49.096622 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13882 | 2025.01.09 01:42:49.096663 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13883 | 2025.01.09 01:42:49.097047 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13884 | 2025.01.09 01:42:49.097293 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13885 | 2025.01.09 01:42:49.097525 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001563 sec., 56301.983365323096 rows/sec., 4.91 MiB/sec. | ||
13886 | 2025.01.09 01:42:49.097579 [ 266 ] {6ba2f5ac-ce05-4530-97ae-8951de60dbc9} <Debug> TCPHandler: Processed in 0.001797278 sec. | ||
13887 | 2025.01.09 01:42:49.097738 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13888 | 2025.01.09 01:42:49.097846 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13889 | 2025.01.09 01:42:49.097895 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13890 | 2025.01.09 01:42:49.098443 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13891 | 2025.01.09 01:42:49.098483 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13892 | 2025.01.09 01:42:49.098844 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13893 | 2025.01.09 01:42:49.099077 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13894 | 2025.01.09 01:42:49.099285 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001461 sec., 23271.73169062286 rows/sec., 1.69 MiB/sec. | ||
13895 | 2025.01.09 01:42:49.099339 [ 259 ] {bfb12484-5c5b-4d21-b854-358eaa9517e9} <Debug> TCPHandler: Processed in 0.001655497 sec. | ||
13896 | 2025.01.09 01:42:49.099474 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13897 | 2025.01.09 01:42:49.099580 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13898 | 2025.01.09 01:42:49.099626 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13899 | 2025.01.09 01:42:49.100191 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13900 | 2025.01.09 01:42:49.100230 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13901 | 2025.01.09 01:42:49.100585 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13902 | 2025.01.09 01:42:49.100815 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13903 | 2025.01.09 01:42:49.101034 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001475 sec., 42033.898305084746 rows/sec., 3.29 MiB/sec. | ||
13904 | 2025.01.09 01:42:49.101086 [ 266 ] {db8920ee-2dde-482a-8bf9-69e03bdc2a9e} <Debug> TCPHandler: Processed in 0.001666087 sec. | ||
13905 | 2025.01.09 01:42:49.101244 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13906 | 2025.01.09 01:42:49.101372 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13907 | 2025.01.09 01:42:49.101431 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13908 | 2025.01.09 01:42:49.101998 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13909 | 2025.01.09 01:42:49.102038 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13910 | 2025.01.09 01:42:49.102418 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13911 | 2025.01.09 01:42:49.102652 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13912 | 2025.01.09 01:42:49.102828 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_99_20 to all_103_103_0 | ||
13913 | 2025.01.09 01:42:49.102889 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001539 sec., 66276.80311890838 rows/sec., 4.59 MiB/sec. | ||
13914 | 2025.01.09 01:42:49.102921 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13915 | 2025.01.09 01:42:49.103007 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13916 | 2025.01.09 01:42:49.103013 [ 259 ] {1b64079e-7c8b-4f4b-8002-fb6d98800638} <Debug> TCPHandler: Processed in 0.00182893 sec. | ||
13917 | 2025.01.09 01:42:49.103232 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13918 | 2025.01.09 01:42:49.103278 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_99_20 to all_103_103_0 into Compact with storage Full | ||
13919 | 2025.01.09 01:42:49.103402 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13920 | 2025.01.09 01:42:49.103603 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13921 | 2025.01.09 01:42:49.103692 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13922 | 2025.01.09 01:42:49.103862 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 25912 rows starting from the beginning of the part | ||
13923 | 2025.01.09 01:42:49.104246 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
13924 | 2025.01.09 01:42:49.104586 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 899 rows starting from the beginning of the part | ||
13925 | 2025.01.09 01:42:49.104930 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
13926 | 2025.01.09 01:42:49.105185 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::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 | ||
13927 | 2025.01.09 01:42:49.107788 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13928 | 2025.01.09 01:42:49.107855 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13929 | 2025.01.09 01:42:49.109347 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13930 | 2025.01.09 01:42:49.109834 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13931 | 2025.01.09 01:42:49.110175 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006824 sec., 4396.248534583821 rows/sec., 7.88 MiB/sec. | ||
13932 | 2025.01.09 01:42:49.110891 [ 266 ] {2861bd1d-2f7c-4fc6-b67f-a55627ede5ff} <Debug> TCPHandler: Processed in 0.007764245 sec. | ||
13933 | 2025.01.09 01:42:49.111144 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13934 | 2025.01.09 01:42:49.111635 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13935 | 2025.01.09 01:42:49.111837 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13936 | 2025.01.09 01:42:49.112733 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13937 | 2025.01.09 01:42:49.112785 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13938 | 2025.01.09 01:42:49.113335 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13939 | 2025.01.09 01:42:49.113679 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13940 | 2025.01.09 01:42:49.114072 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002622 sec., 11441.647597254003 rows/sec., 802.63 KiB/sec. | ||
13941 | 2025.01.09 01:42:49.114175 [ 259 ] {8bccf098-fef0-41db-b3aa-10c7ca3b147d} <Debug> TCPHandler: Processed in 0.003165191 sec. | ||
13942 | 2025.01.09 01:42:49.115069 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27188 rows, containing 5 columns (5 merged, 0 gathered) in 0.011930982 sec., 2278773.029747258 rows/sec., 152.69 MiB/sec. | ||
13943 | 2025.01.09 01:42:49.115375 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
13944 | 2025.01.09 01:42:49.115693 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13945 | 2025.01.09 01:42:49.115777 [ 197 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_99_20, all_103_103_0] -> all_1_103_21 | ||
13946 | 2025.01.09 01:42:49.115868 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
13947 | 2025.01.09 01:42:50.290302 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
13948 | 2025.01.09 01:42:50.291078 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13949 | 2025.01.09 01:42:50.291126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13950 | 2025.01.09 01:42:50.291659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13951 | 2025.01.09 01:42:50.291913 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13952 | 2025.01.09 01:42:50.292203 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
13953 | 2025.01.09 01:42:52.686326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
13954 | 2025.01.09 01:42:52.708863 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13955 | 2025.01.09 01:42:52.708920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13956 | 2025.01.09 01:42:52.716260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13957 | 2025.01.09 01:42:52.717080 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13958 | 2025.01.09 01:42:52.720074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
13959 | 2025.01.09 01:42:52.974817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1946 | ||
13960 | 2025.01.09 01:42:52.978177 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13961 | 2025.01.09 01:42:52.978228 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13962 | 2025.01.09 01:42:52.979802 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13963 | 2025.01.09 01:42:52.980116 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13964 | 2025.01.09 01:42:52.981156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1946 | ||
13965 | 2025.01.09 01:42:54.098087 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13966 | 2025.01.09 01:42:54.098369 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13967 | 2025.01.09 01:42:54.098480 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13968 | 2025.01.09 01:42:54.099491 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13969 | 2025.01.09 01:42:54.099536 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13970 | 2025.01.09 01:42:54.099998 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13971 | 2025.01.09 01:42:54.100283 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13972 | 2025.01.09 01:42:54.100499 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002207 sec., 6343.452650657 rows/sec., 456.64 KiB/sec. | ||
13973 | 2025.01.09 01:42:54.100565 [ 259 ] {2e02a15f-9c8b-4aae-8a76-b8058023f0b1} <Debug> TCPHandler: Processed in 0.002663663 sec. | ||
13974 | 2025.01.09 01:42:54.100759 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13975 | 2025.01.09 01:42:54.100902 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13976 | 2025.01.09 01:42:54.100962 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13977 | 2025.01.09 01:42:54.101659 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13978 | 2025.01.09 01:42:54.101715 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13979 | 2025.01.09 01:42:54.102130 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13980 | 2025.01.09 01:42:54.102369 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13981 | 2025.01.09 01:42:54.102509 [ 64 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
13982 | 2025.01.09 01:42:54.102550 [ 64 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13983 | 2025.01.09 01:42:54.102560 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001688 sec., 113151.6587677725 rows/sec., 10.02 MiB/sec. | ||
13984 | 2025.01.09 01:42:54.102577 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
13985 | 2025.01.09 01:42:54.102668 [ 266 ] {ccc0d3be-d7e7-4f9b-b843-278814ee2401} <Debug> TCPHandler: Processed in 0.001984452 sec. | ||
13986 | 2025.01.09 01:42:54.102940 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13987 | 2025.01.09 01:42:54.102982 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
13988 | 2025.01.09 01:42:54.103529 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13989 | 2025.01.09 01:42:54.103682 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13990 | 2025.01.09 01:42:54.103843 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 1399 rows starting from the beginning of the part | ||
13991 | 2025.01.09 01:42:54.103919 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13992 | 2025.01.09 01:42:54.104240 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1333 rows starting from the beginning of the part | ||
13993 | 2025.01.09 01:42:54.104661 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 86 rows starting from the beginning of the part | ||
13994 | 2025.01.09 01:42:54.105057 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 191 rows starting from the beginning of the part | ||
13995 | 2025.01.09 01:42:54.105402 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 88 rows starting from the beginning of the part | ||
13996 | 2025.01.09 01:42:54.105730 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 191 rows starting from the beginning of the part | ||
13997 | 2025.01.09 01:42:54.107372 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13998 | 2025.01.09 01:42:54.107439 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
13999 | 2025.01.09 01:42:54.108485 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14000 | 2025.01.09 01:42:54.108810 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14001 | 2025.01.09 01:42:54.109280 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.005963 sec., 2683.2131477444236 rows/sec., 189.97 KiB/sec. | ||
14002 | 2025.01.09 01:42:54.109714 [ 259 ] {2bb85196-a792-483a-862f-95a35075f4df} <Debug> TCPHandler: Processed in 0.006906001 sec. | ||
14003 | 2025.01.09 01:42:54.110079 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.007369958 sec., 446135.5139337293 rows/sec., 39.39 MiB/sec. | ||
14004 | 2025.01.09 01:42:54.110080 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14005 | 2025.01.09 01:42:54.110457 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
14006 | 2025.01.09 01:42:54.110529 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14007 | 2025.01.09 01:42:54.110733 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14008 | 2025.01.09 01:42:54.111347 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14009 | 2025.01.09 01:42:54.111566 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_105_21} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
14010 | 2025.01.09 01:42:54.111771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
14011 | 2025.01.09 01:42:54.111950 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14012 | 2025.01.09 01:42:54.111996 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14013 | 2025.01.09 01:42:54.112373 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14014 | 2025.01.09 01:42:54.112624 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14015 | 2025.01.09 01:42:54.112814 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002455 sec., 5702.64765784114 rows/sec., 399.38 KiB/sec. | ||
14016 | 2025.01.09 01:42:54.112883 [ 266 ] {303559b5-315c-4d6a-830f-ce987e120560} <Debug> TCPHandler: Processed in 0.003007659 sec. | ||
14017 | 2025.01.09 01:42:54.113033 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14018 | 2025.01.09 01:42:54.113148 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14019 | 2025.01.09 01:42:54.113195 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14020 | 2025.01.09 01:42:54.113773 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14021 | 2025.01.09 01:42:54.113812 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14022 | 2025.01.09 01:42:54.114183 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14023 | 2025.01.09 01:42:54.114449 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14024 | 2025.01.09 01:42:54.114634 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. | ||
14025 | 2025.01.09 01:42:54.114689 [ 259 ] {ed235c6b-e010-4495-b1ea-f311e6e14881} <Debug> TCPHandler: Processed in 0.001712957 sec. | ||
14026 | 2025.01.09 01:42:54.114824 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14027 | 2025.01.09 01:42:54.114933 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14028 | 2025.01.09 01:42:54.114983 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14029 | 2025.01.09 01:42:54.115689 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14030 | 2025.01.09 01:42:54.115729 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14031 | 2025.01.09 01:42:54.116130 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14032 | 2025.01.09 01:42:54.116399 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14033 | 2025.01.09 01:42:54.116546 [ 60 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
14034 | 2025.01.09 01:42:54.116584 [ 60 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14035 | 2025.01.09 01:42:54.116592 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001679 sec., 211435.37820131032 rows/sec., 14.85 MiB/sec. | ||
14036 | 2025.01.09 01:42:54.116608 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14037 | 2025.01.09 01:42:54.116687 [ 266 ] {039ca432-e663-4e25-80df-99032c33c6dd} <Debug> TCPHandler: Processed in 0.001914541 sec. | ||
14038 | 2025.01.09 01:42:54.116738 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
14039 | 2025.01.09 01:42:54.116850 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14040 | 2025.01.09 01:42:54.116852 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14041 | 2025.01.09 01:42:54.116909 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 873 rows starting from the beginning of the part | ||
14042 | 2025.01.09 01:42:54.116990 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14043 | 2025.01.09 01:42:54.117097 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 815 rows starting from the beginning of the part | ||
14044 | 2025.01.09 01:42:54.117138 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14045 | 2025.01.09 01:42:54.117441 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 58 rows starting from the beginning of the part | ||
14046 | 2025.01.09 01:42:54.117692 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 355 rows starting from the beginning of the part | ||
14047 | 2025.01.09 01:42:54.117931 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 62 rows starting from the beginning of the part | ||
14048 | 2025.01.09 01:42:54.118118 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 355 rows starting from the beginning of the part | ||
14049 | 2025.01.09 01:42:54.118646 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14050 | 2025.01.09 01:42:54.118693 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14051 | 2025.01.09 01:42:54.119211 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14052 | 2025.01.09 01:42:54.119546 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14053 | 2025.01.09 01:42:54.119757 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002805 sec., 2139.03743315508 rows/sec., 111.76 KiB/sec. | ||
14054 | 2025.01.09 01:42:54.119957 [ 259 ] {c9309556-ccb3-46f6-9d72-e511ee1e677c} <Debug> TCPHandler: Processed in 0.003173291 sec. | ||
14055 | 2025.01.09 01:42:54.120352 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14056 | 2025.01.09 01:42:54.120848 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14057 | 2025.01.09 01:42:54.121004 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.004321429 sec., 582677.6281642022 rows/sec., 44.16 MiB/sec. | ||
14058 | 2025.01.09 01:42:54.121055 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14059 | 2025.01.09 01:42:54.121376 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
14060 | 2025.01.09 01:42:54.121787 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14061 | 2025.01.09 01:42:54.121903 [ 192 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_105_21} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
14062 | 2025.01.09 01:42:54.121992 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
14063 | 2025.01.09 01:42:54.122083 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14064 | 2025.01.09 01:42:54.122121 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14065 | 2025.01.09 01:42:54.122516 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14066 | 2025.01.09 01:42:54.122758 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14067 | 2025.01.09 01:42:54.122938 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002287 sec., 77393.96589418453 rows/sec., 5.10 MiB/sec. | ||
14068 | 2025.01.09 01:42:54.122992 [ 266 ] {9f0c6508-1039-4d95-9426-8f3e414c9f89} <Debug> TCPHandler: Processed in 0.002902746 sec. | ||
14069 | 2025.01.09 01:42:54.123146 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14070 | 2025.01.09 01:42:54.123276 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14071 | 2025.01.09 01:42:54.123333 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14072 | 2025.01.09 01:42:54.123845 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14073 | 2025.01.09 01:42:54.123890 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14074 | 2025.01.09 01:42:54.124267 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14075 | 2025.01.09 01:42:54.124513 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14076 | 2025.01.09 01:42:54.124642 [ 60 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
14077 | 2025.01.09 01:42:54.124679 [ 60 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14078 | 2025.01.09 01:42:54.124702 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. | ||
14079 | 2025.01.09 01:42:54.124706 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14080 | 2025.01.09 01:42:54.124801 [ 259 ] {5afac31b-a079-4fe2-bd5b-123b7b3c5afc} <Debug> TCPHandler: Processed in 0.001719087 sec. | ||
14081 | 2025.01.09 01:42:54.124956 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
14082 | 2025.01.09 01:42:54.124979 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14083 | 2025.01.09 01:42:54.125222 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14084 | 2025.01.09 01:42:54.125266 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14085 | 2025.01.09 01:42:54.125367 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
14086 | 2025.01.09 01:42:54.125391 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14087 | 2025.01.09 01:42:54.125681 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
14088 | 2025.01.09 01:42:54.126026 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
14089 | 2025.01.09 01:42:54.126369 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
14090 | 2025.01.09 01:42:54.126697 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
14091 | 2025.01.09 01:42:54.127050 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
14092 | 2025.01.09 01:42:54.131052 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14093 | 2025.01.09 01:42:54.131143 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14094 | 2025.01.09 01:42:54.131216 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006396623 sec., 7816.624490766456 rows/sec., 526.71 KiB/sec. | ||
14095 | 2025.01.09 01:42:54.131510 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
14096 | 2025.01.09 01:42:54.132198 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14097 | 2025.01.09 01:42:54.132437 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_50_10} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
14098 | 2025.01.09 01:42:54.132550 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14099 | 2025.01.09 01:42:54.132602 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14100 | 2025.01.09 01:42:54.132889 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14101 | 2025.01.09 01:42:54.133104 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007966 sec., 1129.8016570424302 rows/sec., 2.02 MiB/sec. | ||
14102 | 2025.01.09 01:42:54.133210 [ 266 ] {7e840177-fc33-4c42-b7e9-689c799968f4} <Debug> TCPHandler: Processed in 0.008313004 sec. | ||
14103 | 2025.01.09 01:42:54.133373 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14104 | 2025.01.09 01:42:54.133504 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14105 | 2025.01.09 01:42:54.133560 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14106 | 2025.01.09 01:42:54.134082 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14107 | 2025.01.09 01:42:54.134119 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
14108 | 2025.01.09 01:42:54.134483 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14109 | 2025.01.09 01:42:54.134734 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14110 | 2025.01.09 01:42:54.134910 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001435 sec., 36236.933797909405 rows/sec., 2.24 MiB/sec. | ||
14111 | 2025.01.09 01:42:54.134960 [ 259 ] {1b146fb5-abbf-4f6b-a7e4-9dabbbdc52e9} <Debug> TCPHandler: Processed in 0.001651357 sec. | ||
14112 | 2025.01.09 01:42:57.587030 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14113 | 2025.01.09 01:42:57.587129 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14114 | 2025.01.09 01:42:57.792434 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
14115 | 2025.01.09 01:42:57.793189 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14116 | 2025.01.09 01:42:57.793242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14117 | 2025.01.09 01:42:57.793791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14118 | 2025.01.09 01:42:57.794065 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14119 | 2025.01.09 01:42:57.794348 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
14120 | 2025.01.09 01:42:59.093552 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14121 | 2025.01.09 01:42:59.093743 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14122 | 2025.01.09 01:42:59.093815 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14123 | 2025.01.09 01:42:59.094596 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14124 | 2025.01.09 01:42:59.094641 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14125 | 2025.01.09 01:42:59.095109 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14126 | 2025.01.09 01:42:59.095379 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14127 | 2025.01.09 01:42:59.095592 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001902 sec., 45215.56256572029 rows/sec., 3.96 MiB/sec. | ||
14128 | 2025.01.09 01:42:59.095658 [ 259 ] {b7b8c8a7-8256-4874-b5a1-9371262e6d35} <Debug> TCPHandler: Processed in 0.002239236 sec. | ||
14129 | 2025.01.09 01:42:59.095839 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14130 | 2025.01.09 01:42:59.095981 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14131 | 2025.01.09 01:42:59.096040 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14132 | 2025.01.09 01:42:59.096638 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14133 | 2025.01.09 01:42:59.096677 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14134 | 2025.01.09 01:42:59.097043 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14135 | 2025.01.09 01:42:59.097286 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14136 | 2025.01.09 01:42:59.097481 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00153 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
14137 | 2025.01.09 01:42:59.097555 [ 266 ] {04fb194b-cdbc-473c-8d2a-5977e8111c07} <Debug> TCPHandler: Processed in 0.001781309 sec. | ||
14138 | 2025.01.09 01:42:59.097731 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14139 | 2025.01.09 01:42:59.098053 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14140 | 2025.01.09 01:42:59.098166 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14141 | 2025.01.09 01:42:59.098751 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14142 | 2025.01.09 01:42:59.098790 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14143 | 2025.01.09 01:42:59.099166 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14144 | 2025.01.09 01:42:59.099414 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14145 | 2025.01.09 01:42:59.099592 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001659 sec., 34960.81977094635 rows/sec., 2.73 MiB/sec. | ||
14146 | 2025.01.09 01:42:59.099645 [ 259 ] {831bd8d0-520d-4336-8967-b3aa3b1fae74} <Debug> TCPHandler: Processed in 0.002002152 sec. | ||
14147 | 2025.01.09 01:42:59.099794 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14148 | 2025.01.09 01:42:59.099924 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14149 | 2025.01.09 01:42:59.099982 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14150 | 2025.01.09 01:42:59.100540 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14151 | 2025.01.09 01:42:59.100578 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14152 | 2025.01.09 01:42:59.100955 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14153 | 2025.01.09 01:42:59.101193 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14154 | 2025.01.09 01:42:59.101386 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001491 sec., 67069.0811535882 rows/sec., 4.65 MiB/sec. | ||
14155 | 2025.01.09 01:42:59.101478 [ 266 ] {4b86cef4-0a9f-4397-a11c-bda148d95159} <Debug> TCPHandler: Processed in 0.001743948 sec. | ||
14156 | 2025.01.09 01:42:59.101725 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14157 | 2025.01.09 01:42:59.101951 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14158 | 2025.01.09 01:42:59.102034 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14159 | 2025.01.09 01:42:59.103209 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14160 | 2025.01.09 01:42:59.103248 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14161 | 2025.01.09 01:42:59.103896 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14162 | 2025.01.09 01:42:59.104162 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14163 | 2025.01.09 01:42:59.104303 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14164 | 2025.01.09 01:42:59.104355 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14165 | 2025.01.09 01:42:59.104373 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002466 sec., 12165.450121654501 rows/sec., 21.80 MiB/sec. | ||
14166 | 2025.01.09 01:42:59.104386 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14167 | 2025.01.09 01:42:59.104738 [ 259 ] {a6ee5b0d-c4b8-4b16-aad3-571ad1863f7c} <Debug> TCPHandler: Processed in 0.003142981 sec. | ||
14168 | 2025.01.09 01:42:59.104771 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
14169 | 2025.01.09 01:42:59.104911 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14170 | 2025.01.09 01:42:59.105173 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14171 | 2025.01.09 01:42:59.105302 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14172 | 2025.01.09 01:42:59.105721 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14173 | 2025.01.09 01:42:59.105978 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1781 rows starting from the beginning of the part | ||
14174 | 2025.01.09 01:42:59.106636 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part | ||
14175 | 2025.01.09 01:42:59.107319 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 9 rows starting from the beginning of the part | ||
14176 | 2025.01.09 01:42:59.107552 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14177 | 2025.01.09 01:42:59.107887 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14178 | 2025.01.09 01:42:59.108030 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
14179 | 2025.01.09 01:42:59.108783 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 9 rows starting from the beginning of the part | ||
14180 | 2025.01.09 01:42:59.109603 [ 194 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 30 rows starting from the beginning of the part | ||
14181 | 2025.01.09 01:42:59.109686 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14182 | 2025.01.09 01:42:59.110469 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14183 | 2025.01.09 01:42:59.110721 [ 52 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14184 | 2025.01.09 01:42:59.110840 [ 52 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14185 | 2025.01.09 01:42:59.110894 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14186 | 2025.01.09 01:42:59.110942 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005845 sec., 5132.591958939264 rows/sec., 360.05 KiB/sec. | ||
14187 | 2025.01.09 01:42:59.111344 [ 266 ] {4e8896e7-904b-4d4d-94b5-1bf6b3cc2ce5} <Debug> TCPHandler: Processed in 0.006508825 sec. | ||
14188 | 2025.01.09 01:42:59.111396 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
14189 | 2025.01.09 01:42:59.111797 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14190 | 2025.01.09 01:42:59.111873 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 4050 rows starting from the beginning of the part | ||
14191 | 2025.01.09 01:42:59.112118 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
14192 | 2025.01.09 01:42:59.112328 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
14193 | 2025.01.09 01:42:59.112488 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
14194 | 2025.01.09 01:42:59.112567 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 52 rows starting from the beginning of the part | ||
14195 | 2025.01.09 01:42:59.112821 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
14196 | 2025.01.09 01:42:59.116248 [ 188 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 4 columns (4 merged, 0 gathered) in 0.005210874 sec., 814450.704430773 rows/sec., 52.51 MiB/sec. | ||
14197 | 2025.01.09 01:42:59.116619 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14198 | 2025.01.09 01:42:59.117204 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14199 | 2025.01.09 01:42:59.117356 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_106_21} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14200 | 2025.01.09 01:42:59.117436 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
14201 | 2025.01.09 01:42:59.123294 [ 195 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1889 rows, containing 19 columns (19 merged, 0 gathered) in 0.018768962 sec., 100644.88382468886 rows/sec., 180.35 MiB/sec. | ||
14202 | 2025.01.09 01:42:59.125129 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14203 | 2025.01.09 01:42:59.125631 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14204 | 2025.01.09 01:42:59.125731 [ 189 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14205 | 2025.01.09 01:42:59.125919 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.32 MiB. | ||
14206 | 2025.01.09 01:42:59.892695 [ 224 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
14207 | 2025.01.09 01:42:59.892768 [ 224 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
14208 | 2025.01.09 01:42:59.894832 [ 224 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
14209 | 2025.01.09 01:43:00.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.71 MiB, peak 284.13 MiB, free memory in arenas 0.00 B, will set to 270.41 MiB (RSS), difference: 3.70 MiB | ||
14210 | 2025.01.09 01:43:00.089963 [ 224 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
14211 | 2025.01.09 01:43:00.090033 [ 224 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
14212 | 2025.01.09 01:43:00.092326 [ 224 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
14213 | 2025.01.09 01:43:00.220241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
14214 | 2025.01.09 01:43:00.245177 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14215 | 2025.01.09 01:43:00.245250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14216 | 2025.01.09 01:43:00.253335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14217 | 2025.01.09 01:43:00.254146 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14218 | 2025.01.09 01:43:00.258225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
14219 | 2025.01.09 01:43:02.981490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1980 | ||
14220 | 2025.01.09 01:43:02.984785 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14221 | 2025.01.09 01:43:02.984854 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14222 | 2025.01.09 01:43:02.986435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14223 | 2025.01.09 01:43:02.986796 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14224 | 2025.01.09 01:43:02.987180 [ 224 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
14225 | 2025.01.09 01:43:02.987260 [ 224 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
14226 | 2025.01.09 01:43:02.988149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1980 | ||
14227 | 2025.01.09 01:43:02.989605 [ 224 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
14228 | 2025.01.09 01:43:03.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.41 MiB, peak 284.13 MiB, free memory in arenas 0.00 B, will set to 270.41 MiB (RSS), difference: 4.00 MiB | ||
14229 | 2025.01.09 01:43:04.127238 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14230 | 2025.01.09 01:43:04.127430 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14231 | 2025.01.09 01:43:04.127501 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14232 | 2025.01.09 01:43:04.128260 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14233 | 2025.01.09 01:43:04.128304 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14234 | 2025.01.09 01:43:04.128747 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14235 | 2025.01.09 01:43:04.129014 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14236 | 2025.01.09 01:43:04.129253 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
14237 | 2025.01.09 01:43:04.129310 [ 259 ] {33c6779f-2dc8-4845-82d0-d071ff7c01aa} <Debug> TCPHandler: Processed in 0.002230746 sec. | ||
14238 | 2025.01.09 01:43:04.129496 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14239 | 2025.01.09 01:43:04.129629 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14240 | 2025.01.09 01:43:04.129685 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14241 | 2025.01.09 01:43:04.130319 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14242 | 2025.01.09 01:43:04.130367 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14243 | 2025.01.09 01:43:04.130728 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14244 | 2025.01.09 01:43:04.130970 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14245 | 2025.01.09 01:43:04.131205 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001596 sec., 2506.2656641604012 rows/sec., 204.37 KiB/sec. | ||
14246 | 2025.01.09 01:43:04.131288 [ 266 ] {5c1b3c32-fd60-4c6e-b8ce-9741a1816606} <Debug> TCPHandler: Processed in 0.00185735 sec. | ||
14247 | 2025.01.09 01:43:04.131535 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14248 | 2025.01.09 01:43:04.131671 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14249 | 2025.01.09 01:43:04.131729 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14250 | 2025.01.09 01:43:04.133006 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14251 | 2025.01.09 01:43:04.133044 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14252 | 2025.01.09 01:43:04.133479 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14253 | 2025.01.09 01:43:04.133778 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14254 | 2025.01.09 01:43:04.134004 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002352 sec., 566751.7006802721 rows/sec., 47.34 MiB/sec. | ||
14255 | 2025.01.09 01:43:04.134104 [ 259 ] {04184332-51d4-4e79-8da3-3650e410f91d} <Debug> TCPHandler: Processed in 0.002661733 sec. | ||
14256 | 2025.01.09 01:43:04.134320 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14257 | 2025.01.09 01:43:04.134612 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14258 | 2025.01.09 01:43:04.134673 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14259 | 2025.01.09 01:43:04.135311 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14260 | 2025.01.09 01:43:04.135358 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14261 | 2025.01.09 01:43:04.135724 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14262 | 2025.01.09 01:43:04.135960 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14263 | 2025.01.09 01:43:04.136185 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001661 sec., 12040.939193257074 rows/sec., 850.16 KiB/sec. | ||
14264 | 2025.01.09 01:43:04.136292 [ 266 ] {18825c48-afd3-4d6b-bc28-7f275f7c227d} <Debug> TCPHandler: Processed in 0.002084604 sec. | ||
14265 | 2025.01.09 01:43:04.136497 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14266 | 2025.01.09 01:43:04.136791 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14267 | 2025.01.09 01:43:04.136863 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14268 | 2025.01.09 01:43:04.137518 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14269 | 2025.01.09 01:43:04.137558 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14270 | 2025.01.09 01:43:04.137928 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14271 | 2025.01.09 01:43:04.138165 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14272 | 2025.01.09 01:43:04.138342 [ 41 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14273 | 2025.01.09 01:43:04.138409 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001723 sec., 140452.6987811956 rows/sec., 9.52 MiB/sec. | ||
14274 | 2025.01.09 01:43:04.138440 [ 41 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14275 | 2025.01.09 01:43:04.138508 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14276 | 2025.01.09 01:43:04.138534 [ 259 ] {808d90a4-2fb2-4c35-b88a-6ea700087cd0} <Debug> TCPHandler: Processed in 0.002147645 sec. | ||
14277 | 2025.01.09 01:43:04.138848 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14278 | 2025.01.09 01:43:04.138966 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
14279 | 2025.01.09 01:43:04.139469 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14280 | 2025.01.09 01:43:04.139540 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14281 | 2025.01.09 01:43:04.139674 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part | ||
14282 | 2025.01.09 01:43:04.139677 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14283 | 2025.01.09 01:43:04.139960 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
14284 | 2025.01.09 01:43:04.140316 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part | ||
14285 | 2025.01.09 01:43:04.140770 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
14286 | 2025.01.09 01:43:04.141230 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
14287 | 2025.01.09 01:43:04.141571 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part | ||
14288 | 2025.01.09 01:43:04.142477 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14289 | 2025.01.09 01:43:04.142535 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14290 | 2025.01.09 01:43:04.143519 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14291 | 2025.01.09 01:43:04.143986 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14292 | 2025.01.09 01:43:04.144762 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006123928 sec., 125409.7043596855 rows/sec., 8.98 MiB/sec. | ||
14293 | 2025.01.09 01:43:04.144853 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005618 sec., 2313.990744037024 rows/sec., 144.28 KiB/sec. | ||
14294 | 2025.01.09 01:43:04.145145 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14295 | 2025.01.09 01:43:04.145372 [ 266 ] {8ceab8be-0891-4d03-9876-47d6833b7703} <Debug> TCPHandler: Processed in 0.006736748 sec. | ||
14296 | 2025.01.09 01:43:04.145619 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14297 | 2025.01.09 01:43:04.145828 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14298 | 2025.01.09 01:43:04.145843 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14299 | 2025.01.09 01:43:04.145937 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14300 | 2025.01.09 01:43:04.146069 [ 186 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_51_10} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14301 | 2025.01.09 01:43:04.146244 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
14302 | 2025.01.09 01:43:04.147119 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14303 | 2025.01.09 01:43:04.147165 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14304 | 2025.01.09 01:43:04.147574 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14305 | 2025.01.09 01:43:04.147817 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14306 | 2025.01.09 01:43:04.148036 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.002271 sec., 358872.74328489654 rows/sec., 25.86 MiB/sec. | ||
14307 | 2025.01.09 01:43:04.148092 [ 259 ] {956448d3-b5a5-4be8-9291-a59b4a964357} <Debug> TCPHandler: Processed in 0.002585862 sec. | ||
14308 | 2025.01.09 01:43:04.148245 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14309 | 2025.01.09 01:43:04.148372 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14310 | 2025.01.09 01:43:04.148430 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14311 | 2025.01.09 01:43:04.148957 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14312 | 2025.01.09 01:43:04.149005 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14313 | 2025.01.09 01:43:04.149440 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14314 | 2025.01.09 01:43:04.149677 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14315 | 2025.01.09 01:43:04.149854 [ 41 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14316 | 2025.01.09 01:43:04.149924 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 199.79 KiB/sec. | ||
14317 | 2025.01.09 01:43:04.149930 [ 41 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14318 | 2025.01.09 01:43:04.150015 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14319 | 2025.01.09 01:43:04.150039 [ 266 ] {4be8cfd9-9c50-49b1-a662-a893d8035121} <Debug> TCPHandler: Processed in 0.00185812 sec. | ||
14320 | 2025.01.09 01:43:04.150326 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14321 | 2025.01.09 01:43:04.150544 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
14322 | 2025.01.09 01:43:04.150938 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14323 | 2025.01.09 01:43:04.151126 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14324 | 2025.01.09 01:43:04.151246 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
14325 | 2025.01.09 01:43:04.151363 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14326 | 2025.01.09 01:43:04.151577 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
14327 | 2025.01.09 01:43:04.151973 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
14328 | 2025.01.09 01:43:04.152349 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
14329 | 2025.01.09 01:43:04.152664 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
14330 | 2025.01.09 01:43:04.152882 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
14331 | 2025.01.09 01:43:04.154549 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14332 | 2025.01.09 01:43:04.154626 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14333 | 2025.01.09 01:43:04.155710 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00557895 sec., 54849.03073158928 rows/sec., 2.80 MiB/sec. | ||
14334 | 2025.01.09 01:43:04.155858 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14335 | 2025.01.09 01:43:04.155892 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14336 | 2025.01.09 01:43:04.156431 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14337 | 2025.01.09 01:43:04.156454 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14338 | 2025.01.09 01:43:04.156598 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_51_10} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14339 | 2025.01.09 01:43:04.156864 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
14340 | 2025.01.09 01:43:04.156897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14341 | 2025.01.09 01:43:04.156935 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
14342 | 2025.01.09 01:43:04.157013 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Debug> executeQuery: Read 893 rows, 60.90 KiB in 0.006356 sec., 140497.1680302077 rows/sec., 9.36 MiB/sec. | ||
14343 | 2025.01.09 01:43:04.157165 [ 259 ] {b1eb52b4-bab7-4ebd-b445-5689d6fc8f99} <Debug> TCPHandler: Processed in 0.007015193 sec. | ||
14344 | 2025.01.09 01:43:04.157364 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14345 | 2025.01.09 01:43:04.157547 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14346 | 2025.01.09 01:43:04.157633 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14347 | 2025.01.09 01:43:04.158700 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14348 | 2025.01.09 01:43:04.158750 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14349 | 2025.01.09 01:43:04.159469 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14350 | 2025.01.09 01:43:04.159815 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14351 | 2025.01.09 01:43:04.160189 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002668 sec., 374.8125937031485 rows/sec., 25.26 KiB/sec. | ||
14352 | 2025.01.09 01:43:04.160359 [ 266 ] {71aa4100-d3a5-4139-826a-7777d73ad498} <Debug> TCPHandler: Processed in 0.003061669 sec. | ||
14353 | 2025.01.09 01:43:04.160540 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14354 | 2025.01.09 01:43:04.160708 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14355 | 2025.01.09 01:43:04.160835 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
14356 | 2025.01.09 01:43:04.160862 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14357 | 2025.01.09 01:43:04.163871 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14358 | 2025.01.09 01:43:04.163912 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14359 | 2025.01.09 01:43:04.164556 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14360 | 2025.01.09 01:43:04.164806 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14361 | 2025.01.09 01:43:04.165050 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004402 sec., 2044.5252158109952 rows/sec., 3.66 MiB/sec. | ||
14362 | 2025.01.09 01:43:04.165161 [ 259 ] {9eec82ba-7ff7-4ff6-9732-3d62fd6a99f8} <Debug> TCPHandler: Processed in 0.004692545 sec. | ||
14363 | 2025.01.09 01:43:04.165314 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14364 | 2025.01.09 01:43:04.165419 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14365 | 2025.01.09 01:43:04.165466 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14366 | 2025.01.09 01:43:04.165896 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14367 | 2025.01.09 01:43:04.165935 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14368 | 2025.01.09 01:43:04.166296 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14369 | 2025.01.09 01:43:04.166532 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14370 | 2025.01.09 01:43:04.166767 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001363 sec., 38151.13719735877 rows/sec., 2.36 MiB/sec. | ||
14371 | 2025.01.09 01:43:04.166792 [ 217 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
14372 | 2025.01.09 01:43:04.166845 [ 266 ] {844b5d09-92ab-41d9-8519-50b540af3677} <Debug> TCPHandler: Processed in 0.001586485 sec. | ||
14373 | 2025.01.09 01:43:04.166853 [ 217 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
14374 | 2025.01.09 01:43:04.169167 [ 217 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
14375 | 2025.01.09 01:43:05.294548 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
14376 | 2025.01.09 01:43:05.295219 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14377 | 2025.01.09 01:43:05.295262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14378 | 2025.01.09 01:43:05.295799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14379 | 2025.01.09 01:43:05.296062 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14380 | 2025.01.09 01:43:05.296355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
14381 | 2025.01.09 01:43:06.276512 [ 222 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
14382 | 2025.01.09 01:43:06.276571 [ 222 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
14383 | 2025.01.09 01:43:06.278462 [ 222 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
14384 | 2025.01.09 01:43:06.378785 [ 222 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
14385 | 2025.01.09 01:43:06.378825 [ 222 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
14386 | 2025.01.09 01:43:06.380890 [ 222 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
14387 | 2025.01.09 01:43:07.758383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
14388 | 2025.01.09 01:43:07.780740 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14389 | 2025.01.09 01:43:07.780800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14390 | 2025.01.09 01:43:07.788272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14391 | 2025.01.09 01:43:07.789068 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14392 | 2025.01.09 01:43:07.791768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
14393 | 2025.01.09 01:43:09.094354 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14394 | 2025.01.09 01:43:09.094537 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14395 | 2025.01.09 01:43:09.094605 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14396 | 2025.01.09 01:43:09.095389 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14397 | 2025.01.09 01:43:09.095430 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14398 | 2025.01.09 01:43:09.095862 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14399 | 2025.01.09 01:43:09.096113 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14400 | 2025.01.09 01:43:09.096314 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001827 sec., 47071.70224411604 rows/sec., 4.13 MiB/sec. | ||
14401 | 2025.01.09 01:43:09.096370 [ 259 ] {0309dbd4-6e36-466e-8059-021e1520afb5} <Debug> TCPHandler: Processed in 0.002143214 sec. | ||
14402 | 2025.01.09 01:43:09.096551 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14403 | 2025.01.09 01:43:09.096662 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14404 | 2025.01.09 01:43:09.096707 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14405 | 2025.01.09 01:43:09.097317 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14406 | 2025.01.09 01:43:09.097364 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14407 | 2025.01.09 01:43:09.097720 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14408 | 2025.01.09 01:43:09.097964 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14409 | 2025.01.09 01:43:09.098106 [ 32 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14410 | 2025.01.09 01:43:09.098140 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001501 sec., 19986.67554963358 rows/sec., 1.47 MiB/sec. | ||
14411 | 2025.01.09 01:43:09.098150 [ 32 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14412 | 2025.01.09 01:43:09.098184 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14413 | 2025.01.09 01:43:09.098213 [ 266 ] {22ab4055-7984-4e67-ba4b-2dbe0b15a00a} <Debug> TCPHandler: Processed in 0.001724718 sec. | ||
14414 | 2025.01.09 01:43:09.098417 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14415 | 2025.01.09 01:43:09.098433 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
14416 | 2025.01.09 01:43:09.098690 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14417 | 2025.01.09 01:43:09.098833 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14418 | 2025.01.09 01:43:09.098853 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14419 | 2025.01.09 01:43:09.098970 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 60 rows starting from the beginning of the part | ||
14420 | 2025.01.09 01:43:09.099526 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
14421 | 2025.01.09 01:43:09.100107 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part | ||
14422 | 2025.01.09 01:43:09.100764 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part | ||
14423 | 2025.01.09 01:43:09.101562 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 20 rows starting from the beginning of the part | ||
14424 | 2025.01.09 01:43:09.101860 [ 200 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part | ||
14425 | 2025.01.09 01:43:09.102797 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14426 | 2025.01.09 01:43:09.102842 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14427 | 2025.01.09 01:43:09.103366 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14428 | 2025.01.09 01:43:09.103749 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14429 | 2025.01.09 01:43:09.103831 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562439 sec., 34157.67795386161 rows/sec., 2.58 MiB/sec. | ||
14430 | 2025.01.09 01:43:09.104049 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005476 sec., 10591.672753834917 rows/sec., 847.09 KiB/sec. | ||
14431 | 2025.01.09 01:43:09.104147 [ 259 ] {5032b74f-05d3-4834-a575-acd85cf05438} <Debug> TCPHandler: Processed in 0.005836714 sec. | ||
14432 | 2025.01.09 01:43:09.104159 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14433 | 2025.01.09 01:43:09.104349 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14434 | 2025.01.09 01:43:09.104578 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14435 | 2025.01.09 01:43:09.104661 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14436 | 2025.01.09 01:43:09.104676 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14437 | 2025.01.09 01:43:09.104894 [ 199 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_101_20} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14438 | 2025.01.09 01:43:09.105124 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14439 | 2025.01.09 01:43:09.105525 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14440 | 2025.01.09 01:43:09.105568 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14441 | 2025.01.09 01:43:09.105958 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14442 | 2025.01.09 01:43:09.106195 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14443 | 2025.01.09 01:43:09.106328 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_103_21 to all_107_107_0 | ||
14444 | 2025.01.09 01:43:09.106366 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14445 | 2025.01.09 01:43:09.106374 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001859 sec., 53792.36148466918 rows/sec., 3.73 MiB/sec. | ||
14446 | 2025.01.09 01:43:09.106391 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14447 | 2025.01.09 01:43:09.106482 [ 266 ] {c87a54ae-2234-4ba2-bdd8-c26f424795c1} <Debug> TCPHandler: Processed in 0.002211096 sec. | ||
14448 | 2025.01.09 01:43:09.106764 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14449 | 2025.01.09 01:43:09.106759 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_103_21 to all_107_107_0 into Compact with storage Full | ||
14450 | 2025.01.09 01:43:09.107338 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14451 | 2025.01.09 01:43:09.107404 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14452 | 2025.01.09 01:43:09.107562 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 27188 rows starting from the beginning of the part | ||
14453 | 2025.01.09 01:43:09.107988 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 102 rows starting from the beginning of the part | ||
14454 | 2025.01.09 01:43:09.108479 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 177 rows starting from the beginning of the part | ||
14455 | 2025.01.09 01:43:09.108476 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14456 | 2025.01.09 01:43:09.108911 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part | ||
14457 | 2025.01.09 01:43:09.109311 [ 190 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 893 rows starting from the beginning of the part | ||
14458 | 2025.01.09 01:43:09.112785 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14459 | 2025.01.09 01:43:09.112858 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14460 | 2025.01.09 01:43:09.114256 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14461 | 2025.01.09 01:43:09.114618 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14462 | 2025.01.09 01:43:09.114846 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007791 sec., 3850.596842510589 rows/sec., 6.90 MiB/sec. | ||
14463 | 2025.01.09 01:43:09.115496 [ 259 ] {4bdc2380-8daf-424b-9a48-6feb649e2254} <Debug> TCPHandler: Processed in 0.008871153 sec. | ||
14464 | 2025.01.09 01:43:09.115690 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14465 | 2025.01.09 01:43:09.115809 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14466 | 2025.01.09 01:43:09.115903 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14467 | 2025.01.09 01:43:09.116450 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14468 | 2025.01.09 01:43:09.116489 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14469 | 2025.01.09 01:43:09.117084 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14470 | 2025.01.09 01:43:09.117418 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14471 | 2025.01.09 01:43:09.117641 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001855 sec., 16172.506738544473 rows/sec., 1.11 MiB/sec. | ||
14472 | 2025.01.09 01:43:09.117696 [ 266 ] {b53406e7-e0b3-4eb6-8698-bf9087ffba1d} <Debug> TCPHandler: Processed in 0.002091593 sec. | ||
14473 | 2025.01.09 01:43:09.118656 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28460 rows, containing 5 columns (5 merged, 0 gathered) in 0.012155676 sec., 2341293.071648175 rows/sec., 156.88 MiB/sec. | ||
14474 | 2025.01.09 01:43:09.119020 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
14475 | 2025.01.09 01:43:09.119326 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14476 | 2025.01.09 01:43:09.119413 [ 199 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_103_21, all_107_107_0] -> all_1_107_22 | ||
14477 | 2025.01.09 01:43:09.119510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
14478 | 2025.01.09 01:43:12.587202 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14479 | 2025.01.09 01:43:12.587301 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14480 | 2025.01.09 01:43:12.796569 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
14481 | 2025.01.09 01:43:12.797299 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14482 | 2025.01.09 01:43:12.797348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14483 | 2025.01.09 01:43:12.797959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14484 | 2025.01.09 01:43:12.798230 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14485 | 2025.01.09 01:43:12.798391 [ 24 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14486 | 2025.01.09 01:43:12.798444 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
14487 | 2025.01.09 01:43:12.798448 [ 24 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14488 | 2025.01.09 01:43:12.798483 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14489 | 2025.01.09 01:43:12.798616 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
14490 | 2025.01.09 01:43:12.798777 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14491 | 2025.01.09 01:43:12.798821 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
14492 | 2025.01.09 01:43:12.798900 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
14493 | 2025.01.09 01:43:12.799111 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
14494 | 2025.01.09 01:43:12.799320 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
14495 | 2025.01.09 01:43:12.799543 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
14496 | 2025.01.09 01:43:12.799710 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
14497 | 2025.01.09 01:43:12.802708 [ 199 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004153656 sec., 8385624.616000939 rows/sec., 119.96 MiB/sec. | ||
14498 | 2025.01.09 01:43:12.802957 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14499 | 2025.01.09 01:43:12.803245 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14500 | 2025.01.09 01:43:12.803328 [ 193 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_76_15} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14501 | 2025.01.09 01:43:12.803425 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
14502 | 2025.01.09 01:43:12.988486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2016 | ||
14503 | 2025.01.09 01:43:12.991795 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14504 | 2025.01.09 01:43:12.991850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14505 | 2025.01.09 01:43:12.993393 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14506 | 2025.01.09 01:43:12.993722 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14507 | 2025.01.09 01:43:12.994419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2016 | ||
14508 | 2025.01.09 01:43:14.097502 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14509 | 2025.01.09 01:43:14.097717 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14510 | 2025.01.09 01:43:14.097797 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14511 | 2025.01.09 01:43:14.098596 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14512 | 2025.01.09 01:43:14.098646 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14513 | 2025.01.09 01:43:14.099096 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14514 | 2025.01.09 01:43:14.099371 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14515 | 2025.01.09 01:43:14.099603 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
14516 | 2025.01.09 01:43:14.099671 [ 259 ] {6ff05aa0-1f02-4f87-86cd-eea432ab17c5} <Debug> TCPHandler: Processed in 0.002309427 sec. | ||
14517 | 2025.01.09 01:43:14.099846 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14518 | 2025.01.09 01:43:14.099967 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14519 | 2025.01.09 01:43:14.100017 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14520 | 2025.01.09 01:43:14.100721 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14521 | 2025.01.09 01:43:14.100763 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14522 | 2025.01.09 01:43:14.101153 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14523 | 2025.01.09 01:43:14.101395 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14524 | 2025.01.09 01:43:14.101629 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001691 sec., 112950.91661738616 rows/sec., 10.00 MiB/sec. | ||
14525 | 2025.01.09 01:43:14.101685 [ 266 ] {abc70e55-52fd-479d-b3d4-0b4e24dfe918} <Debug> TCPHandler: Processed in 0.001901911 sec. | ||
14526 | 2025.01.09 01:43:14.101835 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14527 | 2025.01.09 01:43:14.101969 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14528 | 2025.01.09 01:43:14.102025 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14529 | 2025.01.09 01:43:14.102683 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14530 | 2025.01.09 01:43:14.102731 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14531 | 2025.01.09 01:43:14.103104 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14532 | 2025.01.09 01:43:14.103344 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14533 | 2025.01.09 01:43:14.103548 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00161 sec., 9937.888198757762 rows/sec., 703.61 KiB/sec. | ||
14534 | 2025.01.09 01:43:14.103601 [ 259 ] {70b842ac-7328-4170-9bd9-9c5f6490280c} <Debug> TCPHandler: Processed in 0.001823239 sec. | ||
14535 | 2025.01.09 01:43:14.103746 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14536 | 2025.01.09 01:43:14.103863 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14537 | 2025.01.09 01:43:14.103921 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14538 | 2025.01.09 01:43:14.104558 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14539 | 2025.01.09 01:43:14.104608 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14540 | 2025.01.09 01:43:14.104999 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14541 | 2025.01.09 01:43:14.105241 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2025.01.09 01:43:14.105445 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00161 sec., 8695.652173913042 rows/sec., 608.99 KiB/sec. | ||
14543 | 2025.01.09 01:43:14.105498 [ 266 ] {25aaa2f1-4323-49dc-9001-3705425f9c4e} <Debug> TCPHandler: Processed in 0.001803859 sec. | ||
14544 | 2025.01.09 01:43:14.105640 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14545 | 2025.01.09 01:43:14.105746 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14546 | 2025.01.09 01:43:14.105791 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14547 | 2025.01.09 01:43:14.106319 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14548 | 2025.01.09 01:43:14.106358 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14549 | 2025.01.09 01:43:14.106712 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14550 | 2025.01.09 01:43:14.106950 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14551 | 2025.01.09 01:43:14.107176 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 560.54 KiB/sec. | ||
14552 | 2025.01.09 01:43:14.107274 [ 259 ] {a841cabd-8242-4728-9f41-9b0f36de0373} <Debug> TCPHandler: Processed in 0.001685457 sec. | ||
14553 | 2025.01.09 01:43:14.107546 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14554 | 2025.01.09 01:43:14.107728 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14555 | 2025.01.09 01:43:14.107776 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14556 | 2025.01.09 01:43:14.108478 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14557 | 2025.01.09 01:43:14.108518 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14558 | 2025.01.09 01:43:14.108898 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14559 | 2025.01.09 01:43:14.109165 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14560 | 2025.01.09 01:43:14.109398 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001706 sec., 208089.09730363422 rows/sec., 14.61 MiB/sec. | ||
14561 | 2025.01.09 01:43:14.109478 [ 266 ] {009a1182-75bb-4569-85cb-0fe7aaf9590e} <Debug> TCPHandler: Processed in 0.002046163 sec. | ||
14562 | 2025.01.09 01:43:14.109739 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14563 | 2025.01.09 01:43:14.109939 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14564 | 2025.01.09 01:43:14.110000 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14565 | 2025.01.09 01:43:14.110444 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14566 | 2025.01.09 01:43:14.110485 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14567 | 2025.01.09 01:43:14.110867 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14568 | 2025.01.09 01:43:14.111112 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14569 | 2025.01.09 01:43:14.111332 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
14570 | 2025.01.09 01:43:14.111384 [ 259 ] {57e2c990-8889-443f-aa45-b51b58d1cadd} <Debug> TCPHandler: Processed in 0.001782009 sec. | ||
14571 | 2025.01.09 01:43:14.111549 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14572 | 2025.01.09 01:43:14.111668 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14573 | 2025.01.09 01:43:14.111720 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14574 | 2025.01.09 01:43:14.112451 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14575 | 2025.01.09 01:43:14.112493 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14576 | 2025.01.09 01:43:14.112923 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14577 | 2025.01.09 01:43:14.113172 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14578 | 2025.01.09 01:43:14.113388 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001742 sec., 101607.34787600458 rows/sec., 6.70 MiB/sec. | ||
14579 | 2025.01.09 01:43:14.113441 [ 266 ] {5a7197d9-e439-4f0f-9135-a63acfc4747a} <Debug> TCPHandler: Processed in 0.001972462 sec. | ||
14580 | 2025.01.09 01:43:14.113606 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14581 | 2025.01.09 01:43:14.113718 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14582 | 2025.01.09 01:43:14.113765 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14583 | 2025.01.09 01:43:14.114214 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14584 | 2025.01.09 01:43:14.114255 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14585 | 2025.01.09 01:43:14.114622 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14586 | 2025.01.09 01:43:14.114901 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14587 | 2025.01.09 01:43:14.115190 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
14588 | 2025.01.09 01:43:14.115249 [ 259 ] {3f2619be-d389-4602-a338-94a9cca9593f} <Debug> TCPHandler: Processed in 0.001703557 sec. | ||
14589 | 2025.01.09 01:43:14.115487 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14590 | 2025.01.09 01:43:14.115637 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14591 | 2025.01.09 01:43:14.115714 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14592 | 2025.01.09 01:43:14.116832 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14593 | 2025.01.09 01:43:14.116874 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14594 | 2025.01.09 01:43:14.117515 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14595 | 2025.01.09 01:43:14.117777 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14596 | 2025.01.09 01:43:14.118021 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002407 sec., 3739.094308267553 rows/sec., 6.70 MiB/sec. | ||
14597 | 2025.01.09 01:43:14.118131 [ 266 ] {3fbce7a6-fc42-4101-a757-c15e5246d49b} <Debug> TCPHandler: Processed in 0.002756984 sec. | ||
14598 | 2025.01.09 01:43:14.118313 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14599 | 2025.01.09 01:43:14.118441 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14600 | 2025.01.09 01:43:14.118487 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14601 | 2025.01.09 01:43:14.118930 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14602 | 2025.01.09 01:43:14.118968 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14603 | 2025.01.09 01:43:14.119341 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14604 | 2025.01.09 01:43:14.119585 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14605 | 2025.01.09 01:43:14.119787 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001369 sec., 37983.92987582177 rows/sec., 2.35 MiB/sec. | ||
14606 | 2025.01.09 01:43:14.119836 [ 259 ] {0b84866c-4d6d-48ec-b7da-616b4827b1b2} <Debug> TCPHandler: Processed in 0.001600646 sec. | ||
14607 | 2025.01.09 01:43:15.018748 [ 220 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
14608 | 2025.01.09 01:43:15.018821 [ 220 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
14609 | 2025.01.09 01:43:15.021117 [ 220 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
14610 | 2025.01.09 01:43:15.291932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
14611 | 2025.01.09 01:43:15.313823 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14612 | 2025.01.09 01:43:15.313880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14613 | 2025.01.09 01:43:15.321359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14614 | 2025.01.09 01:43:15.322204 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14615 | 2025.01.09 01:43:15.322580 [ 51 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14616 | 2025.01.09 01:43:15.322727 [ 51 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14617 | 2025.01.09 01:43:15.322795 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14618 | 2025.01.09 01:43:15.323248 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
14619 | 2025.01.09 01:43:15.339218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
14620 | 2025.01.09 01:43:15.340533 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14621 | 2025.01.09 01:43:15.342104 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
14622 | 2025.01.09 01:43:15.348056 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
14623 | 2025.01.09 01:43:15.354084 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
14624 | 2025.01.09 01:43:15.360184 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
14625 | 2025.01.09 01:43:15.366313 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
14626 | 2025.01.09 01:43:15.372504 [ 192 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
14627 | 2025.01.09 01:43:15.441564 [ 199 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.118595297 sec., 4831.557527951551 rows/sec., 24.98 MiB/sec. | ||
14628 | 2025.01.09 01:43:15.444276 [ 196 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14629 | 2025.01.09 01:43:15.447064 [ 196 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14630 | 2025.01.09 01:43:15.447190 [ 196 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_76_15} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14631 | 2025.01.09 01:43:15.449046 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
14632 | 2025.01.09 01:43:16.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.50 MiB, peak 288.92 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -1.05 MiB | ||
14633 | 2025.01.09 01:43:19.093968 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14634 | 2025.01.09 01:43:19.094156 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14635 | 2025.01.09 01:43:19.094228 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14636 | 2025.01.09 01:43:19.094975 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14637 | 2025.01.09 01:43:19.095026 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14638 | 2025.01.09 01:43:19.095446 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14639 | 2025.01.09 01:43:19.095701 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14640 | 2025.01.09 01:43:19.095966 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 87.92 KiB/sec. | ||
14641 | 2025.01.09 01:43:19.096093 [ 259 ] {2342e36f-3005-4664-97d4-6afce98c4a08} <Debug> TCPHandler: Processed in 0.002254167 sec. | ||
14642 | 2025.01.09 01:43:19.096278 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14643 | 2025.01.09 01:43:19.096400 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14644 | 2025.01.09 01:43:19.096450 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14645 | 2025.01.09 01:43:19.097081 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14646 | 2025.01.09 01:43:19.097123 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14647 | 2025.01.09 01:43:19.097510 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14648 | 2025.01.09 01:43:19.097760 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14649 | 2025.01.09 01:43:19.097956 [ 131 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
14650 | 2025.01.09 01:43:19.098019 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001641 sec., 53016.453382084095 rows/sec., 4.64 MiB/sec. | ||
14651 | 2025.01.09 01:43:19.098047 [ 131 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14652 | 2025.01.09 01:43:19.098113 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14653 | 2025.01.09 01:43:19.098142 [ 266 ] {f6cb1c18-6244-49ad-8741-03f1e3965ff5} <Debug> TCPHandler: Processed in 0.001921131 sec. | ||
14654 | 2025.01.09 01:43:19.098290 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
14655 | 2025.01.09 01:43:19.098334 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14656 | 2025.01.09 01:43:19.098404 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14657 | 2025.01.09 01:43:19.098451 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 1399 rows starting from the beginning of the part | ||
14658 | 2025.01.09 01:43:19.098488 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14659 | 2025.01.09 01:43:19.098555 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 86 rows starting from the beginning of the part | ||
14660 | 2025.01.09 01:43:19.098586 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14661 | 2025.01.09 01:43:19.098848 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1333 rows starting from the beginning of the part | ||
14662 | 2025.01.09 01:43:19.099201 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 86 rows starting from the beginning of the part | ||
14663 | 2025.01.09 01:43:19.099397 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 191 rows starting from the beginning of the part | ||
14664 | 2025.01.09 01:43:19.099631 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 87 rows starting from the beginning of the part | ||
14665 | 2025.01.09 01:43:19.100503 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14666 | 2025.01.09 01:43:19.100549 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14667 | 2025.01.09 01:43:19.101081 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14668 | 2025.01.09 01:43:19.101366 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14669 | 2025.01.09 01:43:19.101646 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00318 sec., 10062.893081761005 rows/sec., 753.30 KiB/sec. | ||
14670 | 2025.01.09 01:43:19.101894 [ 259 ] {6df03a31-b414-43c4-b871-28eaa61dc88d} <Debug> TCPHandler: Processed in 0.003620859 sec. | ||
14671 | 2025.01.09 01:43:19.102247 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14672 | 2025.01.09 01:43:19.102591 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.00436166 sec., 729538.7535938153 rows/sec., 64.29 MiB/sec. | ||
14673 | 2025.01.09 01:43:19.102663 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14674 | 2025.01.09 01:43:19.102802 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14675 | 2025.01.09 01:43:19.102983 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
14676 | 2025.01.09 01:43:19.104080 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14677 | 2025.01.09 01:43:19.104340 [ 188 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_110_22} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
14678 | 2025.01.09 01:43:19.104449 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
14679 | 2025.01.09 01:43:19.104795 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14680 | 2025.01.09 01:43:19.104835 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14681 | 2025.01.09 01:43:19.105208 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14682 | 2025.01.09 01:43:19.105471 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14683 | 2025.01.09 01:43:19.105648 [ 131 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
14684 | 2025.01.09 01:43:19.105704 [ 131 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14685 | 2025.01.09 01:43:19.105727 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.003175 sec., 18897.63779527559 rows/sec., 1.48 MiB/sec. | ||
14686 | 2025.01.09 01:43:19.105741 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14687 | 2025.01.09 01:43:19.105878 [ 266 ] {78962b22-e054-4f7e-9ac6-0a7f4f3483f5} <Debug> TCPHandler: Processed in 0.003846842 sec. | ||
14688 | 2025.01.09 01:43:19.105989 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
14689 | 2025.01.09 01:43:19.106066 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14690 | 2025.01.09 01:43:19.106315 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14691 | 2025.01.09 01:43:19.106327 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14692 | 2025.01.09 01:43:19.106395 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 873 rows starting from the beginning of the part | ||
14693 | 2025.01.09 01:43:19.106426 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14694 | 2025.01.09 01:43:19.106824 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 58 rows starting from the beginning of the part | ||
14695 | 2025.01.09 01:43:19.107191 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 815 rows starting from the beginning of the part | ||
14696 | 2025.01.09 01:43:19.107499 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 58 rows starting from the beginning of the part | ||
14697 | 2025.01.09 01:43:19.107799 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 355 rows starting from the beginning of the part | ||
14698 | 2025.01.09 01:43:19.108058 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
14699 | 2025.01.09 01:43:19.109933 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14700 | 2025.01.09 01:43:19.110129 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14701 | 2025.01.09 01:43:19.111414 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14702 | 2025.01.09 01:43:19.111782 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14703 | 2025.01.09 01:43:19.112368 [ 194 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006493154 sec., 341744.55126122065 rows/sec., 26.05 MiB/sec. | ||
14704 | 2025.01.09 01:43:19.112401 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.006171 sec., 16366.877329444174 rows/sec., 1.13 MiB/sec. | ||
14705 | 2025.01.09 01:43:19.112515 [ 259 ] {f4326ed0-db68-4adb-940f-af9a352d19e9} <Debug> TCPHandler: Processed in 0.006513545 sec. | ||
14706 | 2025.01.09 01:43:19.112678 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14707 | 2025.01.09 01:43:19.112732 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
14708 | 2025.01.09 01:43:19.112870 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14709 | 2025.01.09 01:43:19.112985 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14710 | 2025.01.09 01:43:19.113564 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14711 | 2025.01.09 01:43:19.113927 [ 189 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_110_22} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
14712 | 2025.01.09 01:43:19.114179 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
14713 | 2025.01.09 01:43:19.115075 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14714 | 2025.01.09 01:43:19.115122 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14715 | 2025.01.09 01:43:19.115818 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14716 | 2025.01.09 01:43:19.116112 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14717 | 2025.01.09 01:43:19.116384 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003593 sec., 8349.568605622044 rows/sec., 14.96 MiB/sec. | ||
14718 | 2025.01.09 01:43:19.116582 [ 266 ] {61a0aeb7-2184-488e-b89c-536fecfc1304} <Debug> TCPHandler: Processed in 0.003963643 sec. | ||
14719 | 2025.01.09 01:43:19.116842 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14720 | 2025.01.09 01:43:19.117167 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14721 | 2025.01.09 01:43:19.117299 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14722 | 2025.01.09 01:43:19.117823 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14723 | 2025.01.09 01:43:19.117863 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
14724 | 2025.01.09 01:43:19.118234 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14725 | 2025.01.09 01:43:19.118473 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14726 | 2025.01.09 01:43:19.118716 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.23 MiB/sec. | ||
14727 | 2025.01.09 01:43:19.118783 [ 259 ] {10998b3c-405e-4ba8-9f94-2e80cb80a13c} <Debug> TCPHandler: Processed in 0.002085484 sec. | ||
14728 | 2025.01.09 01:43:20.298652 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
14729 | 2025.01.09 01:43:20.299391 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14730 | 2025.01.09 01:43:20.299439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14731 | 2025.01.09 01:43:20.299980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14732 | 2025.01.09 01:43:20.300237 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14733 | 2025.01.09 01:43:20.300480 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
14734 | 2025.01.09 01:43:22.839383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
14735 | 2025.01.09 01:43:22.862162 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14736 | 2025.01.09 01:43:22.862228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14737 | 2025.01.09 01:43:22.869576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14738 | 2025.01.09 01:43:22.870377 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14739 | 2025.01.09 01:43:22.873477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
14740 | 2025.01.09 01:43:22.994749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2052 | ||
14741 | 2025.01.09 01:43:22.998152 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14742 | 2025.01.09 01:43:22.998202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14743 | 2025.01.09 01:43:22.999831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14744 | 2025.01.09 01:43:23.000539 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14745 | 2025.01.09 01:43:23.000773 [ 35 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14746 | 2025.01.09 01:43:23.000878 [ 35 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14747 | 2025.01.09 01:43:23.000972 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14748 | 2025.01.09 01:43:23.001567 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
14749 | 2025.01.09 01:43:23.002356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2052 | ||
14750 | 2025.01.09 01:43:23.002638 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14751 | 2025.01.09 01:43:23.002769 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1874 rows starting from the beginning of the part | ||
14752 | 2025.01.09 01:43:23.003221 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
14753 | 2025.01.09 01:43:23.003641 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
14754 | 2025.01.09 01:43:23.004111 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
14755 | 2025.01.09 01:43:23.004576 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
14756 | 2025.01.09 01:43:23.005049 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
14757 | 2025.01.09 01:43:23.014118 [ 194 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 72 columns (72 merged, 0 gathered) in 0.012953958 sec., 158407.18334890387 rows/sec., 119.13 MiB/sec. | ||
14758 | 2025.01.09 01:43:23.015934 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14759 | 2025.01.09 01:43:23.016632 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14760 | 2025.01.09 01:43:23.016711 [ 195 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_56_11} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14761 | 2025.01.09 01:43:23.016923 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.55 MiB. | ||
14762 | 2025.01.09 01:43:24.097948 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14763 | 2025.01.09 01:43:24.098172 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14764 | 2025.01.09 01:43:24.098249 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14765 | 2025.01.09 01:43:24.099025 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14766 | 2025.01.09 01:43:24.099079 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14767 | 2025.01.09 01:43:24.099518 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14768 | 2025.01.09 01:43:24.099801 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14769 | 2025.01.09 01:43:24.100022 [ 43 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
14770 | 2025.01.09 01:43:24.100068 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. | ||
14771 | 2025.01.09 01:43:24.100100 [ 43 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14772 | 2025.01.09 01:43:24.100171 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14773 | 2025.01.09 01:43:24.100213 [ 259 ] {6c70fa75-6f76-49f4-b347-30264005a6b0} <Debug> TCPHandler: Processed in 0.002410939 sec. | ||
14774 | 2025.01.09 01:43:24.100431 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
14775 | 2025.01.09 01:43:24.100463 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14776 | 2025.01.09 01:43:24.100760 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14777 | 2025.01.09 01:43:24.100767 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14778 | 2025.01.09 01:43:24.100873 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
14779 | 2025.01.09 01:43:24.100879 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14780 | 2025.01.09 01:43:24.101197 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
14781 | 2025.01.09 01:43:24.101537 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
14782 | 2025.01.09 01:43:24.101787 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
14783 | 2025.01.09 01:43:24.102067 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
14784 | 2025.01.09 01:43:24.104001 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14785 | 2025.01.09 01:43:24.104090 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14786 | 2025.01.09 01:43:24.104782 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004481562 sec., 15619.554075119346 rows/sec., 1.16 MiB/sec. | ||
14787 | 2025.01.09 01:43:24.105050 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14788 | 2025.01.09 01:43:24.105058 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
14789 | 2025.01.09 01:43:24.105505 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14790 | 2025.01.09 01:43:24.105621 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14791 | 2025.01.09 01:43:24.105885 [ 197 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_53_13} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
14792 | 2025.01.09 01:43:24.105912 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.005249 sec., 36387.883406363115 rows/sec., 3.22 MiB/sec. | ||
14793 | 2025.01.09 01:43:24.106134 [ 266 ] {65c62b17-380f-4ac6-9229-ac20d70933a6} <Debug> TCPHandler: Processed in 0.005778013 sec. | ||
14794 | 2025.01.09 01:43:24.106144 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14795 | 2025.01.09 01:43:24.106306 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14796 | 2025.01.09 01:43:24.106422 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14797 | 2025.01.09 01:43:24.106469 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14798 | 2025.01.09 01:43:24.107021 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14799 | 2025.01.09 01:43:24.107061 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14800 | 2025.01.09 01:43:24.107416 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14801 | 2025.01.09 01:43:24.107654 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14802 | 2025.01.09 01:43:24.107868 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00147 sec., 10884.3537414966 rows/sec., 770.62 KiB/sec. | ||
14803 | 2025.01.09 01:43:24.107920 [ 259 ] {f516d12b-70dc-4587-aa96-12550e198b95} <Debug> TCPHandler: Processed in 0.001667677 sec. | ||
14804 | 2025.01.09 01:43:24.108061 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14805 | 2025.01.09 01:43:24.108170 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14806 | 2025.01.09 01:43:24.108222 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14807 | 2025.01.09 01:43:24.108885 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14808 | 2025.01.09 01:43:24.108932 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14809 | 2025.01.09 01:43:24.109356 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14810 | 2025.01.09 01:43:24.109620 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14811 | 2025.01.09 01:43:24.109912 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001754 sec., 7981.75598631699 rows/sec., 558.99 KiB/sec. | ||
14812 | 2025.01.09 01:43:24.109989 [ 266 ] {cbdf3650-4019-45f5-8997-2c9acc0e0cd9} <Debug> TCPHandler: Processed in 0.001976282 sec. | ||
14813 | 2025.01.09 01:43:24.110217 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14814 | 2025.01.09 01:43:24.110340 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14815 | 2025.01.09 01:43:24.110387 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14816 | 2025.01.09 01:43:24.110932 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14817 | 2025.01.09 01:43:24.110969 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14818 | 2025.01.09 01:43:24.111319 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14819 | 2025.01.09 01:43:24.111553 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14820 | 2025.01.09 01:43:24.111738 [ 55 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
14821 | 2025.01.09 01:43:24.111803 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 548.04 KiB/sec. | ||
14822 | 2025.01.09 01:43:24.111814 [ 55 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14823 | 2025.01.09 01:43:24.111884 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14824 | 2025.01.09 01:43:24.111931 [ 259 ] {a311f73a-5bbe-437c-8e4b-3637cf8ca020} <Debug> TCPHandler: Processed in 0.001813409 sec. | ||
14825 | 2025.01.09 01:43:24.112083 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
14826 | 2025.01.09 01:43:24.112131 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14827 | 2025.01.09 01:43:24.112319 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14828 | 2025.01.09 01:43:24.112356 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14829 | 2025.01.09 01:43:24.112378 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
14830 | 2025.01.09 01:43:24.112458 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14831 | 2025.01.09 01:43:24.112655 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
14832 | 2025.01.09 01:43:24.113055 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
14833 | 2025.01.09 01:43:24.113369 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
14834 | 2025.01.09 01:43:24.113688 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
14835 | 2025.01.09 01:43:24.115639 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14836 | 2025.01.09 01:43:24.115712 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14837 | 2025.01.09 01:43:24.116189 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004207788 sec., 15447.546311743845 rows/sec., 1023.49 KiB/sec. | ||
14838 | 2025.01.09 01:43:24.116371 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
14839 | 2025.01.09 01:43:24.116506 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14840 | 2025.01.09 01:43:24.116699 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14841 | 2025.01.09 01:43:24.116800 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_53_13} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
14842 | 2025.01.09 01:43:24.116805 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14843 | 2025.01.09 01:43:24.116914 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14844 | 2025.01.09 01:43:24.117098 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.004809 sec., 73819.92098149304 rows/sec., 5.18 MiB/sec. | ||
14845 | 2025.01.09 01:43:24.117165 [ 266 ] {5e0936d0-2e2f-4a24-86a3-23276b4963b0} <Debug> TCPHandler: Processed in 0.005109393 sec. | ||
14846 | 2025.01.09 01:43:24.117317 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14847 | 2025.01.09 01:43:24.117422 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14848 | 2025.01.09 01:43:24.117469 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14849 | 2025.01.09 01:43:24.117913 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14850 | 2025.01.09 01:43:24.117952 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14851 | 2025.01.09 01:43:24.118315 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14852 | 2025.01.09 01:43:24.118556 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14853 | 2025.01.09 01:43:24.118808 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
14854 | 2025.01.09 01:43:24.118869 [ 259 ] {3dec9201-4b7d-41db-99eb-f71198c658bf} <Debug> TCPHandler: Processed in 0.001602426 sec. | ||
14855 | 2025.01.09 01:43:24.119096 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14856 | 2025.01.09 01:43:24.119271 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14857 | 2025.01.09 01:43:24.119331 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14858 | 2025.01.09 01:43:24.119987 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14859 | 2025.01.09 01:43:24.120036 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14860 | 2025.01.09 01:43:24.120453 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14861 | 2025.01.09 01:43:24.120694 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14862 | 2025.01.09 01:43:24.120947 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001705 sec., 103812.31671554253 rows/sec., 6.85 MiB/sec. | ||
14863 | 2025.01.09 01:43:24.121025 [ 266 ] {d84613bb-ea75-48b3-afc2-beb9fce865e0} <Debug> TCPHandler: Processed in 0.002048113 sec. | ||
14864 | 2025.01.09 01:43:24.121213 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14865 | 2025.01.09 01:43:24.121458 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14866 | 2025.01.09 01:43:24.121517 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14867 | 2025.01.09 01:43:24.122036 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14868 | 2025.01.09 01:43:24.122082 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14869 | 2025.01.09 01:43:24.122447 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14870 | 2025.01.09 01:43:24.122676 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14871 | 2025.01.09 01:43:24.122873 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. | ||
14872 | 2025.01.09 01:43:24.122922 [ 259 ] {c9618b9f-5682-4258-a4d9-bd3b31cb0dbb} <Debug> TCPHandler: Processed in 0.001805279 sec. | ||
14873 | 2025.01.09 01:43:24.123060 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14874 | 2025.01.09 01:43:24.123167 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14875 | 2025.01.09 01:43:24.123234 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14876 | 2025.01.09 01:43:24.124302 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14877 | 2025.01.09 01:43:24.124343 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14878 | 2025.01.09 01:43:24.124954 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14879 | 2025.01.09 01:43:24.125215 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14880 | 2025.01.09 01:43:24.125404 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14881 | 2025.01.09 01:43:24.125469 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14882 | 2025.01.09 01:43:24.125492 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002336 sec., 3852.7397260273974 rows/sec., 6.90 MiB/sec. | ||
14883 | 2025.01.09 01:43:24.125507 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14884 | 2025.01.09 01:43:24.125908 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
14885 | 2025.01.09 01:43:24.125934 [ 266 ] {2c54044b-a7c1-4f2c-992a-c37629f960d2} <Debug> TCPHandler: Processed in 0.002926396 sec. | ||
14886 | 2025.01.09 01:43:24.126147 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14887 | 2025.01.09 01:43:24.126414 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14888 | 2025.01.09 01:43:24.126544 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14889 | 2025.01.09 01:43:24.126800 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14890 | 2025.01.09 01:43:24.127100 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1889 rows starting from the beginning of the part | ||
14891 | 2025.01.09 01:43:24.127854 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 9 rows starting from the beginning of the part | ||
14892 | 2025.01.09 01:43:24.128562 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part | ||
14893 | 2025.01.09 01:43:24.128699 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14894 | 2025.01.09 01:43:24.128882 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14895 | 2025.01.09 01:43:24.129215 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 9 rows starting from the beginning of the part | ||
14896 | 2025.01.09 01:43:24.129844 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
14897 | 2025.01.09 01:43:24.130436 [ 190 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 9 rows starting from the beginning of the part | ||
14898 | 2025.01.09 01:43:24.130712 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14899 | 2025.01.09 01:43:24.131451 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14900 | 2025.01.09 01:43:24.131776 [ 55 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
14901 | 2025.01.09 01:43:24.131899 [ 55 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14902 | 2025.01.09 01:43:24.132002 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14903 | 2025.01.09 01:43:24.132169 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005762 sec., 9024.644220756682 rows/sec., 572.18 KiB/sec. | ||
14904 | 2025.01.09 01:43:24.132779 [ 259 ] {350fe0bb-fc63-4dc4-bd69-a3b07289394c} <Debug> TCPHandler: Processed in 0.006716458 sec. | ||
14905 | 2025.01.09 01:43:24.132854 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
14906 | 2025.01.09 01:43:24.133650 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14907 | 2025.01.09 01:43:24.133792 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 4244 rows starting from the beginning of the part | ||
14908 | 2025.01.09 01:43:24.134213 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 52 rows starting from the beginning of the part | ||
14909 | 2025.01.09 01:43:24.134550 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
14910 | 2025.01.09 01:43:24.134898 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 52 rows starting from the beginning of the part | ||
14911 | 2025.01.09 01:43:24.135231 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
14912 | 2025.01.09 01:43:24.135408 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 52 rows starting from the beginning of the part | ||
14913 | 2025.01.09 01:43:24.139553 [ 198 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4460 rows, containing 4 columns (4 merged, 0 gathered) in 0.007379098 sec., 604409.9156834616 rows/sec., 38.94 MiB/sec. | ||
14914 | 2025.01.09 01:43:24.139909 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14915 | 2025.01.09 01:43:24.140466 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14916 | 2025.01.09 01:43:24.140590 [ 191 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_111_22} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14917 | 2025.01.09 01:43:24.140683 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
14918 | 2025.01.09 01:43:24.143394 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 19 columns (19 merged, 0 gathered) in 0.017770406 sec., 111196.1088564887 rows/sec., 199.26 MiB/sec. | ||
14919 | 2025.01.09 01:43:24.145348 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14920 | 2025.01.09 01:43:24.145793 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14921 | 2025.01.09 01:43:24.145876 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14922 | 2025.01.09 01:43:24.146033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
14923 | 2025.01.09 01:43:24.703187 [ 217 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
14924 | 2025.01.09 01:43:24.703283 [ 217 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
14925 | 2025.01.09 01:43:24.705483 [ 217 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
14926 | 2025.01.09 01:43:24.938367 [ 220 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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] | ||
14927 | 2025.01.09 01:43:24.938427 [ 220 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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] | ||
14928 | 2025.01.09 01:43:24.940826 [ 220 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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] | ||
14929 | 2025.01.09 01:43:25.259220 [ 221 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
14930 | 2025.01.09 01:43:25.259293 [ 221 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
14931 | 2025.01.09 01:43:25.261863 [ 221 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
14932 | 2025.01.09 01:43:25.406681 [ 221 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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] | ||
14933 | 2025.01.09 01:43:25.406715 [ 221 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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] | ||
14934 | 2025.01.09 01:43:25.408418 [ 221 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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] | ||
14935 | 2025.01.09 01:43:25.723025 [ 218 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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] | ||
14936 | 2025.01.09 01:43:25.723082 [ 218 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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] | ||
14937 | 2025.01.09 01:43:25.724924 [ 218 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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] | ||
14938 | 2025.01.09 01:43:27.587360 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14939 | 2025.01.09 01:43:27.587421 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14940 | 2025.01.09 01:43:27.800719 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
14941 | 2025.01.09 01:43:27.801637 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14942 | 2025.01.09 01:43:27.801684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14943 | 2025.01.09 01:43:27.802219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14944 | 2025.01.09 01:43:27.802518 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14945 | 2025.01.09 01:43:27.802789 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
14946 | 2025.01.09 01:43:29.094936 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14947 | 2025.01.09 01:43:29.095136 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14948 | 2025.01.09 01:43:29.095211 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14949 | 2025.01.09 01:43:29.096032 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14950 | 2025.01.09 01:43:29.096086 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14951 | 2025.01.09 01:43:29.096523 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14952 | 2025.01.09 01:43:29.096774 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14953 | 2025.01.09 01:43:29.097026 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001948 sec., 44147.84394250513 rows/sec., 3.87 MiB/sec. | ||
14954 | 2025.01.09 01:43:29.097093 [ 259 ] {4ca9ee0b-d9c4-450a-a983-5114eb7e2d97} <Debug> TCPHandler: Processed in 0.002296637 sec. | ||
14955 | 2025.01.09 01:43:29.097284 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14956 | 2025.01.09 01:43:29.097409 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14957 | 2025.01.09 01:43:29.097459 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14958 | 2025.01.09 01:43:29.098035 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14959 | 2025.01.09 01:43:29.098078 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14960 | 2025.01.09 01:43:29.098444 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14961 | 2025.01.09 01:43:29.098688 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14962 | 2025.01.09 01:43:29.098948 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001562 sec., 19206.145966709348 rows/sec., 1.41 MiB/sec. | ||
14963 | 2025.01.09 01:43:29.099020 [ 266 ] {558f48ea-61f9-497e-8fb1-ef00654f8b80} <Debug> TCPHandler: Processed in 0.001796919 sec. | ||
14964 | 2025.01.09 01:43:29.099206 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14965 | 2025.01.09 01:43:29.099506 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14966 | 2025.01.09 01:43:29.099650 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14967 | 2025.01.09 01:43:29.100372 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14968 | 2025.01.09 01:43:29.100418 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14969 | 2025.01.09 01:43:29.100782 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14970 | 2025.01.09 01:43:29.101020 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14971 | 2025.01.09 01:43:29.101262 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001861 sec., 31166.039763567973 rows/sec., 2.43 MiB/sec. | ||
14972 | 2025.01.09 01:43:29.101358 [ 259 ] {eb827474-f124-4599-acf4-3262329b1797} <Debug> TCPHandler: Processed in 0.002232836 sec. | ||
14973 | 2025.01.09 01:43:29.101569 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14974 | 2025.01.09 01:43:29.101870 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14975 | 2025.01.09 01:43:29.101941 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14976 | 2025.01.09 01:43:29.102523 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14977 | 2025.01.09 01:43:29.102562 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14978 | 2025.01.09 01:43:29.102947 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14979 | 2025.01.09 01:43:29.103180 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14980 | 2025.01.09 01:43:29.103365 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_107_22 to all_111_111_0 | ||
14981 | 2025.01.09 01:43:29.103415 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001633 sec., 61236.987140232704 rows/sec., 4.25 MiB/sec. | ||
14982 | 2025.01.09 01:43:29.103443 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14983 | 2025.01.09 01:43:29.103512 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
14984 | 2025.01.09 01:43:29.103528 [ 266 ] {f5f5ad90-8593-4931-bad2-b60650452994} <Debug> TCPHandler: Processed in 0.002065893 sec. | ||
14985 | 2025.01.09 01:43:29.103777 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14986 | 2025.01.09 01:43:29.103806 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
14987 | 2025.01.09 01:43:29.103862 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_107_22 to all_111_111_0 into Compact with storage Full | ||
14988 | 2025.01.09 01:43:29.103890 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
14989 | 2025.01.09 01:43:29.104170 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14990 | 2025.01.09 01:43:29.104412 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14991 | 2025.01.09 01:43:29.104458 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14992 | 2025.01.09 01:43:29.104518 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_107_22, total 28460 rows starting from the beginning of the part | ||
14993 | 2025.01.09 01:43:29.105114 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 100 rows starting from the beginning of the part | ||
14994 | 2025.01.09 01:43:29.105716 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 177 rows starting from the beginning of the part | ||
14995 | 2025.01.09 01:43:29.106262 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 101 rows starting from the beginning of the part | ||
14996 | 2025.01.09 01:43:29.106758 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 177 rows starting from the beginning of the part | ||
14997 | 2025.01.09 01:43:29.112945 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
14998 | 2025.01.09 01:43:29.113631 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14999 | 2025.01.09 01:43:29.113689 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15000 | 2025.01.09 01:43:29.116246 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15001 | 2025.01.09 01:43:29.116648 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15002 | 2025.01.09 01:43:29.117069 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.013037 sec., 2301.1429009741505 rows/sec., 4.12 MiB/sec. | ||
15003 | 2025.01.09 01:43:29.117277 [ 259 ] {2e955520-824a-45a5-957a-93c9df0675b5} <Debug> TCPHandler: Processed in 0.013638829 sec. | ||
15004 | 2025.01.09 01:43:29.117503 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15005 | 2025.01.09 01:43:29.117652 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15006 | 2025.01.09 01:43:29.117729 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15007 | 2025.01.09 01:43:29.118329 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29015 rows, containing 5 columns (5 merged, 0 gathered) in 0.014682746 sec., 1976128.9884058472 rows/sec., 132.42 MiB/sec. | ||
15008 | 2025.01.09 01:43:29.118746 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Trace> MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) | ||
15009 | 2025.01.09 01:43:29.119026 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15010 | 2025.01.09 01:43:29.119090 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15011 | 2025.01.09 01:43:29.119481 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15012 | 2025.01.09 01:43:29.119690 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_107_22, all_111_111_0] -> all_1_111_23 | ||
15013 | 2025.01.09 01:43:29.119855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
15014 | 2025.01.09 01:43:29.119894 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15015 | 2025.01.09 01:43:29.120143 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15016 | 2025.01.09 01:43:29.120369 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002754 sec., 10893.246187363835 rows/sec., 764.16 KiB/sec. | ||
15017 | 2025.01.09 01:43:29.120422 [ 266 ] {e7109cd0-f73c-4035-886b-8cd8c44cd311} <Debug> TCPHandler: Processed in 0.003029709 sec. | ||
15018 | 2025.01.09 01:43:29.888517 [ 223 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
15019 | 2025.01.09 01:43:29.888613 [ 223 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
15020 | 2025.01.09 01:43:29.890685 [ 223 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
15021 | 2025.01.09 01:43:30.309068 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
15022 | 2025.01.09 01:43:30.309136 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
15023 | 2025.01.09 01:43:30.310958 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
15024 | 2025.01.09 01:43:30.373617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
15025 | 2025.01.09 01:43:30.396296 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15026 | 2025.01.09 01:43:30.396350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15027 | 2025.01.09 01:43:30.403788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15028 | 2025.01.09 01:43:30.404653 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15029 | 2025.01.09 01:43:30.409755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
15030 | 2025.01.09 01:43:31.387497 [ 62 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
15031 | 2025.01.09 01:43:31.387600 [ 62 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15032 | 2025.01.09 01:43:31.387641 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15033 | 2025.01.09 01:43:31.387958 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
15034 | 2025.01.09 01:43:31.388408 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15035 | 2025.01.09 01:43:31.388484 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
15036 | 2025.01.09 01:43:31.388692 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
15037 | 2025.01.09 01:43:31.389187 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
15038 | 2025.01.09 01:43:31.389541 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
15039 | 2025.01.09 01:43:31.389938 [ 192 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
15040 | 2025.01.09 01:43:31.391516 [ 199 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.003758261 sec., 7450.254253230417 rows/sec., 636.62 KiB/sec. | ||
15041 | 2025.01.09 01:43:31.391696 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
15042 | 2025.01.09 01:43:31.392033 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15043 | 2025.01.09 01:43:31.392131 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_33_8} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
15044 | 2025.01.09 01:43:31.392227 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15045 | 2025.01.09 01:43:33.002700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2086 | ||
15046 | 2025.01.09 01:43:33.006053 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15047 | 2025.01.09 01:43:33.006104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15048 | 2025.01.09 01:43:33.007656 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15049 | 2025.01.09 01:43:33.007980 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15050 | 2025.01.09 01:43:33.008573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2086 | ||
15051 | 2025.01.09 01:43:34.125782 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15052 | 2025.01.09 01:43:34.125991 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15053 | 2025.01.09 01:43:34.126071 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15054 | 2025.01.09 01:43:34.126901 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15055 | 2025.01.09 01:43:34.126947 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15056 | 2025.01.09 01:43:34.127383 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15057 | 2025.01.09 01:43:34.127647 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15058 | 2025.01.09 01:43:34.127892 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
15059 | 2025.01.09 01:43:34.127973 [ 259 ] {4ffed684-1952-4d06-8d4d-9c63cb6beb68} <Debug> TCPHandler: Processed in 0.002334988 sec. | ||
15060 | 2025.01.09 01:43:34.128228 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15061 | 2025.01.09 01:43:34.128352 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15062 | 2025.01.09 01:43:34.128401 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15063 | 2025.01.09 01:43:34.128950 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15064 | 2025.01.09 01:43:34.128992 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15065 | 2025.01.09 01:43:34.129353 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15066 | 2025.01.09 01:43:34.129606 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15067 | 2025.01.09 01:43:34.129854 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001518 sec., 2635.046113306983 rows/sec., 214.87 KiB/sec. | ||
15068 | 2025.01.09 01:43:34.130028 [ 266 ] {08e2ad97-40cf-4d2c-97ea-0b51f96e1263} <Debug> TCPHandler: Processed in 0.001922961 sec. | ||
15069 | 2025.01.09 01:43:34.130244 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15070 | 2025.01.09 01:43:34.130381 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15071 | 2025.01.09 01:43:34.130439 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15072 | 2025.01.09 01:43:34.131553 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15073 | 2025.01.09 01:43:34.131594 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15074 | 2025.01.09 01:43:34.132062 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15075 | 2025.01.09 01:43:34.132313 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15076 | 2025.01.09 01:43:34.132533 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002181 sec., 611187.5286565794 rows/sec., 51.05 MiB/sec. | ||
15077 | 2025.01.09 01:43:34.132589 [ 259 ] {db214d96-cdc6-4067-ab06-a3e5fe8cb060} <Debug> TCPHandler: Processed in 0.002435929 sec. | ||
15078 | 2025.01.09 01:43:34.132740 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15079 | 2025.01.09 01:43:34.132845 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15080 | 2025.01.09 01:43:34.132892 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15081 | 2025.01.09 01:43:34.133457 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15082 | 2025.01.09 01:43:34.133498 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15083 | 2025.01.09 01:43:34.133853 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15084 | 2025.01.09 01:43:34.134084 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15085 | 2025.01.09 01:43:34.134272 [ 38 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15086 | 2025.01.09 01:43:34.134331 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001503 sec., 13306.71989354624 rows/sec., 939.53 KiB/sec. | ||
15087 | 2025.01.09 01:43:34.134357 [ 38 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15088 | 2025.01.09 01:43:34.134417 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15089 | 2025.01.09 01:43:34.134461 [ 266 ] {48085b2f-700f-449f-b048-56198383a1b5} <Debug> TCPHandler: Processed in 0.001771609 sec. | ||
15090 | 2025.01.09 01:43:34.134779 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15091 | 2025.01.09 01:43:34.134879 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
15092 | 2025.01.09 01:43:34.135290 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15093 | 2025.01.09 01:43:34.135509 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15094 | 2025.01.09 01:43:34.135566 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15095 | 2025.01.09 01:43:34.135670 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 60 rows starting from the beginning of the part | ||
15096 | 2025.01.09 01:43:34.136140 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part | ||
15097 | 2025.01.09 01:43:34.136552 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
15098 | 2025.01.09 01:43:34.136976 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part | ||
15099 | 2025.01.09 01:43:34.137448 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
15100 | 2025.01.09 01:43:34.137721 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 20 rows starting from the beginning of the part | ||
15101 | 2025.01.09 01:43:34.139885 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15102 | 2025.01.09 01:43:34.139965 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15103 | 2025.01.09 01:43:34.140875 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006335032 sec., 27466.317455065735 rows/sec., 2.06 MiB/sec. | ||
15104 | 2025.01.09 01:43:34.140919 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15105 | 2025.01.09 01:43:34.141038 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15106 | 2025.01.09 01:43:34.141219 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15107 | 2025.01.09 01:43:34.141601 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006509 sec., 37179.29021355047 rows/sec., 2.52 MiB/sec. | ||
15108 | 2025.01.09 01:43:34.141629 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15109 | 2025.01.09 01:43:34.141625 [ 222 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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] | ||
15110 | 2025.01.09 01:43:34.141756 [ 259 ] {0c391a4d-6ef9-411d-8105-59aaf2bbef6d} <Debug> TCPHandler: Processed in 0.007153085 sec. | ||
15111 | 2025.01.09 01:43:34.141769 [ 222 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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] | ||
15112 | 2025.01.09 01:43:34.141857 [ 188 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_106_21} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15113 | 2025.01.09 01:43:34.142026 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15114 | 2025.01.09 01:43:34.142120 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15115 | 2025.01.09 01:43:34.142281 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15116 | 2025.01.09 01:43:34.142398 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15117 | 2025.01.09 01:43:34.143362 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15118 | 2025.01.09 01:43:34.143440 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15119 | 2025.01.09 01:43:34.144218 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15120 | 2025.01.09 01:43:34.144652 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15121 | 2025.01.09 01:43:34.145051 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002862 sec., 4542.278127183788 rows/sec., 283.21 KiB/sec. | ||
15122 | 2025.01.09 01:43:34.145210 [ 266 ] {6487a91b-ac46-4207-9a2a-bc8b61599f63} <Debug> TCPHandler: Processed in 0.003308913 sec. | ||
15123 | 2025.01.09 01:43:34.145445 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15124 | 2025.01.09 01:43:34.145610 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15125 | 2025.01.09 01:43:34.145689 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15126 | 2025.01.09 01:43:34.145799 [ 222 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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] | ||
15127 | 2025.01.09 01:43:34.147529 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15128 | 2025.01.09 01:43:34.147575 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15129 | 2025.01.09 01:43:34.147972 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15130 | 2025.01.09 01:43:34.148215 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15131 | 2025.01.09 01:43:34.148435 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.002878 sec., 283182.76580959 rows/sec., 20.41 MiB/sec. | ||
15132 | 2025.01.09 01:43:34.148542 [ 259 ] {79e2e666-9583-427b-baf6-9b963e2075e8} <Debug> TCPHandler: Processed in 0.003204242 sec. | ||
15133 | 2025.01.09 01:43:34.148739 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15134 | 2025.01.09 01:43:34.148919 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15135 | 2025.01.09 01:43:34.148968 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15136 | 2025.01.09 01:43:34.149439 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15137 | 2025.01.09 01:43:34.149479 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15138 | 2025.01.09 01:43:34.149838 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15139 | 2025.01.09 01:43:34.150077 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15140 | 2025.01.09 01:43:34.150279 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
15141 | 2025.01.09 01:43:34.150322 [ 224 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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] | ||
15142 | 2025.01.09 01:43:34.150344 [ 266 ] {adfce198-5e05-4e29-8fbb-ea0d14722dc9} <Debug> TCPHandler: Processed in 0.001714318 sec. | ||
15143 | 2025.01.09 01:43:34.150353 [ 224 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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] | ||
15144 | 2025.01.09 01:43:34.150477 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15145 | 2025.01.09 01:43:34.150587 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15146 | 2025.01.09 01:43:34.150654 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15147 | 2025.01.09 01:43:34.151716 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15148 | 2025.01.09 01:43:34.151756 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15149 | 2025.01.09 01:43:34.152280 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15150 | 2025.01.09 01:43:34.152585 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15151 | 2025.01.09 01:43:34.152790 [ 224 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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] | ||
15152 | 2025.01.09 01:43:34.152911 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.002338 sec., 384516.6809238666 rows/sec., 25.61 MiB/sec. | ||
15153 | 2025.01.09 01:43:34.153001 [ 259 ] {91c3ebef-b578-4103-a879-04cb7a7ee2a0} <Debug> TCPHandler: Processed in 0.002575152 sec. | ||
15154 | 2025.01.09 01:43:34.153154 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15155 | 2025.01.09 01:43:34.153281 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15156 | 2025.01.09 01:43:34.153334 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15157 | 2025.01.09 01:43:34.153775 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15158 | 2025.01.09 01:43:34.153815 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15159 | 2025.01.09 01:43:34.154167 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15160 | 2025.01.09 01:43:34.154399 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15161 | 2025.01.09 01:43:34.154649 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
15162 | 2025.01.09 01:43:34.154786 [ 266 ] {456b41a2-4518-42ec-b97e-704f03f79d8d} <Debug> TCPHandler: Processed in 0.001698697 sec. | ||
15163 | 2025.01.09 01:43:34.155012 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15164 | 2025.01.09 01:43:34.155155 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15165 | 2025.01.09 01:43:34.155245 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15166 | 2025.01.09 01:43:34.156390 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15167 | 2025.01.09 01:43:34.156430 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15168 | 2025.01.09 01:43:34.157051 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15169 | 2025.01.09 01:43:34.157306 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15170 | 2025.01.09 01:43:34.157532 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002412 sec., 3731.3432835820895 rows/sec., 6.69 MiB/sec. | ||
15171 | 2025.01.09 01:43:34.157634 [ 259 ] {fa4769be-95a1-43bb-aaeb-f52fb556390f} <Debug> TCPHandler: Processed in 0.002734334 sec. | ||
15172 | 2025.01.09 01:43:34.157828 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15173 | 2025.01.09 01:43:34.157955 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15174 | 2025.01.09 01:43:34.158012 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15175 | 2025.01.09 01:43:34.158538 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15176 | 2025.01.09 01:43:34.158586 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15177 | 2025.01.09 01:43:34.158953 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15178 | 2025.01.09 01:43:34.159182 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15179 | 2025.01.09 01:43:34.159390 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001464 sec., 35519.12568306011 rows/sec., 2.20 MiB/sec. | ||
15180 | 2025.01.09 01:43:34.159454 [ 266 ] {1d768731-c559-43b2-a55a-4cba6fe905cf} <Debug> TCPHandler: Processed in 0.001687278 sec. | ||
15181 | 2025.01.09 01:43:35.303011 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
15182 | 2025.01.09 01:43:35.303778 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15183 | 2025.01.09 01:43:35.303833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15184 | 2025.01.09 01:43:35.304390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15185 | 2025.01.09 01:43:35.304655 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15186 | 2025.01.09 01:43:35.304947 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
15187 | 2025.01.09 01:43:37.909918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
15188 | 2025.01.09 01:43:37.933144 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15189 | 2025.01.09 01:43:37.933206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15190 | 2025.01.09 01:43:37.940680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15191 | 2025.01.09 01:43:37.941499 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15192 | 2025.01.09 01:43:37.944622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
15193 | 2025.01.09 01:43:39.095109 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15194 | 2025.01.09 01:43:39.095321 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15195 | 2025.01.09 01:43:39.095401 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15196 | 2025.01.09 01:43:39.096292 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15197 | 2025.01.09 01:43:39.096345 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15198 | 2025.01.09 01:43:39.096793 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15199 | 2025.01.09 01:43:39.097052 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15200 | 2025.01.09 01:43:39.097283 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002018 sec., 42616.45193260654 rows/sec., 3.73 MiB/sec. | ||
15201 | 2025.01.09 01:43:39.097353 [ 259 ] {ce55c1d9-00ed-45f9-879f-949a74fdf167} <Debug> TCPHandler: Processed in 0.002385559 sec. | ||
15202 | 2025.01.09 01:43:39.097540 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15203 | 2025.01.09 01:43:39.097655 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15204 | 2025.01.09 01:43:39.097705 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15205 | 2025.01.09 01:43:39.098271 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15206 | 2025.01.09 01:43:39.098312 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15207 | 2025.01.09 01:43:39.099039 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15208 | 2025.01.09 01:43:39.099281 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15209 | 2025.01.09 01:43:39.099495 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001867 sec., 16068.559185859669 rows/sec., 1.18 MiB/sec. | ||
15210 | 2025.01.09 01:43:39.099550 [ 266 ] {9ee37ac3-60d3-4f32-97e3-9ea4b4fb41df} <Debug> TCPHandler: Processed in 0.002075973 sec. | ||
15211 | 2025.01.09 01:43:39.099703 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15212 | 2025.01.09 01:43:39.099813 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15213 | 2025.01.09 01:43:39.099859 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15214 | 2025.01.09 01:43:39.100429 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15215 | 2025.01.09 01:43:39.100469 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15216 | 2025.01.09 01:43:39.100840 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15217 | 2025.01.09 01:43:39.101084 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15218 | 2025.01.09 01:43:39.101296 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001505 sec., 38538.20598006644 rows/sec., 3.01 MiB/sec. | ||
15219 | 2025.01.09 01:43:39.101348 [ 259 ] {2ff71b27-9143-4bae-a05f-5102f80abbb5} <Debug> TCPHandler: Processed in 0.001704507 sec. | ||
15220 | 2025.01.09 01:43:39.101507 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15221 | 2025.01.09 01:43:39.101613 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15222 | 2025.01.09 01:43:39.101664 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15223 | 2025.01.09 01:43:39.102191 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15224 | 2025.01.09 01:43:39.102232 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15225 | 2025.01.09 01:43:39.102619 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15226 | 2025.01.09 01:43:39.102851 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15227 | 2025.01.09 01:43:39.103078 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001486 sec., 67294.75100942126 rows/sec., 4.67 MiB/sec. | ||
15228 | 2025.01.09 01:43:39.103132 [ 266 ] {3c4d9b1c-9f4b-4172-b188-ce07438f36f3} <Debug> TCPHandler: Processed in 0.001682917 sec. | ||
15229 | 2025.01.09 01:43:39.103277 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15230 | 2025.01.09 01:43:39.103383 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15231 | 2025.01.09 01:43:39.103476 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15232 | 2025.01.09 01:43:39.104617 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15233 | 2025.01.09 01:43:39.104657 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15234 | 2025.01.09 01:43:39.105313 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15235 | 2025.01.09 01:43:39.105572 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15236 | 2025.01.09 01:43:39.105837 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002475 sec., 12121.21212121212 rows/sec., 21.72 MiB/sec. | ||
15237 | 2025.01.09 01:43:39.105981 [ 259 ] {1a8f2282-0ec5-4223-8757-91b28132fec5} <Debug> TCPHandler: Processed in 0.002754095 sec. | ||
15238 | 2025.01.09 01:43:39.106169 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15239 | 2025.01.09 01:43:39.106302 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15240 | 2025.01.09 01:43:39.106351 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15241 | 2025.01.09 01:43:39.106789 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15242 | 2025.01.09 01:43:39.106827 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15243 | 2025.01.09 01:43:39.107207 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15244 | 2025.01.09 01:43:39.107453 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15245 | 2025.01.09 01:43:39.107692 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001407 sec., 21321.961620469083 rows/sec., 1.46 MiB/sec. | ||
15246 | 2025.01.09 01:43:39.107792 [ 266 ] {ae26c62c-652c-4a69-878a-0583368453eb} <Debug> TCPHandler: Processed in 0.001710058 sec. | ||
15247 | 2025.01.09 01:43:40.803131 [ 225 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
15248 | 2025.01.09 01:43:40.803202 [ 225 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
15249 | 2025.01.09 01:43:40.805196 [ 225 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
15250 | 2025.01.09 01:43:42.587474 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15251 | 2025.01.09 01:43:42.587530 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15252 | 2025.01.09 01:43:42.805100 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
15253 | 2025.01.09 01:43:42.805796 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15254 | 2025.01.09 01:43:42.805840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15255 | 2025.01.09 01:43:42.806379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15256 | 2025.01.09 01:43:42.806634 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15257 | 2025.01.09 01:43:42.806821 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
15258 | 2025.01.09 01:43:42.806904 [ 217 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
15259 | 2025.01.09 01:43:42.806959 [ 217 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
15260 | 2025.01.09 01:43:42.808728 [ 217 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
15261 | 2025.01.09 01:43:43.002193 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001593626 sec. | ||
15262 | 2025.01.09 01:43:43.008926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2122 | ||
15263 | 2025.01.09 01:43:43.012787 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15264 | 2025.01.09 01:43:43.012864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15265 | 2025.01.09 01:43:43.014594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15266 | 2025.01.09 01:43:43.014982 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15267 | 2025.01.09 01:43:43.015941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
15268 | 2025.01.09 01:43:44.001253 [ 221 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
15269 | 2025.01.09 01:43:44.001309 [ 221 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
15270 | 2025.01.09 01:43:44.003237 [ 221 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
15271 | 2025.01.09 01:43:44.098332 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15272 | 2025.01.09 01:43:44.098547 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15273 | 2025.01.09 01:43:44.098628 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15274 | 2025.01.09 01:43:44.099427 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15275 | 2025.01.09 01:43:44.099477 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15276 | 2025.01.09 01:43:44.099922 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15277 | 2025.01.09 01:43:44.100170 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15278 | 2025.01.09 01:43:44.100419 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. | ||
15279 | 2025.01.09 01:43:44.100487 [ 259 ] {ac1b6c5b-45d2-41f7-9f6d-9a19ecc7435c} <Debug> TCPHandler: Processed in 0.002297237 sec. | ||
15280 | 2025.01.09 01:43:44.100688 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15281 | 2025.01.09 01:43:44.100831 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15282 | 2025.01.09 01:43:44.100890 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15283 | 2025.01.09 01:43:44.101550 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15284 | 2025.01.09 01:43:44.101590 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15285 | 2025.01.09 01:43:44.101981 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15286 | 2025.01.09 01:43:44.102225 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15287 | 2025.01.09 01:43:44.102395 [ 105 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
15288 | 2025.01.09 01:43:44.102464 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001663 sec., 114852.6758869513 rows/sec., 10.17 MiB/sec. | ||
15289 | 2025.01.09 01:43:44.102472 [ 105 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15290 | 2025.01.09 01:43:44.102552 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15291 | 2025.01.09 01:43:44.102590 [ 266 ] {d1c4ff80-5318-4f1c-8499-43cefd65d75a} <Debug> TCPHandler: Processed in 0.001976412 sec. | ||
15292 | 2025.01.09 01:43:44.102805 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15293 | 2025.01.09 01:43:44.102821 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::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 | ||
15294 | 2025.01.09 01:43:44.103009 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15295 | 2025.01.09 01:43:44.103126 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15296 | 2025.01.09 01:43:44.103132 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15297 | 2025.01.09 01:43:44.103250 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 1399 rows starting from the beginning of the part | ||
15298 | 2025.01.09 01:43:44.103525 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 191 rows starting from the beginning of the part | ||
15299 | 2025.01.09 01:43:44.103794 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 86 rows starting from the beginning of the part | ||
15300 | 2025.01.09 01:43:44.104113 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1333 rows starting from the beginning of the part | ||
15301 | 2025.01.09 01:43:44.104414 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 86 rows starting from the beginning of the part | ||
15302 | 2025.01.09 01:43:44.104731 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 191 rows starting from the beginning of the part | ||
15303 | 2025.01.09 01:43:44.106285 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15304 | 2025.01.09 01:43:44.106352 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15305 | 2025.01.09 01:43:44.107370 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15306 | 2025.01.09 01:43:44.107790 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15307 | 2025.01.09 01:43:44.108137 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.005158 sec., 3101.9775106630477 rows/sec., 219.62 KiB/sec. | ||
15308 | 2025.01.09 01:43:44.108456 [ 259 ] {047d79bd-a58d-4f8b-aa8b-3facf2edd4b6} <Debug> TCPHandler: Processed in 0.005729752 sec. | ||
15309 | 2025.01.09 01:43:44.108831 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15310 | 2025.01.09 01:43:44.108995 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3286 rows, containing 5 columns (5 merged, 0 gathered) in 0.006315252 sec., 520327.61321321776 rows/sec., 45.94 MiB/sec. | ||
15311 | 2025.01.09 01:43:44.109299 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15312 | 2025.01.09 01:43:44.109422 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
15313 | 2025.01.09 01:43:44.109513 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15314 | 2025.01.09 01:43:44.110330 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15315 | 2025.01.09 01:43:44.110571 [ 199 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_115_23} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
15316 | 2025.01.09 01:43:44.110765 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
15317 | 2025.01.09 01:43:44.111210 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15318 | 2025.01.09 01:43:44.111254 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15319 | 2025.01.09 01:43:44.111625 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15320 | 2025.01.09 01:43:44.111887 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15321 | 2025.01.09 01:43:44.112108 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002977 sec., 4702.7208599261 rows/sec., 329.35 KiB/sec. | ||
15322 | 2025.01.09 01:43:44.112166 [ 266 ] {9d0d326e-7ff1-45eb-b1a0-98fb22836ca5} <Debug> TCPHandler: Processed in 0.003565507 sec. | ||
15323 | 2025.01.09 01:43:44.112323 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15324 | 2025.01.09 01:43:44.112450 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15325 | 2025.01.09 01:43:44.112505 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15326 | 2025.01.09 01:43:44.113112 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15327 | 2025.01.09 01:43:44.113158 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15328 | 2025.01.09 01:43:44.113575 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15329 | 2025.01.09 01:43:44.113811 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15330 | 2025.01.09 01:43:44.114031 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. | ||
15331 | 2025.01.09 01:43:44.114094 [ 259 ] {520c93ed-010e-430a-b72f-b10d9b046f7e} <Debug> TCPHandler: Processed in 0.001835719 sec. | ||
15332 | 2025.01.09 01:43:44.114241 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15333 | 2025.01.09 01:43:44.114353 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15334 | 2025.01.09 01:43:44.114401 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15335 | 2025.01.09 01:43:44.115098 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15336 | 2025.01.09 01:43:44.115139 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15337 | 2025.01.09 01:43:44.115528 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15338 | 2025.01.09 01:43:44.115784 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15339 | 2025.01.09 01:43:44.115973 [ 105 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
15340 | 2025.01.09 01:43:44.116016 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001679 sec., 211435.37820131032 rows/sec., 14.85 MiB/sec. | ||
15341 | 2025.01.09 01:43:44.116036 [ 105 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15342 | 2025.01.09 01:43:44.116094 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15343 | 2025.01.09 01:43:44.116150 [ 266 ] {11e0ad96-e687-486d-8ba2-15f20364d3f4} <Debug> TCPHandler: Processed in 0.001961721 sec. | ||
15344 | 2025.01.09 01:43:44.116448 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15345 | 2025.01.09 01:43:44.116492 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::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 | ||
15346 | 2025.01.09 01:43:44.116841 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15347 | 2025.01.09 01:43:44.117049 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15348 | 2025.01.09 01:43:44.117099 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15349 | 2025.01.09 01:43:44.117309 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 873 rows starting from the beginning of the part | ||
15350 | 2025.01.09 01:43:44.117960 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 355 rows starting from the beginning of the part | ||
15351 | 2025.01.09 01:43:44.118571 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 58 rows starting from the beginning of the part | ||
15352 | 2025.01.09 01:43:44.119123 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 815 rows starting from the beginning of the part | ||
15353 | 2025.01.09 01:43:44.119358 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 58 rows starting from the beginning of the part | ||
15354 | 2025.01.09 01:43:44.119604 [ 195 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 355 rows starting from the beginning of the part | ||
15355 | 2025.01.09 01:43:44.120383 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15356 | 2025.01.09 01:43:44.120442 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15357 | 2025.01.09 01:43:44.121421 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15358 | 2025.01.09 01:43:44.121930 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15359 | 2025.01.09 01:43:44.122231 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005535 sec., 1084.010840108401 rows/sec., 56.64 KiB/sec. | ||
15360 | 2025.01.09 01:43:44.122388 [ 259 ] {c1cdc524-3c72-4565-be22-9284e95d176e} <Debug> TCPHandler: Processed in 0.006115069 sec. | ||
15361 | 2025.01.09 01:43:44.122677 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15362 | 2025.01.09 01:43:44.122766 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.006561726 sec., 383130.90183893684 rows/sec., 29.03 MiB/sec. | ||
15363 | 2025.01.09 01:43:44.122857 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15364 | 2025.01.09 01:43:44.122930 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15365 | 2025.01.09 01:43:44.123166 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
15366 | 2025.01.09 01:43:44.123829 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15367 | 2025.01.09 01:43:44.124070 [ 197 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_115_23} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
15368 | 2025.01.09 01:43:44.124220 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15369 | 2025.01.09 01:43:44.124240 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
15370 | 2025.01.09 01:43:44.124291 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15371 | 2025.01.09 01:43:44.124721 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15372 | 2025.01.09 01:43:44.124961 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15373 | 2025.01.09 01:43:44.125205 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002391 sec., 74027.60351317441 rows/sec., 4.88 MiB/sec. | ||
15374 | 2025.01.09 01:43:44.125306 [ 266 ] {14140d69-2529-426f-a057-62936a1d354d} <Debug> TCPHandler: Processed in 0.002762764 sec. | ||
15375 | 2025.01.09 01:43:44.125521 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15376 | 2025.01.09 01:43:44.125857 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15377 | 2025.01.09 01:43:44.125967 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15378 | 2025.01.09 01:43:44.126414 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15379 | 2025.01.09 01:43:44.126454 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15380 | 2025.01.09 01:43:44.126810 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15381 | 2025.01.09 01:43:44.127046 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15382 | 2025.01.09 01:43:44.127246 [ 105 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
15383 | 2025.01.09 01:43:44.127315 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001587 sec., 630.1197227473219 rows/sec., 42.46 KiB/sec. | ||
15384 | 2025.01.09 01:43:44.127339 [ 105 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15385 | 2025.01.09 01:43:44.127441 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15386 | 2025.01.09 01:43:44.127454 [ 259 ] {4ac7bbeb-0ec2-4c49-b905-4382cc57eca2} <Debug> TCPHandler: Processed in 0.002052063 sec. | ||
15387 | 2025.01.09 01:43:44.127714 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15388 | 2025.01.09 01:43:44.127827 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
15389 | 2025.01.09 01:43:44.127966 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15390 | 2025.01.09 01:43:44.128188 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15391 | 2025.01.09 01:43:44.128211 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15392 | 2025.01.09 01:43:44.128311 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part | ||
15393 | 2025.01.09 01:43:44.128650 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
15394 | 2025.01.09 01:43:44.129018 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
15395 | 2025.01.09 01:43:44.129346 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
15396 | 2025.01.09 01:43:44.129639 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
15397 | 2025.01.09 01:43:44.130040 [ 193 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
15398 | 2025.01.09 01:43:44.134171 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.006528725 sec., 8424.309493813877 rows/sec., 567.65 KiB/sec. | ||
15399 | 2025.01.09 01:43:44.134217 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15400 | 2025.01.09 01:43:44.134274 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15401 | 2025.01.09 01:43:44.134379 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
15402 | 2025.01.09 01:43:44.135063 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15403 | 2025.01.09 01:43:44.135227 [ 191 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_55_11} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
15404 | 2025.01.09 01:43:44.135423 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15405 | 2025.01.09 01:43:44.135680 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
15406 | 2025.01.09 01:43:44.135958 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15407 | 2025.01.09 01:43:44.136253 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.008378 sec., 1074.24206254476 rows/sec., 1.92 MiB/sec. | ||
15408 | 2025.01.09 01:43:44.136383 [ 266 ] {3f5c3887-c9da-4f78-ad92-de11b258a3a1} <Debug> TCPHandler: Processed in 0.008821871 sec. | ||
15409 | 2025.01.09 01:43:44.136587 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15410 | 2025.01.09 01:43:44.136717 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15411 | 2025.01.09 01:43:44.136773 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15412 | 2025.01.09 01:43:44.137296 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15413 | 2025.01.09 01:43:44.137339 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15414 | 2025.01.09 01:43:44.137826 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15415 | 2025.01.09 01:43:44.138065 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15416 | 2025.01.09 01:43:44.138296 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001603 sec., 32439.176543980037 rows/sec., 2.01 MiB/sec. | ||
15417 | 2025.01.09 01:43:44.138388 [ 259 ] {1a82188d-ff29-4f9e-aa48-6da02acc942c} <Debug> TCPHandler: Processed in 0.001856489 sec. | ||
15418 | 2025.01.09 01:43:45.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.02 MiB, peak 288.92 MiB, free memory in arenas 0.00 B, will set to 271.17 MiB (RSS), difference: 3.14 MiB | ||
15419 | 2025.01.09 01:43:45.444740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
15420 | 2025.01.09 01:43:45.467444 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15421 | 2025.01.09 01:43:45.467509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15422 | 2025.01.09 01:43:45.475123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15423 | 2025.01.09 01:43:45.475931 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15424 | 2025.01.09 01:43:45.479358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
15425 | 2025.01.09 01:43:49.094409 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15426 | 2025.01.09 01:43:49.094598 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15427 | 2025.01.09 01:43:49.094672 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15428 | 2025.01.09 01:43:49.095469 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15429 | 2025.01.09 01:43:49.095523 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15430 | 2025.01.09 01:43:49.095952 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15431 | 2025.01.09 01:43:49.096213 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15432 | 2025.01.09 01:43:49.096470 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001919 sec., 2084.4189682126107 rows/sec., 169.97 KiB/sec. | ||
15433 | 2025.01.09 01:43:49.096578 [ 259 ] {1d9c6f4f-4b39-4ad7-9d0c-140b85f3d76a} <Debug> TCPHandler: Processed in 0.002301548 sec. | ||
15434 | 2025.01.09 01:43:49.096766 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15435 | 2025.01.09 01:43:49.096901 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15436 | 2025.01.09 01:43:49.096966 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15437 | 2025.01.09 01:43:49.097607 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15438 | 2025.01.09 01:43:49.097649 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15439 | 2025.01.09 01:43:49.098052 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15440 | 2025.01.09 01:43:49.098297 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15441 | 2025.01.09 01:43:49.098533 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001663 sec., 52916.416115454 rows/sec., 4.62 MiB/sec. | ||
15442 | 2025.01.09 01:43:49.098587 [ 266 ] {9050f3f3-c106-4ba1-b444-78c44ee32963} <Debug> TCPHandler: Processed in 0.00188142 sec. | ||
15443 | 2025.01.09 01:43:49.098759 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15444 | 2025.01.09 01:43:49.098871 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15445 | 2025.01.09 01:43:49.098917 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15446 | 2025.01.09 01:43:49.099469 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15447 | 2025.01.09 01:43:49.099509 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15448 | 2025.01.09 01:43:49.099862 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15449 | 2025.01.09 01:43:49.100102 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15450 | 2025.01.09 01:43:49.100317 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001469 sec., 23144.99659632403 rows/sec., 1.69 MiB/sec. | ||
15451 | 2025.01.09 01:43:49.100370 [ 259 ] {421e05f1-ab99-4e24-b565-50e3b531a82d} <Debug> TCPHandler: Processed in 0.001663846 sec. | ||
15452 | 2025.01.09 01:43:49.100526 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15453 | 2025.01.09 01:43:49.100636 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15454 | 2025.01.09 01:43:49.100683 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15455 | 2025.01.09 01:43:49.101251 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15456 | 2025.01.09 01:43:49.101291 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15457 | 2025.01.09 01:43:49.101666 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15458 | 2025.01.09 01:43:49.101905 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15459 | 2025.01.09 01:43:49.102117 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001502 sec., 41278.29560585885 rows/sec., 3.23 MiB/sec. | ||
15460 | 2025.01.09 01:43:49.102171 [ 266 ] {3a5593bc-fc57-4ae6-83c6-1dbe64ddfb1b} <Debug> TCPHandler: Processed in 0.001697138 sec. | ||
15461 | 2025.01.09 01:43:49.102341 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15462 | 2025.01.09 01:43:49.102472 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15463 | 2025.01.09 01:43:49.102531 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15464 | 2025.01.09 01:43:49.103123 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15465 | 2025.01.09 01:43:49.103168 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15466 | 2025.01.09 01:43:49.103549 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15467 | 2025.01.09 01:43:49.103795 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15468 | 2025.01.09 01:43:49.103979 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_111_23 to all_115_115_0 | ||
15469 | 2025.01.09 01:43:49.104037 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001585 sec., 64353.31230283911 rows/sec., 4.46 MiB/sec. | ||
15470 | 2025.01.09 01:43:49.104066 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15471 | 2025.01.09 01:43:49.104133 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15472 | 2025.01.09 01:43:49.104157 [ 259 ] {749b3974-a609-49d1-a624-c863c0d84ea8} <Debug> TCPHandler: Processed in 0.00187889 sec. | ||
15473 | 2025.01.09 01:43:49.104375 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15474 | 2025.01.09 01:43:49.104391 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_111_23 to all_115_115_0 into Compact with storage Full | ||
15475 | 2025.01.09 01:43:49.104609 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15476 | 2025.01.09 01:43:49.104676 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15477 | 2025.01.09 01:43:49.104764 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_23, total 29015 rows starting from the beginning of the part | ||
15478 | 2025.01.09 01:43:49.104803 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15479 | 2025.01.09 01:43:49.105174 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 100 rows starting from the beginning of the part | ||
15480 | 2025.01.09 01:43:49.105580 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 899 rows starting from the beginning of the part | ||
15481 | 2025.01.09 01:43:49.105910 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part | ||
15482 | 2025.01.09 01:43:49.106353 [ 191 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part | ||
15483 | 2025.01.09 01:43:49.109049 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15484 | 2025.01.09 01:43:49.109125 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15485 | 2025.01.09 01:43:49.110704 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15486 | 2025.01.09 01:43:49.110997 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15487 | 2025.01.09 01:43:49.111329 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15488 | 2025.01.09 01:43:49.111433 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15489 | 2025.01.09 01:43:49.111467 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15490 | 2025.01.09 01:43:49.111484 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006954 sec., 4314.063848144952 rows/sec., 7.73 MiB/sec. | ||
15491 | 2025.01.09 01:43:49.111716 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
15492 | 2025.01.09 01:43:49.111772 [ 266 ] {d99f8ddb-9ee3-45fc-aa08-341d69b878fe} <Debug> TCPHandler: Processed in 0.007518031 sec. | ||
15493 | 2025.01.09 01:43:49.112121 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15494 | 2025.01.09 01:43:49.112536 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15495 | 2025.01.09 01:43:49.112562 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15496 | 2025.01.09 01:43:49.112687 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15497 | 2025.01.09 01:43:49.112696 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1976 rows starting from the beginning of the part | ||
15498 | 2025.01.09 01:43:49.113885 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
15499 | 2025.01.09 01:43:49.114838 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 9 rows starting from the beginning of the part | ||
15500 | 2025.01.09 01:43:49.115430 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15501 | 2025.01.09 01:43:49.115534 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15502 | 2025.01.09 01:43:49.115578 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
15503 | 2025.01.09 01:43:49.116398 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 9 rows starting from the beginning of the part | ||
15504 | 2025.01.09 01:43:49.116794 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15505 | 2025.01.09 01:43:49.117241 [ 196 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part | ||
15506 | 2025.01.09 01:43:49.117714 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15507 | 2025.01.09 01:43:49.118354 [ 147 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
15508 | 2025.01.09 01:43:49.118516 [ 147 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15509 | 2025.01.09 01:43:49.118654 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15510 | 2025.01.09 01:43:49.118744 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006307 sec., 4756.619628983669 rows/sec., 333.68 KiB/sec. | ||
15511 | 2025.01.09 01:43:49.119228 [ 187 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30291 rows, containing 5 columns (5 merged, 0 gathered) in 0.014991971 sec., 2020481.4963956375 rows/sec., 135.38 MiB/sec. | ||
15512 | 2025.01.09 01:43:49.119334 [ 259 ] {91f924b5-0d1f-466a-8a4e-e710484fe293} <Debug> TCPHandler: Processed in 0.007427379 sec. | ||
15513 | 2025.01.09 01:43:49.119483 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
15514 | 2025.01.09 01:43:49.119695 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15515 | 2025.01.09 01:43:49.119725 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 4460 rows starting from the beginning of the part | ||
15516 | 2025.01.09 01:43:49.120065 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
15517 | 2025.01.09 01:43:49.120093 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Trace> MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) | ||
15518 | 2025.01.09 01:43:49.120582 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 52 rows starting from the beginning of the part | ||
15519 | 2025.01.09 01:43:49.121198 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
15520 | 2025.01.09 01:43:49.121560 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15521 | 2025.01.09 01:43:49.121694 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
15522 | 2025.01.09 01:43:49.122060 [ 194 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_111_23, all_115_115_0] -> all_1_115_24 | ||
15523 | 2025.01.09 01:43:49.122181 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
15524 | 2025.01.09 01:43:49.122479 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
15525 | 2025.01.09 01:43:49.124880 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4654 rows, containing 4 columns (4 merged, 0 gathered) in 0.005999637 sec., 775713.5973393057 rows/sec., 50.00 MiB/sec. | ||
15526 | 2025.01.09 01:43:49.125209 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
15527 | 2025.01.09 01:43:49.125629 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15528 | 2025.01.09 01:43:49.125759 [ 200 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_116_23} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
15529 | 2025.01.09 01:43:49.125854 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
15530 | 2025.01.09 01:43:49.129486 [ 198 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2084 rows, containing 19 columns (19 merged, 0 gathered) in 0.017921417 sec., 116285.44774110218 rows/sec., 208.38 MiB/sec. | ||
15531 | 2025.01.09 01:43:49.131146 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15532 | 2025.01.09 01:43:49.131554 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15533 | 2025.01.09 01:43:49.131633 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15534 | 2025.01.09 01:43:49.131751 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
15535 | 2025.01.09 01:43:50.289729 [ 225 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
15536 | 2025.01.09 01:43:50.289804 [ 225 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
15537 | 2025.01.09 01:43:50.291892 [ 225 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): 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] | ||
15538 | 2025.01.09 01:43:50.307032 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
15539 | 2025.01.09 01:43:50.307797 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15540 | 2025.01.09 01:43:50.307847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15541 | 2025.01.09 01:43:50.308438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15542 | 2025.01.09 01:43:50.308715 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15543 | 2025.01.09 01:43:50.308883 [ 144 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15544 | 2025.01.09 01:43:50.308937 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
15545 | 2025.01.09 01:43:50.308945 [ 144 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15546 | 2025.01.09 01:43:50.308976 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15547 | 2025.01.09 01:43:50.309214 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
15548 | 2025.01.09 01:43:50.310260 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15549 | 2025.01.09 01:43:50.310574 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
15550 | 2025.01.09 01:43:50.310677 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
15551 | 2025.01.09 01:43:50.310919 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
15552 | 2025.01.09 01:43:50.311113 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
15553 | 2025.01.09 01:43:50.311210 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
15554 | 2025.01.09 01:43:50.311435 [ 188 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
15555 | 2025.01.09 01:43:50.314463 [ 189 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005423547 sec., 6849576.4856467545 rows/sec., 97.98 MiB/sec. | ||
15556 | 2025.01.09 01:43:50.314906 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15557 | 2025.01.09 01:43:50.315298 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15558 | 2025.01.09 01:43:50.315387 [ 186 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_81_16} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15559 | 2025.01.09 01:43:50.315510 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
15560 | 2025.01.09 01:43:50.487441 [ 224 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
15561 | 2025.01.09 01:43:50.487493 [ 224 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
15562 | 2025.01.09 01:43:50.489712 [ 224 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): 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] | ||
15563 | 2025.01.09 01:43:52.979518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
15564 | 2025.01.09 01:43:53.003830 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15565 | 2025.01.09 01:43:53.003888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15566 | 2025.01.09 01:43:53.011608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15567 | 2025.01.09 01:43:53.012443 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15568 | 2025.01.09 01:43:53.012751 [ 141 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15569 | 2025.01.09 01:43:53.012831 [ 141 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15570 | 2025.01.09 01:43:53.012883 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15571 | 2025.01.09 01:43:53.013237 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
15572 | 2025.01.09 01:43:53.016840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2158 | ||
15573 | 2025.01.09 01:43:53.047299 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15574 | 2025.01.09 01:43:53.047426 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15575 | 2025.01.09 01:43:53.052696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
15576 | 2025.01.09 01:43:53.053864 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15577 | 2025.01.09 01:43:53.058858 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15578 | 2025.01.09 01:43:53.059892 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15579 | 2025.01.09 01:43:53.060443 [ 225 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
15580 | 2025.01.09 01:43:53.060566 [ 225 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
15581 | 2025.01.09 01:43:53.060831 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
15582 | 2025.01.09 01:43:53.065433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2158 | ||
15583 | 2025.01.09 01:43:53.066532 [ 225 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
15584 | 2025.01.09 01:43:53.072558 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
15585 | 2025.01.09 01:43:53.078292 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
15586 | 2025.01.09 01:43:53.084243 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
15587 | 2025.01.09 01:43:53.090252 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
15588 | 2025.01.09 01:43:53.096048 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
15589 | 2025.01.09 01:43:53.159983 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.147005264 sec., 4156.3137494178445 rows/sec., 21.49 MiB/sec. | ||
15590 | 2025.01.09 01:43:53.163343 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15591 | 2025.01.09 01:43:53.166780 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15592 | 2025.01.09 01:43:53.166903 [ 203 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_81_16} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15593 | 2025.01.09 01:43:53.169715 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
15594 | 2025.01.09 01:43:54.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.53 MiB, peak 289.93 MiB, free memory in arenas 0.00 B, will set to 271.45 MiB (RSS), difference: -1.08 MiB | ||
15595 | 2025.01.09 01:43:54.098321 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15596 | 2025.01.09 01:43:54.098606 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15597 | 2025.01.09 01:43:54.098720 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15598 | 2025.01.09 01:43:54.099816 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15599 | 2025.01.09 01:43:54.099867 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15600 | 2025.01.09 01:43:54.100327 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15601 | 2025.01.09 01:43:54.100587 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15602 | 2025.01.09 01:43:54.100845 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00231 sec., 6060.606060606061 rows/sec., 436.28 KiB/sec. | ||
15603 | 2025.01.09 01:43:54.100914 [ 259 ] {46b0e77f-a5f3-4156-a995-b703cc4f6335} <Debug> TCPHandler: Processed in 0.002732674 sec. | ||
15604 | 2025.01.09 01:43:54.101112 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15605 | 2025.01.09 01:43:54.101257 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15606 | 2025.01.09 01:43:54.101317 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15607 | 2025.01.09 01:43:54.101979 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15608 | 2025.01.09 01:43:54.102019 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15609 | 2025.01.09 01:43:54.102406 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15610 | 2025.01.09 01:43:54.102644 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15611 | 2025.01.09 01:43:54.102868 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001646 sec., 116038.88213851763 rows/sec., 10.27 MiB/sec. | ||
15612 | 2025.01.09 01:43:54.102922 [ 266 ] {5d960b14-b985-4650-b5e1-ce317f667fae} <Debug> TCPHandler: Processed in 0.001880761 sec. | ||
15613 | 2025.01.09 01:43:54.103053 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15614 | 2025.01.09 01:43:54.103161 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15615 | 2025.01.09 01:43:54.103209 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15616 | 2025.01.09 01:43:54.103748 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15617 | 2025.01.09 01:43:54.103788 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15618 | 2025.01.09 01:43:54.104143 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15619 | 2025.01.09 01:43:54.104383 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15620 | 2025.01.09 01:43:54.104601 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001462 sec., 10943.91244870041 rows/sec., 774.84 KiB/sec. | ||
15621 | 2025.01.09 01:43:54.104653 [ 259 ] {abd9da87-59e5-480c-85cf-3943040da5a3} <Debug> TCPHandler: Processed in 0.001653146 sec. | ||
15622 | 2025.01.09 01:43:54.104814 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15623 | 2025.01.09 01:43:54.104943 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15624 | 2025.01.09 01:43:54.104998 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15625 | 2025.01.09 01:43:54.105603 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15626 | 2025.01.09 01:43:54.105645 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15627 | 2025.01.09 01:43:54.105991 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15628 | 2025.01.09 01:43:54.106224 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15629 | 2025.01.09 01:43:54.106404 [ 142 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15630 | 2025.01.09 01:43:54.106470 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. | ||
15631 | 2025.01.09 01:43:54.106478 [ 142 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15632 | 2025.01.09 01:43:54.106570 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15633 | 2025.01.09 01:43:54.106602 [ 266 ] {22bc139d-638d-4686-8531-6a03a1138123} <Debug> TCPHandler: Processed in 0.00184914 sec. | ||
15634 | 2025.01.09 01:43:54.106810 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15635 | 2025.01.09 01:43:54.106822 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
15636 | 2025.01.09 01:43:54.106987 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15637 | 2025.01.09 01:43:54.107108 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15638 | 2025.01.09 01:43:54.107145 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15639 | 2025.01.09 01:43:54.107270 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part | ||
15640 | 2025.01.09 01:43:54.107563 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
15641 | 2025.01.09 01:43:54.107889 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15642 | 2025.01.09 01:43:54.108249 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part | ||
15643 | 2025.01.09 01:43:54.108567 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
15644 | 2025.01.09 01:43:54.108993 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
15645 | 2025.01.09 01:43:54.110612 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15646 | 2025.01.09 01:43:54.110694 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15647 | 2025.01.09 01:43:54.111778 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15648 | 2025.01.09 01:43:54.112163 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005480248 sec., 98535.68670614906 rows/sec., 7.06 MiB/sec. | ||
15649 | 2025.01.09 01:43:54.112306 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15650 | 2025.01.09 01:43:54.112399 [ 189 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15651 | 2025.01.09 01:43:54.112723 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005778 sec., 2249.913464866736 rows/sec., 140.28 KiB/sec. | ||
15652 | 2025.01.09 01:43:54.112845 [ 259 ] {a7e1b5d3-ed37-43cc-bf6c-8ba7fd2f11ce} <Debug> TCPHandler: Processed in 0.006129398 sec. | ||
15653 | 2025.01.09 01:43:54.112987 [ 195 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15654 | 2025.01.09 01:43:54.113026 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15655 | 2025.01.09 01:43:54.113208 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15656 | 2025.01.09 01:43:54.113217 [ 195 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_56_11} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15657 | 2025.01.09 01:43:54.113282 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15658 | 2025.01.09 01:43:54.113500 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
15659 | 2025.01.09 01:43:54.114181 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15660 | 2025.01.09 01:43:54.114224 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15661 | 2025.01.09 01:43:54.114604 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15662 | 2025.01.09 01:43:54.114859 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15663 | 2025.01.09 01:43:54.115042 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001884 sec., 188428.8747346072 rows/sec., 13.23 MiB/sec. | ||
15664 | 2025.01.09 01:43:54.115098 [ 266 ] {46ee479d-5dfa-41da-8e3c-6b8fe819f29a} <Debug> TCPHandler: Processed in 0.002144764 sec. | ||
15665 | 2025.01.09 01:43:54.115243 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15666 | 2025.01.09 01:43:54.115351 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15667 | 2025.01.09 01:43:54.115399 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15668 | 2025.01.09 01:43:54.115837 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15669 | 2025.01.09 01:43:54.115874 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15670 | 2025.01.09 01:43:54.116235 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15671 | 2025.01.09 01:43:54.116476 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15672 | 2025.01.09 01:43:54.116615 [ 140 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15673 | 2025.01.09 01:43:54.116654 [ 140 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15674 | 2025.01.09 01:43:54.116660 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec. | ||
15675 | 2025.01.09 01:43:54.116678 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15676 | 2025.01.09 01:43:54.116750 [ 259 ] {9c5e6e2b-af97-4650-9c7c-95c9fff8cfc5} <Debug> TCPHandler: Processed in 0.001554755 sec. | ||
15677 | 2025.01.09 01:43:54.116948 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
15678 | 2025.01.09 01:43:54.116960 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15679 | 2025.01.09 01:43:54.117210 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15680 | 2025.01.09 01:43:54.117220 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15681 | 2025.01.09 01:43:54.117284 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
15682 | 2025.01.09 01:43:54.117336 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15683 | 2025.01.09 01:43:54.117602 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
15684 | 2025.01.09 01:43:54.117894 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
15685 | 2025.01.09 01:43:54.118275 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
15686 | 2025.01.09 01:43:54.118620 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
15687 | 2025.01.09 01:43:54.118957 [ 199 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
15688 | 2025.01.09 01:43:54.120421 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15689 | 2025.01.09 01:43:54.120504 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15690 | 2025.01.09 01:43:54.121646 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15691 | 2025.01.09 01:43:54.121877 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005100802 sec., 65871.99424717917 rows/sec., 3.36 MiB/sec. | ||
15692 | 2025.01.09 01:43:54.122071 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15693 | 2025.01.09 01:43:54.122109 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15694 | 2025.01.09 01:43:54.122441 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005306 sec., 33358.462118356576 rows/sec., 2.20 MiB/sec. | ||
15695 | 2025.01.09 01:43:54.122574 [ 266 ] {1dafd9e8-bfa2-4221-be9d-e4a8df10b244} <Debug> TCPHandler: Processed in 0.005721312 sec. | ||
15696 | 2025.01.09 01:43:54.122706 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15697 | 2025.01.09 01:43:54.122766 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15698 | 2025.01.09 01:43:54.122824 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_56_11} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15699 | 2025.01.09 01:43:54.122962 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15700 | 2025.01.09 01:43:54.123014 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15701 | 2025.01.09 01:43:54.123076 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15702 | 2025.01.09 01:43:54.123567 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15703 | 2025.01.09 01:43:54.123605 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15704 | 2025.01.09 01:43:54.123956 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15705 | 2025.01.09 01:43:54.124192 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15706 | 2025.01.09 01:43:54.124397 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. | ||
15707 | 2025.01.09 01:43:54.124485 [ 259 ] {bf5e6915-fbcf-4b83-824d-a7d69c12658b} <Debug> TCPHandler: Processed in 0.001802799 sec. | ||
15708 | 2025.01.09 01:43:54.124722 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15709 | 2025.01.09 01:43:54.125051 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15710 | 2025.01.09 01:43:54.125150 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15711 | 2025.01.09 01:43:54.126247 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15712 | 2025.01.09 01:43:54.126284 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15713 | 2025.01.09 01:43:54.126910 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15714 | 2025.01.09 01:43:54.127162 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15715 | 2025.01.09 01:43:54.127357 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002422 sec., 3715.9372419488027 rows/sec., 6.66 MiB/sec. | ||
15716 | 2025.01.09 01:43:54.127455 [ 266 ] {28e40e1f-8b89-4b9e-9404-c78e7b79a095} <Debug> TCPHandler: Processed in 0.002863876 sec. | ||
15717 | 2025.01.09 01:43:54.127608 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15718 | 2025.01.09 01:43:54.127736 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15719 | 2025.01.09 01:43:54.127790 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15720 | 2025.01.09 01:43:54.128328 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15721 | 2025.01.09 01:43:54.128372 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15722 | 2025.01.09 01:43:54.128734 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15723 | 2025.01.09 01:43:54.128966 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15724 | 2025.01.09 01:43:54.129138 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec. | ||
15725 | 2025.01.09 01:43:54.129182 [ 220 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
15726 | 2025.01.09 01:43:54.129198 [ 259 ] {102e3c58-4c0b-45b3-af49-7dd2fd9a11d7} <Debug> TCPHandler: Processed in 0.001651667 sec. | ||
15727 | 2025.01.09 01:43:54.129217 [ 220 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
15728 | 2025.01.09 01:43:54.131253 [ 220 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
15729 | 2025.01.09 01:43:55.120612 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
15730 | 2025.01.09 01:43:55.120718 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
15731 | 2025.01.09 01:43:55.122767 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
15732 | 2025.01.09 01:43:55.155505 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
15733 | 2025.01.09 01:43:55.155540 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
15734 | 2025.01.09 01:43:55.157351 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
15735 | 2025.01.09 01:43:57.587782 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15736 | 2025.01.09 01:43:57.587842 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15737 | 2025.01.09 01:43:57.809171 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
15738 | 2025.01.09 01:43:57.809953 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15739 | 2025.01.09 01:43:57.809994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15740 | 2025.01.09 01:43:57.810540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15741 | 2025.01.09 01:43:57.810813 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15742 | 2025.01.09 01:43:57.811013 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
15743 | 2025.01.09 01:43:59.095402 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15744 | 2025.01.09 01:43:59.095619 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15745 | 2025.01.09 01:43:59.095703 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15746 | 2025.01.09 01:43:59.096599 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15747 | 2025.01.09 01:43:59.096652 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15748 | 2025.01.09 01:43:59.097096 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15749 | 2025.01.09 01:43:59.097345 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15750 | 2025.01.09 01:43:59.097598 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002037 sec., 42218.94943544428 rows/sec., 3.70 MiB/sec. | ||
15751 | 2025.01.09 01:43:59.097662 [ 259 ] {78510bfe-55ff-4e83-9b0a-1270dc953899} <Debug> TCPHandler: Processed in 0.002406959 sec. | ||
15752 | 2025.01.09 01:43:59.097853 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15753 | 2025.01.09 01:43:59.097998 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15754 | 2025.01.09 01:43:59.098059 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15755 | 2025.01.09 01:43:59.098714 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15756 | 2025.01.09 01:43:59.098756 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15757 | 2025.01.09 01:43:59.099116 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15758 | 2025.01.09 01:43:59.099352 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15759 | 2025.01.09 01:43:59.099544 [ 135 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15760 | 2025.01.09 01:43:59.099568 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001604 sec., 18703.241895261846 rows/sec., 1.37 MiB/sec. | ||
15761 | 2025.01.09 01:43:59.099625 [ 135 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15762 | 2025.01.09 01:43:59.099689 [ 266 ] {a9b8f35d-8de4-4e84-a980-6d108d7047f5} <Debug> TCPHandler: Processed in 0.00190162 sec. | ||
15763 | 2025.01.09 01:43:59.099696 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15764 | 2025.01.09 01:43:59.099905 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15765 | 2025.01.09 01:43:59.099952 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
15766 | 2025.01.09 01:43:59.100094 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15767 | 2025.01.09 01:43:59.100259 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15768 | 2025.01.09 01:43:59.100408 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15769 | 2025.01.09 01:43:59.100562 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 60 rows starting from the beginning of the part | ||
15770 | 2025.01.09 01:43:59.101120 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
15771 | 2025.01.09 01:43:59.101772 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part | ||
15772 | 2025.01.09 01:43:59.102335 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
15773 | 2025.01.09 01:43:59.102911 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part | ||
15774 | 2025.01.09 01:43:59.103580 [ 192 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
15775 | 2025.01.09 01:43:59.104500 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15776 | 2025.01.09 01:43:59.104546 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15777 | 2025.01.09 01:43:59.105110 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15778 | 2025.01.09 01:43:59.105476 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15779 | 2025.01.09 01:43:59.105525 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005707462 sec., 32588.916054106012 rows/sec., 2.46 MiB/sec. | ||
15780 | 2025.01.09 01:43:59.105831 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005773 sec., 10046.769443963276 rows/sec., 803.51 KiB/sec. | ||
15781 | 2025.01.09 01:43:59.105835 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15782 | 2025.01.09 01:43:59.106070 [ 259 ] {8e086442-1518-4406-8d25-aa0ad34bc43a} <Debug> TCPHandler: Processed in 0.006254771 sec. | ||
15783 | 2025.01.09 01:43:59.106374 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15784 | 2025.01.09 01:43:59.106828 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15785 | 2025.01.09 01:43:59.106853 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15786 | 2025.01.09 01:43:59.107103 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15787 | 2025.01.09 01:43:59.107196 [ 195 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_111_22} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15788 | 2025.01.09 01:43:59.107550 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15789 | 2025.01.09 01:43:59.108139 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15790 | 2025.01.09 01:43:59.108183 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15791 | 2025.01.09 01:43:59.108561 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15792 | 2025.01.09 01:43:59.108791 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15793 | 2025.01.09 01:43:59.109035 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002423 sec., 41271.15146512588 rows/sec., 2.86 MiB/sec. | ||
15794 | 2025.01.09 01:43:59.109143 [ 266 ] {84454665-f9d4-416a-b35d-80344f3fe8d3} <Debug> TCPHandler: Processed in 0.002933417 sec. | ||
15795 | 2025.01.09 01:43:59.109360 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15796 | 2025.01.09 01:43:59.109531 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15797 | 2025.01.09 01:43:59.109616 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15798 | 2025.01.09 01:43:59.110846 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15799 | 2025.01.09 01:43:59.110885 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15800 | 2025.01.09 01:43:59.111543 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15801 | 2025.01.09 01:43:59.111797 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15802 | 2025.01.09 01:43:59.112029 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002528 sec., 11867.088607594937 rows/sec., 21.27 MiB/sec. | ||
15803 | 2025.01.09 01:43:59.112122 [ 259 ] {084b6044-937d-4da0-b241-a6be78e1a788} <Debug> TCPHandler: Processed in 0.002881596 sec. | ||
15804 | 2025.01.09 01:43:59.112278 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15805 | 2025.01.09 01:43:59.112391 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15806 | 2025.01.09 01:43:59.112440 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15807 | 2025.01.09 01:43:59.113010 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15808 | 2025.01.09 01:43:59.113050 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
15809 | 2025.01.09 01:43:59.113456 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15810 | 2025.01.09 01:43:59.113740 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15811 | 2025.01.09 01:43:59.113968 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00159 sec., 18867.924528301886 rows/sec., 1.29 MiB/sec. | ||
15812 | 2025.01.09 01:43:59.114041 [ 266 ] {d0e1047d-9a81-4a1a-9501-249e15477b48} <Debug> TCPHandler: Processed in 0.001816179 sec. | ||
15813 | 2025.01.09 01:44:00.552878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
15814 | 2025.01.09 01:44:00.575916 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15815 | 2025.01.09 01:44:00.575975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15816 | 2025.01.09 01:44:00.583538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15817 | 2025.01.09 01:44:00.585179 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15818 | 2025.01.09 01:44:00.588139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
15819 | 2025.01.09 01:44:03.065814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2192 | ||
15820 | 2025.01.09 01:44:03.069356 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15821 | 2025.01.09 01:44:03.069419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15822 | 2025.01.09 01:44:03.070995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15823 | 2025.01.09 01:44:03.071321 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15824 | 2025.01.09 01:44:03.072082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2192 | ||
15825 | 2025.01.09 01:44:04.128671 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15826 | 2025.01.09 01:44:04.128880 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15827 | 2025.01.09 01:44:04.128961 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15828 | 2025.01.09 01:44:04.129817 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15829 | 2025.01.09 01:44:04.129865 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15830 | 2025.01.09 01:44:04.130291 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15831 | 2025.01.09 01:44:04.130538 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15832 | 2025.01.09 01:44:04.130744 [ 126 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
15833 | 2025.01.09 01:44:04.130816 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
15834 | 2025.01.09 01:44:04.130841 [ 126 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15835 | 2025.01.09 01:44:04.130912 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15836 | 2025.01.09 01:44:04.130941 [ 259 ] {673393ca-be51-4f42-aa46-1c15e503800b} <Debug> TCPHandler: Processed in 0.002407379 sec. | ||
15837 | 2025.01.09 01:44:04.131113 [ 220 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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] | ||
15838 | 2025.01.09 01:44:04.131186 [ 220 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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] | ||
15839 | 2025.01.09 01:44:04.131274 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15840 | 2025.01.09 01:44:04.131340 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
15841 | 2025.01.09 01:44:04.131627 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15842 | 2025.01.09 01:44:04.131758 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15843 | 2025.01.09 01:44:04.131773 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15844 | 2025.01.09 01:44:04.131952 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
15845 | 2025.01.09 01:44:04.132370 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
15846 | 2025.01.09 01:44:04.132910 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
15847 | 2025.01.09 01:44:04.133438 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
15848 | 2025.01.09 01:44:04.133895 [ 194 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::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 | ||
15849 | 2025.01.09 01:44:04.136319 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15850 | 2025.01.09 01:44:04.136401 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15851 | 2025.01.09 01:44:04.137918 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
15852 | 2025.01.09 01:44:04.137975 [ 220 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): 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] | ||
15853 | 2025.01.09 01:44:04.138815 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15854 | 2025.01.09 01:44:04.139287 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008253453 sec., 8481.29867583907 rows/sec., 643.67 KiB/sec. | ||
15855 | 2025.01.09 01:44:04.139408 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.007886 sec., 507.22799898554393 rows/sec., 41.36 KiB/sec. | ||
15856 | 2025.01.09 01:44:04.139472 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
15857 | 2025.01.09 01:44:04.139477 [ 266 ] {c019e667-90a2-409f-adf6-d481ee4b50d8} <Debug> TCPHandler: Processed in 0.008399305 sec. | ||
15858 | 2025.01.09 01:44:04.139638 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15859 | 2025.01.09 01:44:04.139758 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15860 | 2025.01.09 01:44:04.139807 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15861 | 2025.01.09 01:44:04.139818 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15862 | 2025.01.09 01:44:04.139915 [ 196 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_57_14} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
15863 | 2025.01.09 01:44:04.140020 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15864 | 2025.01.09 01:44:04.141199 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15865 | 2025.01.09 01:44:04.141237 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15866 | 2025.01.09 01:44:04.141676 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15867 | 2025.01.09 01:44:04.141909 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15868 | 2025.01.09 01:44:04.142125 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002393 sec., 557041.3706644379 rows/sec., 46.53 MiB/sec. | ||
15869 | 2025.01.09 01:44:04.142177 [ 259 ] {acc2b4f9-180d-4718-b91f-82e6c8dcc0da} <Debug> TCPHandler: Processed in 0.002594102 sec. | ||
15870 | 2025.01.09 01:44:04.142353 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15871 | 2025.01.09 01:44:04.142480 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15872 | 2025.01.09 01:44:04.142538 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15873 | 2025.01.09 01:44:04.143138 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15874 | 2025.01.09 01:44:04.143179 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15875 | 2025.01.09 01:44:04.143532 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15876 | 2025.01.09 01:44:04.143762 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15877 | 2025.01.09 01:44:04.143968 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001515 sec., 13201.320132013201 rows/sec., 932.09 KiB/sec. | ||
15878 | 2025.01.09 01:44:04.144021 [ 266 ] {f93e4a07-9c5e-43f7-9af0-5c163b69cf76} <Debug> TCPHandler: Processed in 0.001731487 sec. | ||
15879 | 2025.01.09 01:44:04.144182 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15880 | 2025.01.09 01:44:04.144310 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15881 | 2025.01.09 01:44:04.144364 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15882 | 2025.01.09 01:44:04.145038 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15883 | 2025.01.09 01:44:04.145077 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15884 | 2025.01.09 01:44:04.145443 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15885 | 2025.01.09 01:44:04.145677 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15886 | 2025.01.09 01:44:04.145853 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001572 sec., 153944.0203562341 rows/sec., 10.43 MiB/sec. | ||
15887 | 2025.01.09 01:44:04.145903 [ 259 ] {0bf4031e-c4a2-424a-a7b6-e4aec68622a4} <Debug> TCPHandler: Processed in 0.001783929 sec. | ||
15888 | 2025.01.09 01:44:04.146052 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15889 | 2025.01.09 01:44:04.146180 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15890 | 2025.01.09 01:44:04.146234 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15891 | 2025.01.09 01:44:04.146835 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15892 | 2025.01.09 01:44:04.146873 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15893 | 2025.01.09 01:44:04.147240 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15894 | 2025.01.09 01:44:04.147471 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15895 | 2025.01.09 01:44:04.147600 [ 124 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
15896 | 2025.01.09 01:44:04.147641 [ 124 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15897 | 2025.01.09 01:44:04.147651 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001497 sec., 8684.034736138945 rows/sec., 541.45 KiB/sec. | ||
15898 | 2025.01.09 01:44:04.147665 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15899 | 2025.01.09 01:44:04.147770 [ 266 ] {283ce560-3065-4fa8-8f7c-cc5b5b94f62e} <Debug> TCPHandler: Processed in 0.001777448 sec. | ||
15900 | 2025.01.09 01:44:04.147862 [ 223 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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] | ||
15901 | 2025.01.09 01:44:04.147967 [ 223 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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] | ||
15902 | 2025.01.09 01:44:04.148028 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15903 | 2025.01.09 01:44:04.148037 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
15904 | 2025.01.09 01:44:04.148397 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15905 | 2025.01.09 01:44:04.148516 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15906 | 2025.01.09 01:44:04.148535 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15907 | 2025.01.09 01:44:04.148609 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
15908 | 2025.01.09 01:44:04.149145 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
15909 | 2025.01.09 01:44:04.149660 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
15910 | 2025.01.09 01:44:04.150053 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
15911 | 2025.01.09 01:44:04.150419 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::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 | ||
15912 | 2025.01.09 01:44:04.153772 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15913 | 2025.01.09 01:44:04.153808 [ 223 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): 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] | ||
15914 | 2025.01.09 01:44:04.153942 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15915 | 2025.01.09 01:44:04.154668 [ 187 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00689089 sec., 9432.743811031667 rows/sec., 624.98 KiB/sec. | ||
15916 | 2025.01.09 01:44:04.154993 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
15917 | 2025.01.09 01:44:04.155465 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15918 | 2025.01.09 01:44:04.155553 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_57_14} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
15919 | 2025.01.09 01:44:04.155561 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15920 | 2025.01.09 01:44:04.155644 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15921 | 2025.01.09 01:44:04.155838 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15922 | 2025.01.09 01:44:04.156013 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.007834 sec., 104033.69925963746 rows/sec., 7.50 MiB/sec. | ||
15923 | 2025.01.09 01:44:04.156068 [ 259 ] {6f5bdd3d-da47-4834-961a-aa2f0fcfdc15} <Debug> TCPHandler: Processed in 0.008192822 sec. | ||
15924 | 2025.01.09 01:44:04.156218 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15925 | 2025.01.09 01:44:04.156326 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15926 | 2025.01.09 01:44:04.156373 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15927 | 2025.01.09 01:44:04.156837 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15928 | 2025.01.09 01:44:04.156875 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15929 | 2025.01.09 01:44:04.157233 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15930 | 2025.01.09 01:44:04.157471 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15931 | 2025.01.09 01:44:04.157675 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
15932 | 2025.01.09 01:44:04.157739 [ 266 ] {9272ba9f-968c-4e36-840d-3d38d9064876} <Debug> TCPHandler: Processed in 0.001573935 sec. | ||
15933 | 2025.01.09 01:44:04.157961 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15934 | 2025.01.09 01:44:04.158161 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15935 | 2025.01.09 01:44:04.158221 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15936 | 2025.01.09 01:44:04.158988 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15937 | 2025.01.09 01:44:04.159027 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15938 | 2025.01.09 01:44:04.159448 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15939 | 2025.01.09 01:44:04.159687 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15940 | 2025.01.09 01:44:04.159858 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.001729 sec., 519953.73048004624 rows/sec., 34.63 MiB/sec. | ||
15941 | 2025.01.09 01:44:04.159908 [ 259 ] {c4e74433-3970-433c-b70c-f508a5a5b189} <Debug> TCPHandler: Processed in 0.002078283 sec. | ||
15942 | 2025.01.09 01:44:04.160046 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15943 | 2025.01.09 01:44:04.160153 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15944 | 2025.01.09 01:44:04.160201 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15945 | 2025.01.09 01:44:04.160623 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15946 | 2025.01.09 01:44:04.160662 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15947 | 2025.01.09 01:44:04.161012 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15948 | 2025.01.09 01:44:04.161240 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15949 | 2025.01.09 01:44:04.161412 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001282 sec., 780.0312012480499 rows/sec., 52.56 KiB/sec. | ||
15950 | 2025.01.09 01:44:04.161463 [ 266 ] {682b98d5-56c3-439a-bac8-ceed982193ea} <Debug> TCPHandler: Processed in 0.001467344 sec. | ||
15951 | 2025.01.09 01:44:04.161604 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15952 | 2025.01.09 01:44:04.161708 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15953 | 2025.01.09 01:44:04.161780 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15954 | 2025.01.09 01:44:04.162996 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15955 | 2025.01.09 01:44:04.163034 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15956 | 2025.01.09 01:44:04.163653 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15957 | 2025.01.09 01:44:04.163909 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15958 | 2025.01.09 01:44:04.164109 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002423 sec., 3714.4036318613294 rows/sec., 6.66 MiB/sec. | ||
15959 | 2025.01.09 01:44:04.164210 [ 259 ] {a145699f-0cf2-42a5-aacf-2abe67d9d277} <Debug> TCPHandler: Processed in 0.002655663 sec. | ||
15960 | 2025.01.09 01:44:04.164389 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15961 | 2025.01.09 01:44:04.164517 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15962 | 2025.01.09 01:44:04.164573 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15963 | 2025.01.09 01:44:04.165044 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15964 | 2025.01.09 01:44:04.165081 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15965 | 2025.01.09 01:44:04.165440 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15966 | 2025.01.09 01:44:04.165669 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15967 | 2025.01.09 01:44:04.165839 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001351 sec., 38490.0074019245 rows/sec., 2.38 MiB/sec. | ||
15968 | 2025.01.09 01:44:04.165887 [ 266 ] {c1adb36b-fbd5-49ab-b8e3-70bebfe04f02} <Debug> TCPHandler: Processed in 0.001559645 sec. | ||
15969 | 2025.01.09 01:44:05.311253 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
15970 | 2025.01.09 01:44:05.312205 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15971 | 2025.01.09 01:44:05.312256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15972 | 2025.01.09 01:44:05.312802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15973 | 2025.01.09 01:44:05.313067 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15974 | 2025.01.09 01:44:05.313334 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
15975 | 2025.01.09 01:44:05.381140 [ 224 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
15976 | 2025.01.09 01:44:05.381199 [ 224 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
15977 | 2025.01.09 01:44:05.383310 [ 224 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
15978 | 2025.01.09 01:44:08.088298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
15979 | 2025.01.09 01:44:08.113154 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15980 | 2025.01.09 01:44:08.113216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15981 | 2025.01.09 01:44:08.120811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15982 | 2025.01.09 01:44:08.121662 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15983 | 2025.01.09 01:44:08.125382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
15984 | 2025.01.09 01:44:09.094960 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15985 | 2025.01.09 01:44:09.095173 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15986 | 2025.01.09 01:44:09.095253 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15987 | 2025.01.09 01:44:09.096130 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15988 | 2025.01.09 01:44:09.096177 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15989 | 2025.01.09 01:44:09.096630 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15990 | 2025.01.09 01:44:09.096912 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15991 | 2025.01.09 01:44:09.097116 [ 119 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
15992 | 2025.01.09 01:44:09.097183 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.002066 sec., 41626.33107454017 rows/sec., 3.65 MiB/sec. | ||
15993 | 2025.01.09 01:44:09.097208 [ 119 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15994 | 2025.01.09 01:44:09.097272 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
15995 | 2025.01.09 01:44:09.097322 [ 259 ] {4a596644-8c10-4616-8bfc-586081290090} <Debug> TCPHandler: Processed in 0.00249482 sec. | ||
15996 | 2025.01.09 01:44:09.097544 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
15997 | 2025.01.09 01:44:09.097564 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15998 | 2025.01.09 01:44:09.097811 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15999 | 2025.01.09 01:44:09.097820 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16000 | 2025.01.09 01:44:09.097874 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 1399 rows starting from the beginning of the part | ||
16001 | 2025.01.09 01:44:09.097922 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16002 | 2025.01.09 01:44:09.098199 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 88 rows starting from the beginning of the part | ||
16003 | 2025.01.09 01:44:09.098565 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 191 rows starting from the beginning of the part | ||
16004 | 2025.01.09 01:44:09.098900 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 86 rows starting from the beginning of the part | ||
16005 | 2025.01.09 01:44:09.099280 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1333 rows starting from the beginning of the part | ||
16006 | 2025.01.09 01:44:09.099613 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 86 rows starting from the beginning of the part | ||
16007 | 2025.01.09 01:44:09.101047 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16008 | 2025.01.09 01:44:09.101117 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16009 | 2025.01.09 01:44:09.102125 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
16010 | 2025.01.09 01:44:09.102512 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16011 | 2025.01.09 01:44:09.102822 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.005076 sec., 5910.16548463357 rows/sec., 444.42 KiB/sec. | ||
16012 | 2025.01.09 01:44:09.103035 [ 266 ] {9d4cc812-0218-4ed8-a24d-37533ed8d779} <Debug> TCPHandler: Processed in 0.005561909 sec. | ||
16013 | 2025.01.09 01:44:09.103308 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16014 | 2025.01.09 01:44:09.103331 [ 191 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005962706 sec., 533818.0349660037 rows/sec., 47.04 MiB/sec. | ||
16015 | 2025.01.09 01:44:09.103481 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16016 | 2025.01.09 01:44:09.103556 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16017 | 2025.01.09 01:44:09.103697 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
16018 | 2025.01.09 01:44:09.104409 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16019 | 2025.01.09 01:44:09.104641 [ 198 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_120_24} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
16020 | 2025.01.09 01:44:09.104818 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16021 | 2025.01.09 01:44:09.104831 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
16022 | 2025.01.09 01:44:09.104888 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16023 | 2025.01.09 01:44:09.105259 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16024 | 2025.01.09 01:44:09.105506 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16025 | 2025.01.09 01:44:09.105690 [ 118 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
16026 | 2025.01.09 01:44:09.105714 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.002266 sec., 25595.76345984113 rows/sec., 2.00 MiB/sec. | ||
16027 | 2025.01.09 01:44:09.105748 [ 118 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16028 | 2025.01.09 01:44:09.105814 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16029 | 2025.01.09 01:44:09.105846 [ 259 ] {1388edec-7c31-4c23-8491-5577d54f8a62} <Debug> TCPHandler: Processed in 0.002670894 sec. | ||
16030 | 2025.01.09 01:44:09.106033 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
16031 | 2025.01.09 01:44:09.106043 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16032 | 2025.01.09 01:44:09.106302 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16033 | 2025.01.09 01:44:09.106313 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16034 | 2025.01.09 01:44:09.106397 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 873 rows starting from the beginning of the part | ||
16035 | 2025.01.09 01:44:09.106423 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16036 | 2025.01.09 01:44:09.106984 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 62 rows starting from the beginning of the part | ||
16037 | 2025.01.09 01:44:09.107624 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 355 rows starting from the beginning of the part | ||
16038 | 2025.01.09 01:44:09.108261 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 58 rows starting from the beginning of the part | ||
16039 | 2025.01.09 01:44:09.108542 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 815 rows starting from the beginning of the part | ||
16040 | 2025.01.09 01:44:09.108818 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 58 rows starting from the beginning of the part | ||
16041 | 2025.01.09 01:44:09.109544 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16042 | 2025.01.09 01:44:09.109593 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16043 | 2025.01.09 01:44:09.110207 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16044 | 2025.01.09 01:44:09.110526 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16045 | 2025.01.09 01:44:09.110758 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_115_24 to all_119_119_0 | ||
16046 | 2025.01.09 01:44:09.110863 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16047 | 2025.01.09 01:44:09.110916 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00468 sec., 21367.521367521367 rows/sec., 1.48 MiB/sec. | ||
16048 | 2025.01.09 01:44:09.110966 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16049 | 2025.01.09 01:44:09.111346 [ 266 ] {06a737bb-83b9-44ca-8d20-e9e4e5d38210} <Debug> TCPHandler: Processed in 0.005371146 sec. | ||
16050 | 2025.01.09 01:44:09.111556 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_24 to all_119_119_0 into Compact with storage Full | ||
16051 | 2025.01.09 01:44:09.111575 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563941 sec., 393835.52534750977 rows/sec., 30.02 MiB/sec. | ||
16052 | 2025.01.09 01:44:09.111601 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16053 | 2025.01.09 01:44:09.111920 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16054 | 2025.01.09 01:44:09.111920 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
16055 | 2025.01.09 01:44:09.112010 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16056 | 2025.01.09 01:44:09.112195 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_24, total 30291 rows starting from the beginning of the part | ||
16057 | 2025.01.09 01:44:09.112216 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16058 | 2025.01.09 01:44:09.112642 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part | ||
16059 | 2025.01.09 01:44:09.113159 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part | ||
16060 | 2025.01.09 01:44:09.113292 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16061 | 2025.01.09 01:44:09.113659 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part | ||
16062 | 2025.01.09 01:44:09.114128 [ 188 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_120_24} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
16063 | 2025.01.09 01:44:09.114149 [ 198 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 899 rows starting from the beginning of the part | ||
16064 | 2025.01.09 01:44:09.114780 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
16065 | 2025.01.09 01:44:09.117396 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16066 | 2025.01.09 01:44:09.117461 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16067 | 2025.01.09 01:44:09.118982 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16068 | 2025.01.09 01:44:09.119356 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16069 | 2025.01.09 01:44:09.119620 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.007826 sec., 3833.3759263991824 rows/sec., 6.87 MiB/sec. | ||
16070 | 2025.01.09 01:44:09.119785 [ 259 ] {3b51da75-3f29-4de4-82d3-8bbaee2429f6} <Debug> TCPHandler: Processed in 0.008302994 sec. | ||
16071 | 2025.01.09 01:44:09.120053 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16072 | 2025.01.09 01:44:09.120202 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16073 | 2025.01.09 01:44:09.120264 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16074 | 2025.01.09 01:44:09.120986 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16075 | 2025.01.09 01:44:09.121026 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16076 | 2025.01.09 01:44:09.121575 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16077 | 2025.01.09 01:44:09.121858 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16078 | 2025.01.09 01:44:09.122131 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001959 sec., 15313.935681470139 rows/sec., 1.05 MiB/sec. | ||
16079 | 2025.01.09 01:44:09.122184 [ 266 ] {b228a28a-7af8-479b-bcd6-4d098cb8ad49} <Debug> TCPHandler: Processed in 0.002294257 sec. | ||
16080 | 2025.01.09 01:44:09.123453 [ 203 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31569 rows, containing 5 columns (5 merged, 0 gathered) in 0.012247247 sec., 2577640.509740679 rows/sec., 172.71 MiB/sec. | ||
16081 | 2025.01.09 01:44:09.124048 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Trace> MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) | ||
16082 | 2025.01.09 01:44:09.124411 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16083 | 2025.01.09 01:44:09.124505 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_115_24, all_119_119_0] -> all_1_119_25 | ||
16084 | 2025.01.09 01:44:09.124619 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
16085 | 2025.01.09 01:44:12.587897 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16086 | 2025.01.09 01:44:12.587969 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16087 | 2025.01.09 01:44:12.813567 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
16088 | 2025.01.09 01:44:12.814280 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16089 | 2025.01.09 01:44:12.814326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16090 | 2025.01.09 01:44:12.814874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16091 | 2025.01.09 01:44:12.815136 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16092 | 2025.01.09 01:44:12.815391 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
16093 | 2025.01.09 01:44:13.072408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2228 | ||
16094 | 2025.01.09 01:44:13.075825 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16095 | 2025.01.09 01:44:13.075887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16096 | 2025.01.09 01:44:13.077469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16097 | 2025.01.09 01:44:13.077797 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16098 | 2025.01.09 01:44:13.077986 [ 115 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16099 | 2025.01.09 01:44:13.078047 [ 115 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16100 | 2025.01.09 01:44:13.078083 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16101 | 2025.01.09 01:44:13.078741 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
16102 | 2025.01.09 01:44:13.079371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2228 | ||
16103 | 2025.01.09 01:44:13.079885 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16104 | 2025.01.09 01:44:13.080078 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2052 rows starting from the beginning of the part | ||
16105 | 2025.01.09 01:44:13.080878 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::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 | ||
16106 | 2025.01.09 01:44:13.081534 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
16107 | 2025.01.09 01:44:13.082177 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
16108 | 2025.01.09 01:44:13.082801 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
16109 | 2025.01.09 01:44:13.083413 [ 193 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
16110 | 2025.01.09 01:44:13.093236 [ 203 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2228 rows, containing 72 columns (72 merged, 0 gathered) in 0.015003201 sec., 148501.64308269948 rows/sec., 111.16 MiB/sec. | ||
16111 | 2025.01.09 01:44:13.095171 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16112 | 2025.01.09 01:44:13.095936 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16113 | 2025.01.09 01:44:13.096027 [ 197 ] {585cbecc-0aa5-4b77-9d5f-ccd9b91933fe::all_1_61_12} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16114 | 2025.01.09 01:44:13.096301 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
16115 | 2025.01.09 01:44:14.098067 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16116 | 2025.01.09 01:44:14.098256 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16117 | 2025.01.09 01:44:14.098329 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16118 | 2025.01.09 01:44:14.099103 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16119 | 2025.01.09 01:44:14.099157 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16120 | 2025.01.09 01:44:14.099597 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16121 | 2025.01.09 01:44:14.099866 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16122 | 2025.01.09 01:44:14.100107 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. | ||
16123 | 2025.01.09 01:44:14.100180 [ 259 ] {780548e4-fe0c-472b-9e8c-2d8a3dc06d40} <Debug> TCPHandler: Processed in 0.002244146 sec. | ||
16124 | 2025.01.09 01:44:14.100354 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16125 | 2025.01.09 01:44:14.100475 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16126 | 2025.01.09 01:44:14.100527 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16127 | 2025.01.09 01:44:14.101211 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16128 | 2025.01.09 01:44:14.101255 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16129 | 2025.01.09 01:44:14.101644 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16130 | 2025.01.09 01:44:14.101892 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16131 | 2025.01.09 01:44:14.102111 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001664 sec., 114783.65384615386 rows/sec., 10.16 MiB/sec. | ||
16132 | 2025.01.09 01:44:14.102166 [ 266 ] {8f18298f-11ab-48c2-a070-da146e33aa6f} <Debug> TCPHandler: Processed in 0.00186967 sec. | ||
16133 | 2025.01.09 01:44:14.102329 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16134 | 2025.01.09 01:44:14.102458 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16135 | 2025.01.09 01:44:14.102513 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16136 | 2025.01.09 01:44:14.103159 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16137 | 2025.01.09 01:44:14.103200 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16138 | 2025.01.09 01:44:14.103557 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
16139 | 2025.01.09 01:44:14.103800 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16140 | 2025.01.09 01:44:14.104015 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001585 sec., 10094.637223974763 rows/sec., 714.71 KiB/sec. | ||
16141 | 2025.01.09 01:44:14.104069 [ 259 ] {76a74d6e-dddb-4681-9474-317690de7dae} <Debug> TCPHandler: Processed in 0.001800789 sec. | ||
16142 | 2025.01.09 01:44:14.104250 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16143 | 2025.01.09 01:44:14.104379 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16144 | 2025.01.09 01:44:14.104436 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16145 | 2025.01.09 01:44:14.105082 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16146 | 2025.01.09 01:44:14.105131 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16147 | 2025.01.09 01:44:14.105487 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16148 | 2025.01.09 01:44:14.105722 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16149 | 2025.01.09 01:44:14.105941 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00159 sec., 8805.031446540881 rows/sec., 616.65 KiB/sec. | ||
16150 | 2025.01.09 01:44:14.105994 [ 266 ] {a899147b-208d-46e2-800c-2b1820e938b0} <Debug> TCPHandler: Processed in 0.001808619 sec. | ||
16151 | 2025.01.09 01:44:14.106138 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16152 | 2025.01.09 01:44:14.106266 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16153 | 2025.01.09 01:44:14.106321 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16154 | 2025.01.09 01:44:14.106950 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16155 | 2025.01.09 01:44:14.107000 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16156 | 2025.01.09 01:44:14.107371 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16157 | 2025.01.09 01:44:14.107618 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16158 | 2025.01.09 01:44:14.107849 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. | ||
16159 | 2025.01.09 01:44:14.107915 [ 259 ] {6773b686-33d4-4e45-b91e-0f89ddb8ea69} <Debug> TCPHandler: Processed in 0.00182971 sec. | ||
16160 | 2025.01.09 01:44:14.108128 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16161 | 2025.01.09 01:44:14.108307 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16162 | 2025.01.09 01:44:14.108365 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16163 | 2025.01.09 01:44:14.109162 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16164 | 2025.01.09 01:44:14.109203 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16165 | 2025.01.09 01:44:14.109573 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16166 | 2025.01.09 01:44:14.109843 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16167 | 2025.01.09 01:44:14.110057 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001774 sec., 200112.73957158963 rows/sec., 14.05 MiB/sec. | ||
16168 | 2025.01.09 01:44:14.110152 [ 266 ] {5cc1c1fc-5e56-4d16-8694-879dc4bda6c8} <Debug> TCPHandler: Processed in 0.002142395 sec. | ||
16169 | 2025.01.09 01:44:14.110181 [ 223 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16170 | 2025.01.09 01:44:14.110243 [ 223 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16171 | 2025.01.09 01:44:14.110403 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16172 | 2025.01.09 01:44:14.110528 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16173 | 2025.01.09 01:44:14.110594 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16174 | 2025.01.09 01:44:14.111556 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16175 | 2025.01.09 01:44:14.111644 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16176 | 2025.01.09 01:44:14.112395 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16177 | 2025.01.09 01:44:14.112874 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16178 | 2025.01.09 01:44:14.113206 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002689 sec., 2231.3127556712534 rows/sec., 116.58 KiB/sec. | ||
16179 | 2025.01.09 01:44:14.113341 [ 259 ] {69d1449a-d58f-4462-b33c-64744514c979} <Debug> TCPHandler: Processed in 0.003022518 sec. | ||
16180 | 2025.01.09 01:44:14.113551 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16181 | 2025.01.09 01:44:14.113703 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16182 | 2025.01.09 01:44:14.113820 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16183 | 2025.01.09 01:44:14.113932 [ 223 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16184 | 2025.01.09 01:44:14.115102 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16185 | 2025.01.09 01:44:14.115148 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16186 | 2025.01.09 01:44:14.115574 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16187 | 2025.01.09 01:44:14.115818 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16188 | 2025.01.09 01:44:14.116035 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002393 sec., 73965.7333890514 rows/sec., 4.88 MiB/sec. | ||
16189 | 2025.01.09 01:44:14.116091 [ 266 ] {296bcffa-ce0a-4d6c-b471-0b45dd587de6} <Debug> TCPHandler: Processed in 0.002628532 sec. | ||
16190 | 2025.01.09 01:44:14.116245 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16191 | 2025.01.09 01:44:14.116359 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16192 | 2025.01.09 01:44:14.116412 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16193 | 2025.01.09 01:44:14.116910 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16194 | 2025.01.09 01:44:14.116951 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16195 | 2025.01.09 01:44:14.117310 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16196 | 2025.01.09 01:44:14.117549 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16197 | 2025.01.09 01:44:14.117785 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. | ||
16198 | 2025.01.09 01:44:14.117784 [ 225 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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] | ||
16199 | 2025.01.09 01:44:14.117868 [ 259 ] {caeb23d2-f73f-4596-b618-a9fe08e3d3da} <Debug> TCPHandler: Processed in 0.001670697 sec. | ||
16200 | 2025.01.09 01:44:14.117870 [ 225 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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] | ||
16201 | 2025.01.09 01:44:14.118066 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16202 | 2025.01.09 01:44:14.118207 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16203 | 2025.01.09 01:44:14.118352 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16204 | 2025.01.09 01:44:14.121430 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16205 | 2025.01.09 01:44:14.121494 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16206 | 2025.01.09 01:44:14.122347 [ 225 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): 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] | ||
16207 | 2025.01.09 01:44:14.123396 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16208 | 2025.01.09 01:44:14.123698 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16209 | 2025.01.09 01:44:14.123901 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
16210 | 2025.01.09 01:44:14.123968 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16211 | 2025.01.09 01:44:14.124006 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005808 sec., 1549.5867768595042 rows/sec., 2.78 MiB/sec. | ||
16212 | 2025.01.09 01:44:14.124015 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16213 | 2025.01.09 01:44:14.124414 [ 266 ] {7ebd964e-ca1b-4e69-88b7-7ce1bb347fa2} <Debug> TCPHandler: Processed in 0.006434023 sec. | ||
16214 | 2025.01.09 01:44:14.124422 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
16215 | 2025.01.09 01:44:14.124618 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16216 | 2025.01.09 01:44:14.124875 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16217 | 2025.01.09 01:44:14.125007 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16218 | 2025.01.09 01:44:14.125300 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16219 | 2025.01.09 01:44:14.125584 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2084 rows starting from the beginning of the part | ||
16220 | 2025.01.09 01:44:14.126322 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 9 rows starting from the beginning of the part | ||
16221 | 2025.01.09 01:44:14.127058 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 30 rows starting from the beginning of the part | ||
16222 | 2025.01.09 01:44:14.127155 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16223 | 2025.01.09 01:44:14.127225 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16224 | 2025.01.09 01:44:14.127717 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 9 rows starting from the beginning of the part | ||
16225 | 2025.01.09 01:44:14.128376 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 30 rows starting from the beginning of the part | ||
16226 | 2025.01.09 01:44:14.128988 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 9 rows starting from the beginning of the part | ||
16227 | 2025.01.09 01:44:14.129070 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
16228 | 2025.01.09 01:44:14.129930 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16229 | 2025.01.09 01:44:14.130180 [ 113 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
16230 | 2025.01.09 01:44:14.130272 [ 113 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16231 | 2025.01.09 01:44:14.130343 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16232 | 2025.01.09 01:44:14.130492 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005655 sec., 9195.402298850575 rows/sec., 583.00 KiB/sec. | ||
16233 | 2025.01.09 01:44:14.130801 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
16234 | 2025.01.09 01:44:14.131496 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16235 | 2025.01.09 01:44:14.131634 [ 259 ] {8f16c2cc-d9bf-471e-ad01-6fffabb5a576} <Debug> TCPHandler: Processed in 0.007092284 sec. | ||
16236 | 2025.01.09 01:44:14.131686 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4654 rows starting from the beginning of the part | ||
16237 | 2025.01.09 01:44:14.132230 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
16238 | 2025.01.09 01:44:14.132701 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
16239 | 2025.01.09 01:44:14.133182 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 52 rows starting from the beginning of the part | ||
16240 | 2025.01.09 01:44:14.133537 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part | ||
16241 | 2025.01.09 01:44:14.134015 [ 203 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 52 rows starting from the beginning of the part | ||
16242 | 2025.01.09 01:44:14.136573 [ 189 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4870 rows, containing 4 columns (4 merged, 0 gathered) in 0.006104629 sec., 797755.2771839206 rows/sec., 51.39 MiB/sec. | ||
16243 | 2025.01.09 01:44:14.136923 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
16244 | 2025.01.09 01:44:14.137395 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16245 | 2025.01.09 01:44:14.137479 [ 192 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_121_24} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
16246 | 2025.01.09 01:44:14.137585 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
16247 | 2025.01.09 01:44:14.139860 [ 199 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 19 columns (19 merged, 0 gathered) in 0.015689243 sec., 138375.06372997092 rows/sec., 247.96 MiB/sec. | ||
16248 | 2025.01.09 01:44:14.141943 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
16249 | 2025.01.09 01:44:14.142364 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16250 | 2025.01.09 01:44:14.142439 [ 192 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
16251 | 2025.01.09 01:44:14.142587 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.25 MiB. | ||
16252 | 2025.01.09 01:44:14.337274 [ 220 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16253 | 2025.01.09 01:44:14.337321 [ 220 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16254 | 2025.01.09 01:44:14.339306 [ 220 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
16255 | 2025.01.09 01:44:15.625526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
16256 | 2025.01.09 01:44:15.648526 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16257 | 2025.01.09 01:44:15.648576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16258 | 2025.01.09 01:44:15.656158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16259 | 2025.01.09 01:44:15.657013 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16260 | 2025.01.09 01:44:15.660386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
16261 | 2025.01.09 01:44:19.094805 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16262 | 2025.01.09 01:44:19.095017 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16263 | 2025.01.09 01:44:19.095099 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16264 | 2025.01.09 01:44:19.095886 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16265 | 2025.01.09 01:44:19.095936 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16266 | 2025.01.09 01:44:19.096370 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
16267 | 2025.01.09 01:44:19.096638 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16268 | 2025.01.09 01:44:19.096917 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001948 sec., 1026.694045174538 rows/sec., 83.72 KiB/sec. | ||
16269 | 2025.01.09 01:44:19.097019 [ 259 ] {37a0354e-f4d3-46b2-ad41-aef63fe39989} <Debug> TCPHandler: Processed in 0.002359818 sec. | ||
16270 | 2025.01.09 01:44:19.097258 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16271 | 2025.01.09 01:44:19.097408 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16272 | 2025.01.09 01:44:19.097470 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16273 | 2025.01.09 01:44:19.098218 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16274 | 2025.01.09 01:44:19.098269 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16275 | 2025.01.09 01:44:19.098672 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16276 | 2025.01.09 01:44:19.098932 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16277 | 2025.01.09 01:44:19.099176 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Debug> executeQuery: Read 87 rows, 7.79 KiB in 0.001804 sec., 48226.164079822614 rows/sec., 4.22 MiB/sec. | ||
16278 | 2025.01.09 01:44:19.099233 [ 266 ] {2f685e87-a356-4822-8ed5-f79c3851c5b7} <Debug> TCPHandler: Processed in 0.002079633 sec. | ||
16279 | 2025.01.09 01:44:19.099383 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16280 | 2025.01.09 01:44:19.099493 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16281 | 2025.01.09 01:44:19.099540 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16282 | 2025.01.09 01:44:19.100134 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16283 | 2025.01.09 01:44:19.100173 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16284 | 2025.01.09 01:44:19.100529 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
16285 | 2025.01.09 01:44:19.100771 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16286 | 2025.01.09 01:44:19.101006 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.00153 sec., 20915.032679738564 rows/sec., 1.53 MiB/sec. | ||
16287 | 2025.01.09 01:44:19.101090 [ 259 ] {75fd98bd-f3e3-4c3f-9d36-dd856fddd09a} <Debug> TCPHandler: Processed in 0.001757038 sec. | ||
16288 | 2025.01.09 01:44:19.101285 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16289 | 2025.01.09 01:44:19.101551 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16290 | 2025.01.09 01:44:19.101608 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16291 | 2025.01.09 01:44:19.102179 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16292 | 2025.01.09 01:44:19.102220 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16293 | 2025.01.09 01:44:19.102594 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16294 | 2025.01.09 01:44:19.102847 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16295 | 2025.01.09 01:44:19.103053 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.93 MiB/sec. | ||
16296 | 2025.01.09 01:44:19.103108 [ 266 ] {b34c97b4-53e4-4a84-9a94-d1fa9d5829d1} <Debug> TCPHandler: Processed in 0.0019244 sec. | ||
16297 | 2025.01.09 01:44:19.103245 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16298 | 2025.01.09 01:44:19.103352 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16299 | 2025.01.09 01:44:19.103402 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16300 | 2025.01.09 01:44:19.103898 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16301 | 2025.01.09 01:44:19.103937 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16302 | 2025.01.09 01:44:19.104324 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16303 | 2025.01.09 01:44:19.104569 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16304 | 2025.01.09 01:44:19.104792 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001462 sec., 69083.44733242135 rows/sec., 4.79 MiB/sec. | ||
16305 | 2025.01.09 01:44:19.104843 [ 259 ] {1d6f34ba-3fde-4375-815e-a48ce9247f43} <Debug> TCPHandler: Processed in 0.001650936 sec. | ||
16306 | 2025.01.09 01:44:19.104983 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16307 | 2025.01.09 01:44:19.105091 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16308 | 2025.01.09 01:44:19.105161 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16309 | 2025.01.09 01:44:19.106301 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16310 | 2025.01.09 01:44:19.106342 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16311 | 2025.01.09 01:44:19.107037 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
16312 | 2025.01.09 01:44:19.107311 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16313 | 2025.01.09 01:44:19.107563 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002488 sec., 12057.877813504821 rows/sec., 21.61 MiB/sec. | ||
16314 | 2025.01.09 01:44:19.107644 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
16315 | 2025.01.09 01:44:19.107747 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
16316 | 2025.01.09 01:44:19.107763 [ 266 ] {123c6a5f-2ec5-41a9-ae80-f038da1d4e4a} <Debug> TCPHandler: Processed in 0.002830925 sec. | ||
16317 | 2025.01.09 01:44:19.107952 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16318 | 2025.01.09 01:44:19.108079 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16319 | 2025.01.09 01:44:19.108154 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16320 | 2025.01.09 01:44:19.109331 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16321 | 2025.01.09 01:44:19.109382 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16322 | 2025.01.09 01:44:19.110102 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16323 | 2025.01.09 01:44:19.110556 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16324 | 2025.01.09 01:44:19.111005 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002944 sec., 10190.217391304348 rows/sec., 714.84 KiB/sec. | ||
16325 | 2025.01.09 01:44:19.111092 [ 259 ] {88c1903e-1926-47d1-918b-00389211cbcc} <Debug> TCPHandler: Processed in 0.003215312 sec. | ||
16326 | 2025.01.09 01:44:19.111300 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
16327 | 2025.01.09 01:44:19.554239 [ 225 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
16328 | 2025.01.09 01:44:19.554307 [ 225 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
16329 | 2025.01.09 01:44:19.556297 [ 225 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): 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] | ||
16330 | 2025.01.09 01:44:19.740897 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
16331 | 2025.01.09 01:44:19.740949 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
16332 | 2025.01.09 01:44:19.742930 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): 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] | ||
16333 | 2025.01.09 01:44:20.315601 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
16334 | 2025.01.09 01:44:20.316376 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16335 | 2025.01.09 01:44:20.316433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16336 | 2025.01.09 01:44:20.316988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
16337 | 2025.01.09 01:44:20.317263 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16338 | 2025.01.09 01:44:20.317526 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
16339 | 2025.01.09 01:44:20.797312 [ 223 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
16340 | 2025.01.09 01:44:20.797359 [ 223 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
16341 | 2025.01.09 01:44:20.799280 [ 223 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
16342 | 2025.01.09 01:44:21.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.77 MiB, peak 290.52 MiB, free memory in arenas 0.00 B, will set to 271.76 MiB (RSS), difference: 3.99 MiB | ||
16343 | 2025.01.09 01:44:21.260680 [ 217 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
16344 | 2025.01.09 01:44:21.260729 [ 217 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
16345 | 2025.01.09 01:44:21.262664 [ 217 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
16346 | 2025.01.09 01:44:23.079708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2264 | ||
16347 | 2025.01.09 01:44:23.083035 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16348 | 2025.01.09 01:44:23.083096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16349 | 2025.01.09 01:44:23.084660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16350 | 2025.01.09 01:44:23.084985 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16351 | 2025.01.09 01:44:23.085655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
16352 | 2025.01.09 01:44:23.160537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
16353 | 2025.01.09 01:44:23.185484 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16354 | 2025.01.09 01:44:23.185556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16355 | 2025.01.09 01:44:23.193456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
16356 | 2025.01.09 01:44:23.194329 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16357 | 2025.01.09 01:44:23.198445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
16358 | 2025.01.09 01:44:24.098621 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16359 | 2025.01.09 01:44:24.098818 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16360 | 2025.01.09 01:44:24.098895 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16361 | 2025.01.09 01:44:24.099680 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16362 | 2025.01.09 01:44:24.099735 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16363 | 2025.01.09 01:44:24.100897 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16364 | 2025.01.09 01:44:24.101172 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16365 | 2025.01.09 01:44:24.101422 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002661 sec., 5261.180007515971 rows/sec., 378.73 KiB/sec. | ||
16366 | 2025.01.09 01:44:24.101490 [ 259 ] {cd3a130a-8b3f-4c5e-9f0a-77bf888b7282} <Debug> TCPHandler: Processed in 0.003008908 sec. | ||
16367 | 2025.01.09 01:44:24.101699 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16368 | 2025.01.09 01:44:24.101846 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16369 | 2025.01.09 01:44:24.101905 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16370 | 2025.01.09 01:44:24.102656 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16371 | 2025.01.09 01:44:24.102700 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16372 | 2025.01.09 01:44:24.103129 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16373 | 2025.01.09 01:44:24.103378 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16374 | 2025.01.09 01:44:24.103603 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001792 sec., 106584.82142857143 rows/sec., 9.43 MiB/sec. | ||
16375 | 2025.01.09 01:44:24.103657 [ 266 ] {7c85d84f-b086-4303-b64f-c99a05857af7} <Debug> TCPHandler: Processed in 0.002030302 sec. | ||
16376 | 2025.01.09 01:44:24.103818 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16377 | 2025.01.09 01:44:24.103951 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16378 | 2025.01.09 01:44:24.104008 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16379 | 2025.01.09 01:44:24.104642 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16380 | 2025.01.09 01:44:24.104681 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16381 | 2025.01.09 01:44:24.105040 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
16382 | 2025.01.09 01:44:24.105280 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16383 | 2025.01.09 01:44:24.105450 [ 99 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
16384 | 2025.01.09 01:44:24.105512 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.00159 sec., 10062.893081761005 rows/sec., 712.46 KiB/sec. | ||
16385 | 2025.01.09 01:44:24.105539 [ 99 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16386 | 2025.01.09 01:44:24.105617 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16387 | 2025.01.09 01:44:24.105630 [ 259 ] {7de77141-e0e9-4eee-b44b-64fce935d9ae} <Debug> TCPHandler: Processed in 0.00187344 sec. | ||
16388 | 2025.01.09 01:44:24.105870 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16389 | 2025.01.09 01:44:24.105890 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
16390 | 2025.01.09 01:44:24.106057 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16391 | 2025.01.09 01:44:24.106187 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16392 | 2025.01.09 01:44:24.106205 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16393 | 2025.01.09 01:44:24.106319 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 60 rows starting from the beginning of the part | ||
16394 | 2025.01.09 01:44:24.106604 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 20 rows starting from the beginning of the part | ||
16395 | 2025.01.09 01:44:24.106899 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part | ||
16396 | 2025.01.09 01:44:24.107203 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part | ||
16397 | 2025.01.09 01:44:24.107512 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part | ||
16398 | 2025.01.09 01:44:24.107825 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part | ||
16399 | 2025.01.09 01:44:24.109464 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16400 | 2025.01.09 01:44:24.109543 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16401 | 2025.01.09 01:44:24.110541 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16402 | 2025.01.09 01:44:24.110941 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005191573 sec., 33515.85348024578 rows/sec., 2.52 MiB/sec. | ||
16403 | 2025.01.09 01:44:24.111101 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16404 | 2025.01.09 01:44:24.111209 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
16405 | 2025.01.09 01:44:24.111537 [ 221 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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] | ||
16406 | 2025.01.09 01:44:24.111586 [ 221 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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] | ||
16407 | 2025.01.09 01:44:24.111667 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005627 sec., 2488.004265150169 rows/sec., 174.24 KiB/sec. | ||
16408 | 2025.01.09 01:44:24.112049 [ 266 ] {2d124be5-bb46-40d5-91db-63789c6b2548} <Debug> TCPHandler: Processed in 0.006291491 sec. | ||
16409 | 2025.01.09 01:44:24.112123 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16410 | 2025.01.09 01:44:24.112286 [ 189 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_116_23} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
16411 | 2025.01.09 01:44:24.112338 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16412 | 2025.01.09 01:44:24.112472 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16413 | 2025.01.09 01:44:24.112679 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16414 | 2025.01.09 01:44:24.112788 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16415 | 2025.01.09 01:44:24.114096 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16416 | 2025.01.09 01:44:24.114150 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16417 | 2025.01.09 01:44:24.114892 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16418 | 2025.01.09 01:44:24.115291 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16419 | 2025.01.09 01:44:24.115775 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003167 sec., 4104.83107041364 rows/sec., 255.94 KiB/sec. | ||
16420 | 2025.01.09 01:44:24.115844 [ 259 ] {68dd55f6-ecf2-4566-8638-8e117226b0a6} <Debug> TCPHandler: Processed in 0.003604108 sec. | ||
16421 | 2025.01.09 01:44:24.116072 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16422 | 2025.01.09 01:44:24.116192 [ 221 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): 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] | ||
16423 | 2025.01.09 01:44:24.116268 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16424 | 2025.01.09 01:44:24.116451 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16425 | 2025.01.09 01:44:24.117988 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16426 | 2025.01.09 01:44:24.118030 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16427 | 2025.01.09 01:44:24.118431 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16428 | 2025.01.09 01:44:24.118688 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16429 | 2025.01.09 01:44:24.118923 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.002713 sec., 130851.45595281976 rows/sec., 9.19 MiB/sec. | ||
16430 | 2025.01.09 01:44:24.119021 [ 266 ] {0e5d76e1-3da9-4b53-9487-0df68412b733} <Debug> TCPHandler: Processed in 0.00307043 sec. | ||
16431 | 2025.01.09 01:44:24.119246 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16432 | 2025.01.09 01:44:24.119440 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16433 | 2025.01.09 01:44:24.119489 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16434 | 2025.01.09 01:44:24.119943 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16435 | 2025.01.09 01:44:24.119984 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16436 | 2025.01.09 01:44:24.120364 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16437 | 2025.01.09 01:44:24.120600 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16438 | 2025.01.09 01:44:24.120827 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001413 sec., 4246.284501061571 rows/sec., 221.85 KiB/sec. | ||
16439 | 2025.01.09 01:44:24.120853 [ 217 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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] | ||
16440 | 2025.01.09 01:44:24.120924 [ 217 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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] | ||
16441 | 2025.01.09 01:44:24.120936 [ 259 ] {30a8bb3f-b2a9-4934-a4cb-8a7f262ff62e} <Debug> TCPHandler: Processed in 0.001784978 sec. | ||
16442 | 2025.01.09 01:44:24.121115 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16443 | 2025.01.09 01:44:24.121229 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16444 | 2025.01.09 01:44:24.121315 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16445 | 2025.01.09 01:44:24.122758 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16446 | 2025.01.09 01:44:24.122805 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16447 | 2025.01.09 01:44:24.123456 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16448 | 2025.01.09 01:44:24.123927 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16449 | 2025.01.09 01:44:24.124243 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.003029 sec., 58435.127104655 rows/sec., 3.85 MiB/sec. | ||
16450 | 2025.01.09 01:44:24.124415 [ 266 ] {708c9180-bf8c-4ac2-a45b-c764b3aac18f} <Debug> TCPHandler: Processed in 0.003364934 sec. | ||
16451 | 2025.01.09 01:44:24.124585 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16452 | 2025.01.09 01:44:24.124755 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16453 | 2025.01.09 01:44:24.124837 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16454 | 2025.01.09 01:44:24.124969 [ 217 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): 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] | ||
16455 | 2025.01.09 01:44:24.125908 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16456 | 2025.01.09 01:44:24.125951 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16457 | 2025.01.09 01:44:24.126309 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16458 | 2025.01.09 01:44:24.126540 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16459 | 2025.01.09 01:44:24.126792 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002074 sec., 482.1600771456124 rows/sec., 32.49 KiB/sec. | ||
16460 | 2025.01.09 01:44:24.126883 [ 259 ] {66167720-6a8f-4a16-be72-97cc08754102} <Debug> TCPHandler: Processed in 0.002345317 sec. | ||
16461 | 2025.01.09 01:44:24.127109 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16462 | 2025.01.09 01:44:24.127255 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16463 | 2025.01.09 01:44:24.127343 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16464 | 2025.01.09 01:44:24.128463 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16465 | 2025.01.09 01:44:24.128502 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16466 | 2025.01.09 01:44:24.129128 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
16467 | 2025.01.09 01:44:24.129397 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16468 | 2025.01.09 01:44:24.129672 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002441 sec., 3687.01351904957 rows/sec., 6.61 MiB/sec. | ||
16469 | 2025.01.09 01:44:24.129886 [ 266 ] {ca94558f-33ac-4758-8069-ed9efb825076} <Debug> TCPHandler: Processed in 0.002892697 sec. | ||
16470 | 2025.01.09 01:44:24.130148 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16471 | 2025.01.09 01:44:24.130492 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16472 | 2025.01.09 01:44:24.130588 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16473 | 2025.01.09 01:44:24.131047 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16474 | 2025.01.09 01:44:24.131087 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
16475 | 2025.01.09 01:44:24.131455 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16476 | 2025.01.09 01:44:24.131694 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16477 | 2025.01.09 01:44:24.131894 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001534 sec., 33898.30508474576 rows/sec., 2.10 MiB/sec. | ||
16478 | 2025.01.09 01:44:24.131946 [ 259 ] {24693fad-eb5a-40e2-a555-1357a53539ba} <Debug> TCPHandler: Processed in 0.001947251 sec. | ||
16479 | 2025.01.09 01:44:27.588013 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16480 | 2025.01.09 01:44:27.588085 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16481 | 2025.01.09 01:44:27.817794 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
16482 | 2025.01.09 01:44:27.818897 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16483 | 2025.01.09 01:44:27.818987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16484 | 2025.01.09 01:44:27.819566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
16485 | 2025.01.09 01:44:27.819829 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16486 | 2025.01.09 01:44:27.819985 [ 96 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
16487 | 2025.01.09 01:44:27.820040 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
16488 | 2025.01.09 01:44:27.820046 [ 96 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16489 | 2025.01.09 01:44:27.820079 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16490 | 2025.01.09 01:44:27.820173 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::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 | ||
16491 | 2025.01.09 01:44:27.820261 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16492 | 2025.01.09 01:44:27.820294 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
16493 | 2025.01.09 01:44:27.820356 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
16494 | 2025.01.09 01:44:27.820504 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
16495 | 2025.01.09 01:44:27.820782 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
16496 | 2025.01.09 01:44:27.821044 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
16497 | 2025.01.09 01:44:27.821199 [ 196 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
16498 | 2025.01.09 01:44:27.824269 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128176 sec., 9545620.147978187 rows/sec., 136.55 MiB/sec. | ||
16499 | 2025.01.09 01:44:27.824839 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
16500 | 2025.01.09 01:44:27.825199 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16501 | 2025.01.09 01:44:27.825299 [ 194 ] {491749d7-3a9e-4629-bdda-45a1fd0dfe6e::all_1_86_17} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
16502 | 2025.01.09 01:44:27.825424 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
16503 | 2025.01.09 01:44:29.054329 [ 220 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
16504 | 2025.01.09 01:44:29.054407 [ 220 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
16505 | 2025.01.09 01:44:29.056462 [ 220 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
16506 | 2025.01.09 01:44:29.095822 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16507 | 2025.01.09 01:44:29.096101 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16508 | 2025.01.09 01:44:29.096212 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16509 | 2025.01.09 01:44:29.097208 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16510 | 2025.01.09 01:44:29.097251 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16511 | 2025.01.09 01:44:29.097673 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16512 | 2025.01.09 01:44:29.097924 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16513 | 2025.01.09 01:44:29.098153 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.00213 sec., 40375.586854460096 rows/sec., 3.54 MiB/sec. | ||
16514 | 2025.01.09 01:44:29.098214 [ 259 ] {04dcd835-86a8-4c56-b32f-f94b7b408c3f} <Debug> TCPHandler: Processed in 0.002566781 sec. | ||
16515 | 2025.01.09 01:44:29.098409 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16516 | 2025.01.09 01:44:29.098552 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16517 | 2025.01.09 01:44:29.098611 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16518 | 2025.01.09 01:44:29.099200 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16519 | 2025.01.09 01:44:29.099241 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16520 | 2025.01.09 01:44:29.099600 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16521 | 2025.01.09 01:44:29.099843 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16522 | 2025.01.09 01:44:29.100066 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001548 sec., 19379.844961240313 rows/sec., 1.42 MiB/sec. | ||
16523 | 2025.01.09 01:44:29.100124 [ 266 ] {b8da6571-3866-461c-883d-fb0aef90e660} <Debug> TCPHandler: Processed in 0.001783749 sec. | ||
16524 | 2025.01.09 01:44:29.100277 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16525 | 2025.01.09 01:44:29.100408 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16526 | 2025.01.09 01:44:29.100461 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16527 | 2025.01.09 01:44:29.101061 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16528 | 2025.01.09 01:44:29.101100 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16529 | 2025.01.09 01:44:29.101454 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16530 | 2025.01.09 01:44:29.101685 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16531 | 2025.01.09 01:44:29.101901 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001524 sec., 38057.74278215223 rows/sec., 2.97 MiB/sec. | ||
16532 | 2025.01.09 01:44:29.101955 [ 259 ] {046f13b5-350a-4524-849d-1b37694e6f9d} <Debug> TCPHandler: Processed in 0.001739678 sec. | ||
16533 | 2025.01.09 01:44:29.102099 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16534 | 2025.01.09 01:44:29.102229 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16535 | 2025.01.09 01:44:29.102289 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16536 | 2025.01.09 01:44:29.102865 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16537 | 2025.01.09 01:44:29.102905 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16538 | 2025.01.09 01:44:29.103291 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16539 | 2025.01.09 01:44:29.103529 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16540 | 2025.01.09 01:44:29.103704 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_119_25 to all_123_123_0 | ||
16541 | 2025.01.09 01:44:29.103768 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001567 sec., 63816.20931716656 rows/sec., 4.42 MiB/sec. | ||
16542 | 2025.01.09 01:44:29.103799 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16543 | 2025.01.09 01:44:29.103869 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16544 | 2025.01.09 01:44:29.103884 [ 266 ] {6ac9221a-d974-4d92-a9a3-3e0870cf2be2} <Debug> TCPHandler: Processed in 0.001844949 sec. | ||
16545 | 2025.01.09 01:44:29.104074 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16546 | 2025.01.09 01:44:29.104083 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_119_25 to all_123_123_0 into Compact with storage Full | ||
16547 | 2025.01.09 01:44:29.104245 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16548 | 2025.01.09 01:44:29.104262 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16549 | 2025.01.09 01:44:29.104322 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_119_25, total 31569 rows starting from the beginning of the part | ||
16550 | 2025.01.09 01:44:29.104369 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16551 | 2025.01.09 01:44:29.104613 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 100 rows starting from the beginning of the part | ||
16552 | 2025.01.09 01:44:29.105060 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 177 rows starting from the beginning of the part | ||
16553 | 2025.01.09 01:44:29.105495 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 101 rows starting from the beginning of the part | ||
16554 | 2025.01.09 01:44:29.105875 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 177 rows starting from the beginning of the part | ||
16555 | 2025.01.09 01:44:29.107849 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16556 | 2025.01.09 01:44:29.107897 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16557 | 2025.01.09 01:44:29.108853 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
16558 | 2025.01.09 01:44:29.109169 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16559 | 2025.01.09 01:44:29.109425 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.005232 sec., 5733.944954128441 rows/sec., 10.27 MiB/sec. | ||
16560 | 2025.01.09 01:44:29.109664 [ 259 ] {4c4ccb39-a009-471a-894c-8865d53284a9} <Debug> TCPHandler: Processed in 0.005688411 sec. | ||
16561 | 2025.01.09 01:44:29.109823 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16562 | 2025.01.09 01:44:29.109955 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16563 | 2025.01.09 01:44:29.110013 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16564 | 2025.01.09 01:44:29.110617 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16565 | 2025.01.09 01:44:29.110701 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16566 | 2025.01.09 01:44:29.111144 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16567 | 2025.01.09 01:44:29.111415 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16568 | 2025.01.09 01:44:29.111707 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001774 sec., 16910.935738444194 rows/sec., 1.16 MiB/sec. | ||
16569 | 2025.01.09 01:44:29.111780 [ 266 ] {9eb35ff6-815a-46b3-9502-607bf89e79c8} <Debug> TCPHandler: Processed in 0.002020902 sec. | ||
16570 | 2025.01.09 01:44:29.112873 [ 200 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32124 rows, containing 5 columns (5 merged, 0 gathered) in 0.008894643 sec., 3611612.0680728834 rows/sec., 242.00 MiB/sec. | ||
16571 | 2025.01.09 01:44:29.113583 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Trace> MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) | ||
16572 | 2025.01.09 01:44:29.113980 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16573 | 2025.01.09 01:44:29.114077 [ 186 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_119_25, all_123_123_0] -> all_1_123_26 | ||
16574 | 2025.01.09 01:44:29.114192 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
16575 | 2025.01.09 01:44:30.038049 [ 89 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
16576 | 2025.01.09 01:44:30.038177 [ 89 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16577 | 2025.01.09 01:44:30.038222 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16578 | 2025.01.09 01:44:30.038478 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
16579 | 2025.01.09 01:44:30.038793 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16580 | 2025.01.09 01:44:30.038834 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::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 | ||
16581 | 2025.01.09 01:44:30.038918 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
16582 | 2025.01.09 01:44:30.039123 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
16583 | 2025.01.09 01:44:30.039368 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
16584 | 2025.01.09 01:44:30.039589 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
16585 | 2025.01.09 01:44:30.040809 [ 188 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002474359 sec., 11316.06205890091 rows/sec., 966.95 KiB/sec. | ||
16586 | 2025.01.09 01:44:30.040960 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
16587 | 2025.01.09 01:44:30.041236 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16588 | 2025.01.09 01:44:30.041312 [ 190 ] {71c044b1-0202-4f4b-867a-5141f1808c0c::all_1_37_9} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
16589 | 2025.01.09 01:44:30.041388 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16590 | 2025.01.09 01:44:30.698598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
16591 | 2025.01.09 01:44:30.722108 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16592 | 2025.01.09 01:44:30.722169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16593 | 2025.01.09 01:44:30.730744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
16594 | 2025.01.09 01:44:30.731575 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16595 | 2025.01.09 01:44:30.732006 [ 88 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
16596 | 2025.01.09 01:44:30.732144 [ 88 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16597 | 2025.01.09 01:44:30.732229 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16598 | 2025.01.09 01:44:30.732886 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::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 | ||
16599 | 2025.01.09 01:44:30.749866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
16600 | 2025.01.09 01:44:30.751193 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16601 | 2025.01.09 01:44:30.752928 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part | ||
16602 | 2025.01.09 01:44:30.759353 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
16603 | 2025.01.09 01:44:30.765743 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
16604 | 2025.01.09 01:44:30.772236 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
16605 | 2025.01.09 01:44:30.778947 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
16606 | 2025.01.09 01:44:30.785184 [ 198 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
16607 | 2025.01.09 01:44:30.849478 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.117072673 sec., 5543.565234903281 rows/sec., 28.66 MiB/sec. | ||
16608 | 2025.01.09 01:44:30.853023 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
16609 | 2025.01.09 01:44:30.856263 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16610 | 2025.01.09 01:44:30.856355 [ 197 ] {d2a70bdd-4494-4be8-b2b1-422444f6a1f1::all_1_86_17} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
16611 | 2025.01.09 01:44:30.858870 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
16612 | 2025.01.09 01:44:31.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.85 MiB, peak 290.52 MiB, free memory in arenas 0.00 B, will set to 271.76 MiB (RSS), difference: -1.09 MiB | ||
16613 | 2025.01.09 01:44:33.064547 [ 221 ] {} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): 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] | ||
16614 | 2025.01.09 01:44:33.064607 [ 221 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): 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] | ||
16615 | 2025.01.09 01:44:33.066257 [ 221 ] {} <Debug> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): 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] | ||
16616 | 2025.01.09 01:44:33.085978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2298 | ||
16617 | 2025.01.09 01:44:33.089378 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16618 | 2025.01.09 01:44:33.089435 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16619 | 2025.01.09 01:44:33.090987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
16620 | 2025.01.09 01:44:33.091315 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16621 | 2025.01.09 01:44:33.092350 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2298 | ||
16622 | 2025.01.09 01:44:34.126986 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16623 | 2025.01.09 01:44:34.127194 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16624 | 2025.01.09 01:44:34.127277 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16625 | 2025.01.09 01:44:34.128131 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16626 | 2025.01.09 01:44:34.128184 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16627 | 2025.01.09 01:44:34.128627 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16628 | 2025.01.09 01:44:34.128885 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16629 | 2025.01.09 01:44:34.129107 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. | ||
16630 | 2025.01.09 01:44:34.129177 [ 259 ] {0d82881b-4be2-4ad0-9150-f3a30ee3428e} <Debug> TCPHandler: Processed in 0.002333457 sec. | ||
16631 | 2025.01.09 01:44:34.129373 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16632 | 2025.01.09 01:44:34.129515 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16633 | 2025.01.09 01:44:34.129575 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16634 | 2025.01.09 01:44:34.130193 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16635 | 2025.01.09 01:44:34.130236 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16636 | 2025.01.09 01:44:34.130596 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
16637 | 2025.01.09 01:44:34.130842 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16638 | 2025.01.09 01:44:34.131092 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 203.22 KiB/sec. | ||
16639 | 2025.01.09 01:44:34.131170 [ 266 ] {e146e277-8bd6-4db0-8425-a7bcd58ede77} <Debug> TCPHandler: Processed in 0.00186597 sec. | ||
16640 | 2025.01.09 01:44:34.131399 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16641 | 2025.01.09 01:44:34.131544 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16642 | 2025.01.09 01:44:34.131600 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16643 | 2025.01.09 01:44:34.132756 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16644 | 2025.01.09 01:44:34.132797 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16645 | 2025.01.09 01:44:34.133435 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16646 | 2025.01.09 01:44:34.133729 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16647 | 2025.01.09 01:44:34.133949 [ 85 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
16648 | 2025.01.09 01:44:34.133999 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Debug> executeQuery: Read 1333 rows, 114.02 KiB in 0.002483 sec., 536850.5839710028 rows/sec., 44.84 MiB/sec. | ||
16649 | 2025.01.09 01:44:34.134038 [ 85 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16650 | 2025.01.09 01:44:34.134110 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16651 | 2025.01.09 01:44:34.134117 [ 259 ] {18ea12f1-b316-41af-ba75-f287add26cb4} <Debug> TCPHandler: Processed in 0.002839006 sec. | ||
16652 | 2025.01.09 01:44:34.134334 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16653 | 2025.01.09 01:44:34.134382 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
16654 | 2025.01.09 01:44:34.134517 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16655 | 2025.01.09 01:44:34.134615 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16656 | 2025.01.09 01:44:34.134815 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16657 | 2025.01.09 01:44:34.134897 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 1399 rows starting from the beginning of the part | ||
16658 | 2025.01.09 01:44:34.135218 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 191 rows starting from the beginning of the part | ||
16659 | 2025.01.09 01:44:34.135656 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 87 rows starting from the beginning of the part | ||
16660 | 2025.01.09 01:44:34.136060 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 191 rows starting from the beginning of the part | ||
16661 | 2025.01.09 01:44:34.136382 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 86 rows starting from the beginning of the part | ||
16662 | 2025.01.09 01:44:34.136574 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1333 rows starting from the beginning of the part | ||
16663 | 2025.01.09 01:44:34.137752 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16664 | 2025.01.09 01:44:34.137838 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16665 | 2025.01.09 01:44:34.138677 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16666 | 2025.01.09 01:44:34.139159 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16667 | 2025.01.09 01:44:34.139518 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.005065 sec., 3948.6673247778876 rows/sec., 278.80 KiB/sec. | ||
16668 | 2025.01.09 01:44:34.139616 [ 266 ] {0076a1d1-b4dd-436b-a956-8f20f0e3f3e1} <Debug> TCPHandler: Processed in 0.005386846 sec. | ||
16669 | 2025.01.09 01:44:34.139778 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16670 | 2025.01.09 01:44:34.140024 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16671 | 2025.01.09 01:44:34.140179 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16672 | 2025.01.09 01:44:34.140353 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.006125518 sec., 536607.6795464482 rows/sec., 47.38 MiB/sec. | ||
16673 | 2025.01.09 01:44:34.140672 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
16674 | 2025.01.09 01:44:34.141293 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16675 | 2025.01.09 01:44:34.141515 [ 190 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_125_25} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
16676 | 2025.01.09 01:44:34.141666 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
16677 | 2025.01.09 01:44:34.141721 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16678 | 2025.01.09 01:44:34.141767 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16679 | 2025.01.09 01:44:34.142141 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16680 | 2025.01.09 01:44:34.142383 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16681 | 2025.01.09 01:44:34.142629 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002691 sec., 89929.39427722037 rows/sec., 6.09 MiB/sec. | ||
16682 | 2025.01.09 01:44:34.142713 [ 259 ] {35b7bf76-af43-49c9-9241-e0cfbd660c88} <Debug> TCPHandler: Processed in 0.003003628 sec. | ||
16683 | 2025.01.09 01:44:34.142996 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16684 | 2025.01.09 01:44:34.143149 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16685 | 2025.01.09 01:44:34.143204 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16686 | 2025.01.09 01:44:34.143855 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16687 | 2025.01.09 01:44:34.143910 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16688 | 2025.01.09 01:44:34.144270 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16689 | 2025.01.09 01:44:34.144520 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16690 | 2025.01.09 01:44:34.144753 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. | ||
16691 | 2025.01.09 01:44:34.144834 [ 266 ] {66134790-a1cc-4293-81ec-a2254ccf95a6} <Debug> TCPHandler: Processed in 0.001997462 sec. | ||
16692 | 2025.01.09 01:44:34.145068 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16693 | 2025.01.09 01:44:34.145208 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16694 | 2025.01.09 01:44:34.145255 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16695 | 2025.01.09 01:44:34.146093 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16696 | 2025.01.09 01:44:34.146135 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16697 | 2025.01.09 01:44:34.146526 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16698 | 2025.01.09 01:44:34.146759 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16699 | 2025.01.09 01:44:34.146932 [ 85 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
16700 | 2025.01.09 01:44:34.147003 [ 85 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16701 | 2025.01.09 01:44:34.147003 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Debug> executeQuery: Read 815 rows, 60.14 KiB in 0.001806 sec., 451273.53266888147 rows/sec., 32.52 MiB/sec. | ||
16702 | 2025.01.09 01:44:34.147045 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16703 | 2025.01.09 01:44:34.147171 [ 259 ] {4cc9ddd7-baab-49e2-b85b-41acc2f6bc92} <Debug> TCPHandler: Processed in 0.002231236 sec. | ||
16704 | 2025.01.09 01:44:34.147447 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16705 | 2025.01.09 01:44:34.147472 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
16706 | 2025.01.09 01:44:34.147998 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16707 | 2025.01.09 01:44:34.148120 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16708 | 2025.01.09 01:44:34.148279 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 873 rows starting from the beginning of the part | ||
16709 | 2025.01.09 01:44:34.148308 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16710 | 2025.01.09 01:44:34.148849 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 355 rows starting from the beginning of the part | ||
16711 | 2025.01.09 01:44:34.149406 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
16712 | 2025.01.09 01:44:34.149913 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 355 rows starting from the beginning of the part | ||
16713 | 2025.01.09 01:44:34.150253 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 58 rows starting from the beginning of the part | ||
16714 | 2025.01.09 01:44:34.150564 [ 203 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 815 rows starting from the beginning of the part | ||
16715 | 2025.01.09 01:44:34.151549 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16716 | 2025.01.09 01:44:34.151622 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16717 | 2025.01.09 01:44:34.152572 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16718 | 2025.01.09 01:44:34.153047 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16719 | 2025.01.09 01:44:34.153425 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005652 sec., 1061.5711252653928 rows/sec., 55.46 KiB/sec. | ||
16720 | 2025.01.09 01:44:34.153705 [ 266 ] {1584c5b6-f5b3-4245-b3db-fc5d06645147} <Debug> TCPHandler: Processed in 0.006408563 sec. | ||
16721 | 2025.01.09 01:44:34.154031 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16722 | 2025.01.09 01:44:34.154384 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.007192026 sec., 349831.8832551495 rows/sec., 26.51 MiB/sec. | ||
16723 | 2025.01.09 01:44:34.154597 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16724 | 2025.01.09 01:44:34.154832 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
16725 | 2025.01.09 01:44:34.154860 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16726 | 2025.01.09 01:44:34.155527 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16727 | 2025.01.09 01:44:34.155617 [ 190 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_125_25} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
16728 | 2025.01.09 01:44:34.155739 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
16729 | 2025.01.09 01:44:34.156116 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16730 | 2025.01.09 01:44:34.156160 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16731 | 2025.01.09 01:44:34.156604 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16732 | 2025.01.09 01:44:34.156844 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16733 | 2025.01.09 01:44:34.157088 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Debug> executeQuery: Read 899 rows, 61.31 KiB in 0.00269 sec., 334200.7434944238 rows/sec., 22.26 MiB/sec. | ||
16734 | 2025.01.09 01:44:34.157164 [ 259 ] {55cd9f45-0ca1-4889-9183-8d3da322b67c} <Debug> TCPHandler: Processed in 0.003316483 sec. | ||
16735 | 2025.01.09 01:44:34.157397 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16736 | 2025.01.09 01:44:34.157707 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16737 | 2025.01.09 01:44:34.157803 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16738 | 2025.01.09 01:44:34.158258 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16739 | 2025.01.09 01:44:34.158299 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16740 | 2025.01.09 01:44:34.158652 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16741 | 2025.01.09 01:44:34.158890 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16742 | 2025.01.09 01:44:34.159061 [ 85 ] {} <Debug> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
16743 | 2025.01.09 01:44:34.159119 [ 85 ] {} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16744 | 2025.01.09 01:44:34.159138 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. | ||
16745 | 2025.01.09 01:44:34.159155 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16746 | 2025.01.09 01:44:34.159292 [ 266 ] {8494687a-b01f-4a27-8ee6-43a5160d36dd} <Debug> TCPHandler: Processed in 0.002025403 sec. | ||
16747 | 2025.01.09 01:44:34.159624 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16748 | 2025.01.09 01:44:34.159692 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::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 | ||
16749 | 2025.01.09 01:44:34.160182 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16750 | 2025.01.09 01:44:34.160274 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16751 | 2025.01.09 01:44:34.160350 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part | ||
16752 | 2025.01.09 01:44:34.160437 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16753 | 2025.01.09 01:44:34.160627 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
16754 | 2025.01.09 01:44:34.161151 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
16755 | 2025.01.09 01:44:34.161460 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
16756 | 2025.01.09 01:44:34.161784 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
16757 | 2025.01.09 01:44:34.162120 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
16758 | 2025.01.09 01:44:34.166197 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16759 | 2025.01.09 01:44:34.166215 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.006916111 sec., 8675.395753480532 rows/sec., 584.57 KiB/sec. | ||
16760 | 2025.01.09 01:44:34.166248 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16761 | 2025.01.09 01:44:34.166405 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
16762 | 2025.01.09 01:44:34.167045 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16763 | 2025.01.09 01:44:34.167208 [ 199 ] {4894d0d7-fad7-4a14-b600-4ec72dd7114f::all_1_60_12} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
16764 | 2025.01.09 01:44:34.167399 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16765 | 2025.01.09 01:44:34.167657 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
16766 | 2025.01.09 01:44:34.167966 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16767 | 2025.01.09 01:44:34.168269 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.008295 sec., 1084.99095840868 rows/sec., 1.94 MiB/sec. | ||
16768 | 2025.01.09 01:44:34.168438 [ 259 ] {a9521e05-b5a6-403a-b10c-bc0621e1f247} <Debug> TCPHandler: Processed in 0.009017325 sec. | ||
16769 | 2025.01.09 01:44:34.168628 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16770 | 2025.01.09 01:44:34.168758 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16771 | 2025.01.09 01:44:34.168814 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16772 | 2025.01.09 01:44:34.169285 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16773 | 2025.01.09 01:44:34.169324 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16774 | 2025.01.09 01:44:34.169688 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16775 | 2025.01.09 01:44:34.169925 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16776 | 2025.01.09 01:44:34.170134 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001404 sec., 37037.03703703704 rows/sec., 2.29 MiB/sec. | ||
16777 | 2025.01.09 01:44:34.170185 [ 266 ] {ce87fe8c-7978-438e-a4ab-1c7ae998f3c6} <Debug> TCPHandler: Processed in 0.001620876 sec. | ||
16778 | 2025.01.09 01:44:35.320273 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
16779 | 2025.01.09 01:44:35.321078 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16780 | 2025.01.09 01:44:35.321115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16781 | 2025.01.09 01:44:35.321646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
16782 | 2025.01.09 01:44:35.321904 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16783 | 2025.01.09 01:44:35.322091 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
16784 | 2025.01.09 01:44:38.250038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
16785 | 2025.01.09 01:44:38.273092 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16786 | 2025.01.09 01:44:38.273156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16787 | 2025.01.09 01:44:38.280787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
16788 | 2025.01.09 01:44:38.281599 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16789 | 2025.01.09 01:44:38.284448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
16790 | 2025.01.09 01:44:39.095344 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16791 | 2025.01.09 01:44:39.095555 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16792 | 2025.01.09 01:44:39.095636 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16793 | 2025.01.09 01:44:39.096498 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16794 | 2025.01.09 01:44:39.096547 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16795 | 2025.01.09 01:44:39.097002 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16796 | 2025.01.09 01:44:39.097254 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16797 | 2025.01.09 01:44:39.097488 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Debug> executeQuery: Read 86 rows, 7.72 KiB in 0.001992 sec., 43172.69076305221 rows/sec., 3.78 MiB/sec. | ||
16798 | 2025.01.09 01:44:39.097546 [ 259 ] {6c019cac-e476-47ae-9e4a-9c21e8dbce81} <Debug> TCPHandler: Processed in 0.002342848 sec. | ||
16799 | 2025.01.09 01:44:39.097751 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16800 | 2025.01.09 01:44:39.097883 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16801 | 2025.01.09 01:44:39.097941 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16802 | 2025.01.09 01:44:39.098514 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16803 | 2025.01.09 01:44:39.098555 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16804 | 2025.01.09 01:44:39.098916 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
16805 | 2025.01.09 01:44:39.099153 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16806 | 2025.01.09 01:44:39.099376 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001523 sec., 19697.96454366382 rows/sec., 1.45 MiB/sec. | ||
16807 | 2025.01.09 01:44:39.099430 [ 266 ] {c7c75d3a-5b0a-46db-a0d6-40bfc11408c9} <Debug> TCPHandler: Processed in 0.001747518 sec. | ||
16808 | 2025.01.09 01:44:39.099573 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16809 | 2025.01.09 01:44:39.099700 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16810 | 2025.01.09 01:44:39.099755 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16811 | 2025.01.09 01:44:39.100371 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16812 | 2025.01.09 01:44:39.100412 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16813 | 2025.01.09 01:44:39.100767 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16814 | 2025.01.09 01:44:39.101011 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16815 | 2025.01.09 01:44:39.101241 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. | ||
16816 | 2025.01.09 01:44:39.101298 [ 259 ] {1972ac71-923a-46f1-ae78-791963893e45} <Debug> TCPHandler: Processed in 0.001787698 sec. | ||
16817 | 2025.01.09 01:44:39.101307 [ 224 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16818 | 2025.01.09 01:44:39.101351 [ 224 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16819 | 2025.01.09 01:44:39.101462 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16820 | 2025.01.09 01:44:39.101596 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16821 | 2025.01.09 01:44:39.101670 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16822 | 2025.01.09 01:44:39.102501 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16823 | 2025.01.09 01:44:39.102540 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16824 | 2025.01.09 01:44:39.103040 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16825 | 2025.01.09 01:44:39.103319 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16826 | 2025.01.09 01:44:39.103622 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002053 sec., 48709.20603994154 rows/sec., 3.38 MiB/sec. | ||
16827 | 2025.01.09 01:44:39.103723 [ 266 ] {e3076668-06a0-4431-ba32-ca261cb9c806} <Debug> TCPHandler: Processed in 0.002331687 sec. | ||
16828 | 2025.01.09 01:44:39.103870 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16829 | 2025.01.09 01:44:39.103982 [ 224 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16830 | 2025.01.09 01:44:39.104039 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16831 | 2025.01.09 01:44:39.104158 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16832 | 2025.01.09 01:44:39.105869 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16833 | 2025.01.09 01:44:39.105910 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16834 | 2025.01.09 01:44:39.106565 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
16835 | 2025.01.09 01:44:39.106824 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16836 | 2025.01.09 01:44:39.107013 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
16837 | 2025.01.09 01:44:39.107077 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003082 sec., 9733.939000648928 rows/sec., 17.44 MiB/sec. | ||
16838 | 2025.01.09 01:44:39.107093 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16839 | 2025.01.09 01:44:39.107163 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16840 | 2025.01.09 01:44:39.107440 [ 259 ] {4d776570-489f-4f6e-a987-85e4e804cdd2} <Debug> TCPHandler: Processed in 0.003631318 sec. | ||
16841 | 2025.01.09 01:44:39.107510 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
16842 | 2025.01.09 01:44:39.107659 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16843 | 2025.01.09 01:44:39.107955 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16844 | 2025.01.09 01:44:39.108109 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16845 | 2025.01.09 01:44:39.108163 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16846 | 2025.01.09 01:44:39.108415 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2171 rows starting from the beginning of the part | ||
16847 | 2025.01.09 01:44:39.109230 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
16848 | 2025.01.09 01:44:39.109992 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 9 rows starting from the beginning of the part | ||
16849 | 2025.01.09 01:44:39.110239 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16850 | 2025.01.09 01:44:39.110407 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16851 | 2025.01.09 01:44:39.110677 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
16852 | 2025.01.09 01:44:39.111297 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 9 rows starting from the beginning of the part | ||
16853 | 2025.01.09 01:44:39.111944 [ 187 ] {34aa22b3-d094-48fe-915b-646272be86f5::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 | ||
16854 | 2025.01.09 01:44:39.112115 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16855 | 2025.01.09 01:44:39.112972 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16856 | 2025.01.09 01:44:39.113206 [ 75 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
16857 | 2025.01.09 01:44:39.113299 [ 75 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16858 | 2025.01.09 01:44:39.113376 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16859 | 2025.01.09 01:44:39.113460 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005592 sec., 5364.80686695279 rows/sec., 376.34 KiB/sec. | ||
16860 | 2025.01.09 01:44:39.113869 [ 266 ] {5ff23901-6b7c-409f-8eea-895a596aa5e7} <Debug> TCPHandler: Processed in 0.006291501 sec. | ||
16861 | 2025.01.09 01:44:39.114013 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::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 | ||
16862 | 2025.01.09 01:44:39.114383 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16863 | 2025.01.09 01:44:39.114463 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 4870 rows starting from the beginning of the part | ||
16864 | 2025.01.09 01:44:39.114721 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 30 rows starting from the beginning of the part | ||
16865 | 2025.01.09 01:44:39.114883 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 52 rows starting from the beginning of the part | ||
16866 | 2025.01.09 01:44:39.115054 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
16867 | 2025.01.09 01:44:39.115199 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 52 rows starting from the beginning of the part | ||
16868 | 2025.01.09 01:44:39.115416 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part | ||
16869 | 2025.01.09 01:44:39.118919 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5064 rows, containing 4 columns (4 merged, 0 gathered) in 0.005396227 sec., 938433.4647152538 rows/sec., 60.48 MiB/sec. | ||
16870 | 2025.01.09 01:44:39.119317 [ 196 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
16871 | 2025.01.09 01:44:39.119721 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16872 | 2025.01.09 01:44:39.119892 [ 194 ] {602f2b53-a684-4d67-9ff0-eb2446d3e4a8::all_1_126_25} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
16873 | 2025.01.09 01:44:39.120034 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
16874 | 2025.01.09 01:44:39.123143 [ 186 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2279 rows, containing 19 columns (19 merged, 0 gathered) in 0.015825565 sec., 144007.49673076443 rows/sec., 258.05 MiB/sec. | ||
16875 | 2025.01.09 01:44:39.124844 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
16876 | 2025.01.09 01:44:39.125284 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16877 | 2025.01.09 01:44:39.125371 [ 191 ] {34aa22b3-d094-48fe-915b-646272be86f5::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
16878 | 2025.01.09 01:44:39.125501 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
16879 | 2025.01.09 01:44:40.153930 [ 217 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16880 | 2025.01.09 01:44:40.154039 [ 217 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16881 | 2025.01.09 01:44:40.156166 [ 217 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16882 | 2025.01.09 01:44:42.588143 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16883 | 2025.01.09 01:44:42.588226 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16884 | 2025.01.09 01:44:42.822340 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
16885 | 2025.01.09 01:44:42.825887 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16886 | 2025.01.09 01:44:42.825941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16887 | 2025.01.09 01:44:42.826489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
16888 | 2025.01.09 01:44:42.826762 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16889 | 2025.01.09 01:44:42.827027 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
16890 | 2025.01.09 01:44:43.092712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2334 | ||
16891 | 2025.01.09 01:44:43.096040 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16892 | 2025.01.09 01:44:43.096093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16893 | 2025.01.09 01:44:43.097623 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16894 | 2025.01.09 01:44:43.097946 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16895 | 2025.01.09 01:44:43.098344 [ 223 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
16896 | 2025.01.09 01:44:43.098406 [ 223 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
16897 | 2025.01.09 01:44:43.098828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2334 | ||
16898 | 2025.01.09 01:44:43.100617 [ 223 ] {} <Debug> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): 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] | ||
16899 | 2025.01.09 01:44:44.073963 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
16900 | 2025.01.09 01:44:44.074025 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
16901 | 2025.01.09 01:44:44.076000 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): 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] | ||
16902 | 2025.01.09 01:44:44.098734 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16903 | 2025.01.09 01:44:44.098904 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16904 | 2025.01.09 01:44:44.098974 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16905 | 2025.01.09 01:44:44.099687 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16906 | 2025.01.09 01:44:44.099734 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16907 | 2025.01.09 01:44:44.100183 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16908 | 2025.01.09 01:44:44.100444 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16909 | 2025.01.09 01:44:44.100648 [ 67 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
16910 | 2025.01.09 01:44:44.100713 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 543.59 KiB/sec. | ||
16911 | 2025.01.09 01:44:44.100736 [ 67 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16912 | 2025.01.09 01:44:44.100803 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16913 | 2025.01.09 01:44:44.100843 [ 259 ] {e28eca3e-fb88-4d63-bd46-4e7c334a40a9} <Debug> TCPHandler: Processed in 0.002232036 sec. | ||
16914 | 2025.01.09 01:44:44.100980 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
16915 | 2025.01.09 01:44:44.101028 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16916 | 2025.01.09 01:44:44.101089 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16917 | 2025.01.09 01:44:44.101135 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part | ||
16918 | 2025.01.09 01:44:44.101184 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16919 | 2025.01.09 01:44:44.101234 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
16920 | 2025.01.09 01:44:44.101310 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16921 | 2025.01.09 01:44:44.101720 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
16922 | 2025.01.09 01:44:44.102179 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
16923 | 2025.01.09 01:44:44.102552 [ 200 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
16924 | 2025.01.09 01:44:44.103868 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16925 | 2025.01.09 01:44:44.103917 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16926 | 2025.01.09 01:44:44.104341 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003427775 sec., 20421.410390121873 rows/sec., 1.51 MiB/sec. | ||
16927 | 2025.01.09 01:44:44.104612 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16928 | 2025.01.09 01:44:44.104625 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
16929 | 2025.01.09 01:44:44.105072 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16930 | 2025.01.09 01:44:44.105297 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16931 | 2025.01.09 01:44:44.105488 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.004334 sec., 44070.143054914624 rows/sec., 3.90 MiB/sec. | ||
16932 | 2025.01.09 01:44:44.105509 [ 191 ] {6fe4e40f-dcaf-446b-8616-6fea74fcdeaf::all_1_61_15} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
16933 | 2025.01.09 01:44:44.105626 [ 266 ] {c0e1e9c5-2a07-4d7b-a09c-b26ab34e4084} <Debug> TCPHandler: Processed in 0.004653515 sec. | ||
16934 | 2025.01.09 01:44:44.105701 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16935 | 2025.01.09 01:44:44.105828 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16936 | 2025.01.09 01:44:44.105972 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16937 | 2025.01.09 01:44:44.106032 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16938 | 2025.01.09 01:44:44.106628 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16939 | 2025.01.09 01:44:44.106671 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16940 | 2025.01.09 01:44:44.107039 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
16941 | 2025.01.09 01:44:44.107276 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16942 | 2025.01.09 01:44:44.107492 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001555 sec., 10289.389067524116 rows/sec., 728.50 KiB/sec. | ||
16943 | 2025.01.09 01:44:44.107545 [ 259 ] {2acda990-1ebe-4142-b7c1-fa7764b4f4ae} <Debug> TCPHandler: Processed in 0.001783609 sec. | ||
16944 | 2025.01.09 01:44:44.107701 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16945 | 2025.01.09 01:44:44.107831 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16946 | 2025.01.09 01:44:44.107887 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16947 | 2025.01.09 01:44:44.108476 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16948 | 2025.01.09 01:44:44.108517 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16949 | 2025.01.09 01:44:44.108883 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16950 | 2025.01.09 01:44:44.109122 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16951 | 2025.01.09 01:44:44.109284 [ 67 ] {} <Debug> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16952 | 2025.01.09 01:44:44.109344 [ 67 ] {} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16953 | 2025.01.09 01:44:44.109358 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec. | ||
16954 | 2025.01.09 01:44:44.109389 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16955 | 2025.01.09 01:44:44.109504 [ 266 ] {883a7f17-6ecc-4395-99cc-bf5169d56a7c} <Debug> TCPHandler: Processed in 0.001857129 sec. | ||
16956 | 2025.01.09 01:44:44.109591 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::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 | ||
16957 | 2025.01.09 01:44:44.109669 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16958 | 2025.01.09 01:44:44.109720 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16959 | 2025.01.09 01:44:44.109758 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part | ||
16960 | 2025.01.09 01:44:44.109847 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16961 | 2025.01.09 01:44:44.109958 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part | ||
16962 | 2025.01.09 01:44:44.110000 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16963 | 2025.01.09 01:44:44.110416 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
16964 | 2025.01.09 01:44:44.110680 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
16965 | 2025.01.09 01:44:44.111037 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part | ||
16966 | 2025.01.09 01:44:44.111421 [ 200 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
16967 | 2025.01.09 01:44:44.112440 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16968 | 2025.01.09 01:44:44.112490 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16969 | 2025.01.09 01:44:44.113064 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16970 | 2025.01.09 01:44:44.113323 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003805952 sec., 201789.1975516244 rows/sec., 14.45 MiB/sec. | ||
16971 | 2025.01.09 01:44:44.113417 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16972 | 2025.01.09 01:44:44.113493 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16973 | 2025.01.09 01:44:44.113651 [ 67 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
16974 | 2025.01.09 01:44:44.113763 [ 67 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16975 | 2025.01.09 01:44:44.113843 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004029 sec., 3226.6070985356173 rows/sec., 201.18 KiB/sec. | ||
16976 | 2025.01.09 01:44:44.113841 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16977 | 2025.01.09 01:44:44.114119 [ 259 ] {5114f64a-750e-4d8b-b72c-b9d25466fda2} <Debug> TCPHandler: Processed in 0.004510923 sec. | ||
16978 | 2025.01.09 01:44:44.114178 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
16979 | 2025.01.09 01:44:44.114298 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16980 | 2025.01.09 01:44:44.114316 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16981 | 2025.01.09 01:44:44.114362 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16982 | 2025.01.09 01:44:44.114430 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part | ||
16983 | 2025.01.09 01:44:44.114479 [ 188 ] {ab697a1f-f3ba-49c3-a3d5-86bcad6665c6::all_1_61_12} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16984 | 2025.01.09 01:44:44.114501 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16985 | 2025.01.09 01:44:44.114730 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
16986 | 2025.01.09 01:44:44.114739 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16987 | 2025.01.09 01:44:44.114916 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
16988 | 2025.01.09 01:44:44.115186 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part | ||
16989 | 2025.01.09 01:44:44.115359 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
16990 | 2025.01.09 01:44:44.115572 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
16991 | 2025.01.09 01:44:44.116642 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16992 | 2025.01.09 01:44:44.116693 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
16993 | 2025.01.09 01:44:44.116995 [ 200 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002968508 sec., 21896.5217543628 rows/sec., 1.42 MiB/sec. | ||
16994 | 2025.01.09 01:44:44.117127 [ 188 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
16995 | 2025.01.09 01:44:44.117281 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16996 | 2025.01.09 01:44:44.117458 [ 188 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16997 | 2025.01.09 01:44:44.117551 [ 188 ] {fe68f135-2449-4007-8669-ae91a366d550::all_1_61_15} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
16998 | 2025.01.09 01:44:44.117643 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16999 | 2025.01.09 01:44:44.117655 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17000 | 2025.01.09 01:44:44.117905 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.00345 sec., 102898.55072463768 rows/sec., 7.22 MiB/sec. | ||
17001 | 2025.01.09 01:44:44.118034 [ 266 ] {90285d9b-1363-4895-981c-a4ed13ceecea} <Debug> TCPHandler: Processed in 0.003799361 sec. | ||
17002 | 2025.01.09 01:44:44.118245 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17003 | 2025.01.09 01:44:44.118470 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17004 | 2025.01.09 01:44:44.118522 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17005 | 2025.01.09 01:44:44.119013 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17006 | 2025.01.09 01:44:44.119054 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17007 | 2025.01.09 01:44:44.119420 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17008 | 2025.01.09 01:44:44.119677 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17009 | 2025.01.09 01:44:44.119858 [ 67 ] {} <Debug> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
17010 | 2025.01.09 01:44:44.119910 [ 67 ] {} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17011 | 2025.01.09 01:44:44.119928 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
17012 | 2025.01.09 01:44:44.119943 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17013 | 2025.01.09 01:44:44.120094 [ 259 ] {a2f56930-fb0f-4532-b691-53d2c1ad2db5} <Debug> TCPHandler: Processed in 0.001951852 sec. | ||
17014 | 2025.01.09 01:44:44.120177 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::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 | ||
17015 | 2025.01.09 01:44:44.120291 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17016 | 2025.01.09 01:44:44.120375 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17017 | 2025.01.09 01:44:44.120456 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
17018 | 2025.01.09 01:44:44.120503 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17019 | 2025.01.09 01:44:44.120695 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17020 | 2025.01.09 01:44:44.120702 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
17021 | 2025.01.09 01:44:44.121058 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
17022 | 2025.01.09 01:44:44.121391 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
17023 | 2025.01.09 01:44:44.121743 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
17024 | 2025.01.09 01:44:44.121992 [ 195 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
17025 | 2025.01.09 01:44:44.123168 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17026 | 2025.01.09 01:44:44.123236 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17027 | 2025.01.09 01:44:44.124297 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17028 | 2025.01.09 01:44:44.124717 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.004666235 sec., 78435.8267425451 rows/sec., 4.00 MiB/sec. | ||
17029 | 2025.01.09 01:44:44.124774 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17030 | 2025.01.09 01:44:44.124876 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
17031 | 2025.01.09 01:44:44.125128 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17032 | 2025.01.09 01:44:44.125128 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.004688 sec., 37755.97269624573 rows/sec., 2.49 MiB/sec. | ||
17033 | 2025.01.09 01:44:44.125177 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17034 | 2025.01.09 01:44:44.125327 [ 266 ] {66e16d20-bc3c-4897-a295-923ef5e94903} <Debug> TCPHandler: Processed in 0.005115002 sec. | ||
17035 | 2025.01.09 01:44:44.125550 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17036 | 2025.01.09 01:44:44.125557 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17037 | 2025.01.09 01:44:44.125640 [ 188 ] {69c4d345-954e-41ac-98cd-a9399a9a6b99::all_1_61_12} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
17038 | 2025.01.09 01:44:44.125751 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
17039 | 2025.01.09 01:44:44.125760 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17040 | 2025.01.09 01:44:44.125841 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17041 | 2025.01.09 01:44:44.126574 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17042 | 2025.01.09 01:44:44.126614 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17043 | 2025.01.09 01:44:44.127074 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
17044 | 2025.01.09 01:44:44.127408 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17045 | 2025.01.09 01:44:44.127632 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001949 sec., 513.083632632119 rows/sec., 34.57 KiB/sec. | ||
17046 | 2025.01.09 01:44:44.127737 [ 259 ] {dfcc7468-cc6d-4c53-b2ea-9a78bbe30c72} <Debug> TCPHandler: Processed in 0.002304338 sec. | ||
17047 | 2025.01.09 01:44:44.128003 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17048 | 2025.01.09 01:44:44.128467 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17049 | 2025.01.09 01:44:44.128861 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17050 | 2025.01.09 01:44:44.129128 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17051 | 2025.01.09 01:44:44.130917 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17052 | 2025.01.09 01:44:44.130954 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17053 | 2025.01.09 01:44:44.131561 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
17054 | 2025.01.09 01:44:44.131820 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17055 | 2025.01.09 01:44:44.132016 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003716 sec., 2421.9590958019376 rows/sec., 4.34 MiB/sec. | ||
17056 | 2025.01.09 01:44:44.132110 [ 266 ] {91948070-9026-4804-bc24-eac7250478d7} <Debug> TCPHandler: Processed in 0.004255379 sec. | ||
17057 | 2025.01.09 01:44:44.132263 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17058 | 2025.01.09 01:44:44.132397 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17059 | 2025.01.09 01:44:44.132454 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17060 | 2025.01.09 01:44:44.132985 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17061 | 2025.01.09 01:44:44.133032 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17062 | 2025.01.09 01:44:44.133438 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
17063 | 2025.01.09 01:44:44.133680 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17064 | 2025.01.09 01:44:44.133857 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00149 sec., 34899.328859060406 rows/sec., 2.16 MiB/sec. | ||
17065 | 2025.01.09 01:44:44.133905 [ 259 ] {35a439f7-3ea3-4582-bcef-2b8228b4e6a7} <Debug> TCPHandler: Processed in 0.001705248 sec. | ||
17066 | 2025.01.09 01:44:44.563203 [ 222 ] {} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17067 | 2025.01.09 01:44:44.563281 [ 222 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17068 | 2025.01.09 01:44:44.565497 [ 222 ] {} <Debug> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17069 | 2025.01.09 01:44:44.725017 [ 221 ] {} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17070 | 2025.01.09 01:44:44.725077 [ 221 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17071 | 2025.01.09 01:44:44.726901 [ 221 ] {} <Debug> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
17072 | 2025.01.09 01:44:44.934099 [ 222 ] {} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17073 | 2025.01.09 01:44:44.934169 [ 222 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17074 | 2025.01.09 01:44:44.935846 [ 222 ] {} <Debug> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
17075 | 2025.01.09 01:44:45.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.90 MiB, peak 290.68 MiB, free memory in arenas 0.00 B, will set to 272.01 MiB (RSS), difference: 3.12 MiB | ||
17076 | 2025.01.09 01:44:45.784596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
17077 | 2025.01.09 01:44:45.808615 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17078 | 2025.01.09 01:44:45.808668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17079 | 2025.01.09 01:44:45.816286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
17080 | 2025.01.09 01:44:45.817130 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17081 | 2025.01.09 01:44:45.820227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
17082 | 2025.01.09 01:44:46.301484 [ 225 ] {} <Trace> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): 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] | ||
17083 | 2025.01.09 01:44:46.301553 [ 225 ] {} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): 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] | ||
17084 | 2025.01.09 01:44:46.303342 [ 225 ] {} <Debug> oximeter.timeseries_schema (73c8e336-8709-41bf-b999-92b66fe34218): 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] | ||
17085 | 2025.01.09 01:44:49.095095 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17086 | 2025.01.09 01:44:49.095303 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17087 | 2025.01.09 01:44:49.095382 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17088 | 2025.01.09 01:44:49.096128 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17089 | 2025.01.09 01:44:49.096170 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17090 | 2025.01.09 01:44:49.096605 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
17091 | 2025.01.09 01:44:49.096856 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Trace> oximeter.fields_ipaddr (71c044b1-0202-4f4b-867a-5141f1808c0c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17092 | 2025.01.09 01:44:49.097102 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 176.69 KiB/sec. | ||
17093 | 2025.01.09 01:44:49.097227 [ 259 ] {fca50666-76fa-479a-a110-4064466ee9a7} <Debug> TCPHandler: Processed in 0.002261876 sec. | ||
17094 | 2025.01.09 01:44:49.097454 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17095 | 2025.01.09 01:44:49.097579 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17096 | 2025.01.09 01:44:49.097629 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17097 | 2025.01.09 01:44:49.098226 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17098 | 2025.01.09 01:44:49.098266 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17099 | 2025.01.09 01:44:49.098646 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17100 | 2025.01.09 01:44:49.098883 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17101 | 2025.01.09 01:44:49.099066 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Debug> executeQuery: Read 88 rows, 7.86 KiB in 0.001513 sec., 58162.59087904825 rows/sec., 5.08 MiB/sec. | ||
17102 | 2025.01.09 01:44:49.099121 [ 266 ] {1bfaa7d2-fb80-436a-a85b-8888b8f7ef97} <Debug> TCPHandler: Processed in 0.001775999 sec. | ||
17103 | 2025.01.09 01:44:49.099302 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17104 | 2025.01.09 01:44:49.099412 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17105 | 2025.01.09 01:44:49.099458 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17106 | 2025.01.09 01:44:49.100091 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17107 | 2025.01.09 01:44:49.100137 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17108 | 2025.01.09 01:44:49.100539 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
17109 | 2025.01.09 01:44:49.100769 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17110 | 2025.01.09 01:44:49.100897 [ 60 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
17111 | 2025.01.09 01:44:49.100938 [ 60 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17112 | 2025.01.09 01:44:49.100943 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001553 sec., 21893.110109465553 rows/sec., 1.59 MiB/sec. | ||
17113 | 2025.01.09 01:44:49.100963 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17114 | 2025.01.09 01:44:49.101044 [ 259 ] {d1ab905c-2a94-4b4e-b514-7180d2778905} <Debug> TCPHandler: Processed in 0.001794729 sec. | ||
17115 | 2025.01.09 01:44:49.101236 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17116 | 2025.01.09 01:44:49.101262 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::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 | ||
17117 | 2025.01.09 01:44:49.101403 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17118 | 2025.01.09 01:44:49.101507 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17119 | 2025.01.09 01:44:49.101672 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17120 | 2025.01.09 01:44:49.101764 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 60 rows starting from the beginning of the part | ||
17121 | 2025.01.09 01:44:49.102082 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 30 rows starting from the beginning of the part | ||
17122 | 2025.01.09 01:44:49.102533 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 20 rows starting from the beginning of the part | ||
17123 | 2025.01.09 01:44:49.102877 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
17124 | 2025.01.09 01:44:49.103172 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 16 rows starting from the beginning of the part | ||
17125 | 2025.01.09 01:44:49.103490 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part | ||
17126 | 2025.01.09 01:44:49.104739 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17127 | 2025.01.09 01:44:49.104810 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17128 | 2025.01.09 01:44:49.105849 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17129 | 2025.01.09 01:44:49.106492 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17130 | 2025.01.09 01:44:49.106594 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005521149 sec., 34413.12668794122 rows/sec., 2.60 MiB/sec. | ||
17131 | 2025.01.09 01:44:49.106899 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
17132 | 2025.01.09 01:44:49.106950 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.005591 sec., 11089.250581291362 rows/sec., 888.01 KiB/sec. | ||
17133 | 2025.01.09 01:44:49.107385 [ 266 ] {eedae073-8954-4519-b165-5fbc9a994d97} <Debug> TCPHandler: Processed in 0.00624545 sec. | ||
17134 | 2025.01.09 01:44:49.107720 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17135 | 2025.01.09 01:44:49.107794 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17136 | 2025.01.09 01:44:49.108051 [ 197 ] {00020743-1da0-4c0f-be28-85c2d4dfac71::all_1_121_24} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
17137 | 2025.01.09 01:44:49.108327 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
17138 | 2025.01.09 01:44:49.108431 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17139 | 2025.01.09 01:44:49.108534 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17140 | 2025.01.09 01:44:49.109073 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17141 | 2025.01.09 01:44:49.109111 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17142 | 2025.01.09 01:44:49.109501 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17143 | 2025.01.09 01:44:49.109737 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17144 | 2025.01.09 01:44:49.109879 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Selected 5 parts from all_1_123_26 to all_127_127_0 | ||
17145 | 2025.01.09 01:44:49.109926 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001762 sec., 57888.762769580026 rows/sec., 4.01 MiB/sec. | ||
17146 | 2025.01.09 01:44:49.109929 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17147 | 2025.01.09 01:44:49.109977 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17148 | 2025.01.09 01:44:49.110001 [ 259 ] {6470bb00-be13-4e60-b1db-3fde64d1b575} <Debug> TCPHandler: Processed in 0.00244766 sec. | ||
17149 | 2025.01.09 01:44:49.110230 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_123_26 to all_127_127_0 into Compact with storage Full | ||
17150 | 2025.01.09 01:44:49.110235 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17151 | 2025.01.09 01:44:49.110660 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17152 | 2025.01.09 01:44:49.110778 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17153 | 2025.01.09 01:44:49.110923 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_123_26, total 32124 rows starting from the beginning of the part | ||
17154 | 2025.01.09 01:44:49.111100 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17155 | 2025.01.09 01:44:49.111581 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 100 rows starting from the beginning of the part | ||
17156 | 2025.01.09 01:44:49.112221 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 899 rows starting from the beginning of the part | ||
17157 | 2025.01.09 01:44:49.112855 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 100 rows starting from the beginning of the part | ||
17158 | 2025.01.09 01:44:49.113236 [ 188 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 177 rows starting from the beginning of the part | ||
17159 | 2025.01.09 01:44:49.115631 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17160 | 2025.01.09 01:44:49.115683 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17161 | 2025.01.09 01:44:49.116476 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
17162 | 2025.01.09 01:44:49.116762 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17163 | 2025.01.09 01:44:49.117020 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006512 sec., 4606.879606879606 rows/sec., 8.26 MiB/sec. | ||
17164 | 2025.01.09 01:44:49.117380 [ 266 ] {5ec4885b-a579-4cc5-835f-680a1d3eeefe} <Debug> TCPHandler: Processed in 0.007282297 sec. | ||
17165 | 2025.01.09 01:44:49.117691 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17166 | 2025.01.09 01:44:49.118054 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17167 | 2025.01.09 01:44:49.118247 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17168 | 2025.01.09 01:44:49.118933 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17169 | 2025.01.09 01:44:49.118974 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17170 | 2025.01.09 01:44:49.119391 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
17171 | 2025.01.09 01:44:49.119650 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17172 | 2025.01.09 01:44:49.119874 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001936 sec., 15495.86776859504 rows/sec., 1.06 MiB/sec. | ||
17173 | 2025.01.09 01:44:49.119929 [ 259 ] {1d068df4-cc97-487c-94c9-2fd4a9543f9a} <Debug> TCPHandler: Processed in 0.002408329 sec. | ||
17174 | 2025.01.09 01:44:49.121184 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33400 rows, containing 5 columns (5 merged, 0 gathered) in 0.011130339 sec., 3000807.0733514945 rows/sec., 201.06 MiB/sec. | ||
17175 | 2025.01.09 01:44:49.121466 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Trace> MergedBlockOutputStream: filled checksums all_1_127_27 (state Temporary) | ||
17176 | 2025.01.09 01:44:49.121776 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_merge_all_1_127_27 to all_1_127_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17177 | 2025.01.09 01:44:49.121854 [ 193 ] {2534aac6-9ebc-40b4-870c-467dccce54ef::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef) (MergerMutator): Merged 5 parts: [all_1_123_26, all_127_127_0] -> all_1_127_27 | ||
17178 | 2025.01.09 01:44:49.121944 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
17179 | 2025.01.09 01:44:50.327226 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
17180 | 2025.01.09 01:44:50.327950 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17181 | 2025.01.09 01:44:50.327993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
17182 | 2025.01.09 01:44:50.328559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
17183 | 2025.01.09 01:44:50.328832 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17184 | 2025.01.09 01:44:50.329096 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
17185 | 2025.01.09 01:44:53.099154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2370 | ||
17186 | 2025.01.09 01:44:53.102495 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17187 | 2025.01.09 01:44:53.102556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17188 | 2025.01.09 01:44:53.104157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17189 | 2025.01.09 01:44:53.104489 [ 242 ] {} <Trace> system.query_log (585cbecc-0aa5-4b77-9d5f-ccd9b91933fe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17190 | 2025.01.09 01:44:53.106915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2370 | ||
17191 | 2025.01.09 01:44:53.320391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
17192 | 2025.01.09 01:44:53.344327 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17193 | 2025.01.09 01:44:53.344383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17194 | 2025.01.09 01:44:53.352091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
17195 | 2025.01.09 01:44:53.352902 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17196 | 2025.01.09 01:44:53.356969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
17197 | 2025.01.09 01:44:54.098684 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17198 | 2025.01.09 01:44:54.098873 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17199 | 2025.01.09 01:44:54.098945 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17200 | 2025.01.09 01:44:54.099730 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17201 | 2025.01.09 01:44:54.099775 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17202 | 2025.01.09 01:44:54.100238 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17203 | 2025.01.09 01:44:54.100504 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Trace> oximeter.fields_i16 (6fe4e40f-dcaf-446b-8616-6fea74fcdeaf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17204 | 2025.01.09 01:44:54.100714 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. | ||
17205 | 2025.01.09 01:44:54.100784 [ 259 ] {0d7dd7eb-9241-4a9f-89c6-c59ede3a86c5} <Debug> TCPHandler: Processed in 0.002245006 sec. | ||
17206 | 2025.01.09 01:44:54.100947 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17207 | 2025.01.09 01:44:54.101066 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17208 | 2025.01.09 01:44:54.101118 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17209 | 2025.01.09 01:44:54.101746 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17210 | 2025.01.09 01:44:54.101786 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17211 | 2025.01.09 01:44:54.102186 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17212 | 2025.01.09 01:44:54.102435 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17213 | 2025.01.09 01:44:54.102621 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Debug> executeQuery: Read 191 rows, 17.31 KiB in 0.001583 sec., 120656.98041692989 rows/sec., 10.68 MiB/sec. | ||
17214 | 2025.01.09 01:44:54.102676 [ 266 ] {72e19472-742b-4bd6-8996-df55907d7c21} <Debug> TCPHandler: Processed in 0.001785449 sec. | ||
17215 | 2025.01.09 01:44:54.102809 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17216 | 2025.01.09 01:44:54.102920 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17217 | 2025.01.09 01:44:54.102969 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17218 | 2025.01.09 01:44:54.103523 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17219 | 2025.01.09 01:44:54.103561 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17220 | 2025.01.09 01:44:54.103914 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
17221 | 2025.01.09 01:44:54.104151 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17222 | 2025.01.09 01:44:54.104329 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001434 sec., 11157.601115760111 rows/sec., 789.97 KiB/sec. | ||
17223 | 2025.01.09 01:44:54.104381 [ 259 ] {ba7e12d2-44c6-40bc-b93f-4f6355655979} <Debug> TCPHandler: Processed in 0.001624146 sec. | ||
17224 | 2025.01.09 01:44:54.104573 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17225 | 2025.01.09 01:44:54.104687 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17226 | 2025.01.09 01:44:54.104742 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17227 | 2025.01.09 01:44:54.105386 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17228 | 2025.01.09 01:44:54.105432 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17229 | 2025.01.09 01:44:54.105816 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17230 | 2025.01.09 01:44:54.106045 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Trace> oximeter.fields_u32 (ab697a1f-f3ba-49c3-a3d5-86bcad6665c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17231 | 2025.01.09 01:44:54.106222 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. | ||
17232 | 2025.01.09 01:44:54.106337 [ 266 ] {c7cfde56-db8a-4fdf-816d-12cdc320105f} <Debug> TCPHandler: Processed in 0.001816359 sec. | ||
17233 | 2025.01.09 01:44:54.106491 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17234 | 2025.01.09 01:44:54.106599 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17235 | 2025.01.09 01:44:54.106645 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17236 | 2025.01.09 01:44:54.107171 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17237 | 2025.01.09 01:44:54.107209 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17238 | 2025.01.09 01:44:54.107563 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17239 | 2025.01.09 01:44:54.107799 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Trace> oximeter.fields_u8 (fe68f135-2449-4007-8669-ae91a366d550): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17240 | 2025.01.09 01:44:54.107973 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001397 sec., 9305.654974946314 rows/sec., 580.21 KiB/sec. | ||
17241 | 2025.01.09 01:44:54.108066 [ 259 ] {744913f3-4274-4f51-9e60-76dccce41c01} <Debug> TCPHandler: Processed in 0.001625977 sec. | ||
17242 | 2025.01.09 01:44:54.108211 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17243 | 2025.01.09 01:44:54.108318 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17244 | 2025.01.09 01:44:54.108363 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17245 | 2025.01.09 01:44:54.109021 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17246 | 2025.01.09 01:44:54.109059 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17247 | 2025.01.09 01:44:54.109436 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17248 | 2025.01.09 01:44:54.109668 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17249 | 2025.01.09 01:44:54.109842 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Debug> executeQuery: Read 355 rows, 25.52 KiB in 0.001545 sec., 229773.46278317153 rows/sec., 16.13 MiB/sec. | ||
17250 | 2025.01.09 01:44:54.109895 [ 266 ] {2bdc8d98-79bc-4825-abf9-94145c04b0ac} <Debug> TCPHandler: Processed in 0.001734218 sec. | ||
17251 | 2025.01.09 01:44:54.110036 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17252 | 2025.01.09 01:44:54.110143 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17253 | 2025.01.09 01:44:54.110190 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17254 | 2025.01.09 01:44:54.110627 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17255 | 2025.01.09 01:44:54.110664 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17256 | 2025.01.09 01:44:54.111024 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17257 | 2025.01.09 01:44:54.111295 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Trace> oximeter.measurements_bool (69c4d345-954e-41ac-98cd-a9399a9a6b99): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17258 | 2025.01.09 01:44:54.111486 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 229.65 KiB/sec. | ||
17259 | 2025.01.09 01:44:54.111535 [ 259 ] {42cfeb68-3bd3-427a-82d3-61c922b1d447} <Debug> TCPHandler: Processed in 0.001550935 sec. | ||
17260 | 2025.01.09 01:44:54.111690 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17261 | 2025.01.09 01:44:54.111797 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17262 | 2025.01.09 01:44:54.111846 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17263 | 2025.01.09 01:44:54.112395 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17264 | 2025.01.09 01:44:54.112433 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17265 | 2025.01.09 01:44:54.112828 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17266 | 2025.01.09 01:44:54.113081 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17267 | 2025.01.09 01:44:54.113268 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001492 sec., 118632.70777479892 rows/sec., 7.82 MiB/sec. | ||
17268 | 2025.01.09 01:44:54.113332 [ 266 ] {bc563a75-d4e3-4731-b855-c7ed781c00f3} <Debug> TCPHandler: Processed in 0.001693807 sec. | ||
17269 | 2025.01.09 01:44:54.113490 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17270 | 2025.01.09 01:44:54.113613 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17271 | 2025.01.09 01:44:54.113661 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17272 | 2025.01.09 01:44:54.114091 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17273 | 2025.01.09 01:44:54.114131 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17274 | 2025.01.09 01:44:54.114503 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17275 | 2025.01.09 01:44:54.114752 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Trace> oximeter.measurements_f64 (4894d0d7-fad7-4a14-b600-4ec72dd7114f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17276 | 2025.01.09 01:44:54.114952 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. | ||
17277 | 2025.01.09 01:44:54.115039 [ 259 ] {03544695-3a17-4800-aaf8-cda25686f147} <Debug> TCPHandler: Processed in 0.001617576 sec. | ||
17278 | 2025.01.09 01:44:54.115256 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17279 | 2025.01.09 01:44:54.115449 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17280 | 2025.01.09 01:44:54.115526 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17281 | 2025.01.09 01:44:54.116750 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17282 | 2025.01.09 01:44:54.116792 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17283 | 2025.01.09 01:44:54.117455 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
17284 | 2025.01.09 01:44:54.117789 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17285 | 2025.01.09 01:44:54.118030 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002607 sec., 3452.2439585730726 rows/sec., 6.19 MiB/sec. | ||
17286 | 2025.01.09 01:44:54.118981 [ 266 ] {1941a8fe-b884-4734-8268-f86da5d9522a} <Debug> TCPHandler: Processed in 0.003844182 sec. | ||
17287 | 2025.01.09 01:44:54.119317 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17288 | 2025.01.09 01:44:54.119775 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17289 | 2025.01.09 01:44:54.119965 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17290 | 2025.01.09 01:44:54.121456 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17291 | 2025.01.09 01:44:54.121495 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17292 | 2025.01.09 01:44:54.121871 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
17293 | 2025.01.09 01:44:54.122134 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17294 | 2025.01.09 01:44:54.122310 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002663 sec., 19526.84941794968 rows/sec., 1.21 MiB/sec. | ||
17295 | 2025.01.09 01:44:54.122361 [ 259 ] {1a7bc956-402f-44bd-a411-53d2e81c589e} <Debug> TCPHandler: Processed in 0.003241083 sec. | ||
17296 | 2025.01.09 01:44:55.188556 [ 225 ] {} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
17297 | 2025.01.09 01:44:55.188605 [ 225 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
17298 | 2025.01.09 01:44:55.190601 [ 225 ] {} <Debug> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): 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] | ||
17299 | 2025.01.09 01:44:57.196130 [ 218 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
17300 | 2025.01.09 01:44:57.196199 [ 218 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
17301 | 2025.01.09 01:44:57.198289 [ 218 ] {} <Debug> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): 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] | ||
17302 | 2025.01.09 01:44:57.588304 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17303 | 2025.01.09 01:44:57.588365 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17304 | 2025.01.09 01:44:57.829325 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
17305 | 2025.01.09 01:44:57.829952 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17306 | 2025.01.09 01:44:57.829994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.97 GiB. | ||
17307 | 2025.01.09 01:44:57.830529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
17308 | 2025.01.09 01:44:57.830791 [ 243 ] {} <Trace> system.asynchronous_metric_log (491749d7-3a9e-4629-bdda-45a1fd0dfe6e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17309 | 2025.01.09 01:44:57.831025 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
17310 | 2025.01.09 01:44:58.207311 [ 222 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
17311 | 2025.01.09 01:44:58.207379 [ 222 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
17312 | 2025.01.09 01:44:58.209338 [ 222 ] {} <Debug> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): 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] | ||
17313 | 2025.01.09 01:44:59.096105 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17314 | 2025.01.09 01:44:59.096317 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17315 | 2025.01.09 01:44:59.096399 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17316 | 2025.01.09 01:44:59.097238 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17317 | 2025.01.09 01:44:59.097282 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17318 | 2025.01.09 01:44:59.097742 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17319 | 2025.01.09 01:44:59.098018 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17320 | 2025.01.09 01:44:59.098193 [ 40 ] {} <Debug> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 | ||
17321 | 2025.01.09 01:44:59.098237 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Debug> executeQuery: Read 88 rows, 7.92 KiB in 0.001977 sec., 44511.88669701568 rows/sec., 3.91 MiB/sec. | ||
17322 | 2025.01.09 01:44:59.098244 [ 40 ] {} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17323 | 2025.01.09 01:44:59.098284 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17324 | 2025.01.09 01:44:59.098323 [ 259 ] {b5122898-d314-42a3-b72c-7e2f74c05b8e} <Debug> TCPHandler: Processed in 0.002358938 sec. | ||
17325 | 2025.01.09 01:44:59.098552 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full | ||
17326 | 2025.01.09 01:44:59.098554 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17327 | 2025.01.09 01:44:59.098824 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17328 | 2025.01.09 01:44:59.098847 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17329 | 2025.01.09 01:44:59.098963 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 1399 rows starting from the beginning of the part | ||
17330 | 2025.01.09 01:44:59.098986 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17331 | 2025.01.09 01:44:59.099761 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 86 rows starting from the beginning of the part | ||
17332 | 2025.01.09 01:44:59.100273 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 191 rows starting from the beginning of the part | ||
17333 | 2025.01.09 01:44:59.100802 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 88 rows starting from the beginning of the part | ||
17334 | 2025.01.09 01:44:59.101443 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 191 rows starting from the beginning of the part | ||
17335 | 2025.01.09 01:44:59.101893 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 88 rows starting from the beginning of the part | ||
17336 | 2025.01.09 01:44:59.102802 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17337 | 2025.01.09 01:44:59.102849 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17338 | 2025.01.09 01:44:59.103436 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
17339 | 2025.01.09 01:44:59.103748 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Trace> oximeter.fields_u16 (00020743-1da0-4c0f-be28-85c2d4dfac71): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17340 | 2025.01.09 01:44:59.103986 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.005279 sec., 5872.324303845426 rows/sec., 441.57 KiB/sec. | ||
17341 | 2025.01.09 01:44:59.104231 [ 266 ] {03fc2f01-f324-4d7a-a4cc-6f97da23c101} <Debug> TCPHandler: Processed in 0.005790913 sec. | ||
17342 | 2025.01.09 01:44:59.104414 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2043 rows, containing 5 columns (5 merged, 0 gathered) in 0.006052248 sec., 337560.522966012 rows/sec., 30.06 MiB/sec. | ||
17343 | 2025.01.09 01:44:59.104439 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17344 | 2025.01.09 01:44:59.104636 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17345 | 2025.01.09 01:44:59.104706 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Trace> MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) | ||
17346 | 2025.01.09 01:44:59.104722 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17347 | 2025.01.09 01:44:59.105111 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17348 | 2025.01.09 01:44:59.105224 [ 192 ] {9cd9f368-fca7-430d-8f74-d793fa76969d::all_1_130_26} <Trace> oximeter.fields_string (9cd9f368-fca7-430d-8f74-d793fa76969d) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 | ||
17349 | 2025.01.09 01:44:59.105318 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
17350 | 2025.01.09 01:44:59.105520 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17351 | 2025.01.09 01:44:59.105564 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17352 | 2025.01.09 01:44:59.105930 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17353 | 2025.01.09 01:44:59.106171 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17354 | 2025.01.09 01:44:59.106323 [ 40 ] {} <Debug> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 | ||
17355 | 2025.01.09 01:44:59.106362 [ 40 ] {} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17356 | 2025.01.09 01:44:59.106365 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001792 sec., 34598.21428571428 rows/sec., 2.72 MiB/sec. | ||
17357 | 2025.01.09 01:44:59.106388 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17358 | 2025.01.09 01:44:59.106482 [ 259 ] {84e02b69-2707-4467-9aaa-18c141fdb3fb} <Debug> TCPHandler: Processed in 0.002139525 sec. | ||
17359 | 2025.01.09 01:44:59.106681 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full | ||
17360 | 2025.01.09 01:44:59.106704 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17361 | 2025.01.09 01:44:59.106983 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17362 | 2025.01.09 01:44:59.106999 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17363 | 2025.01.09 01:44:59.107094 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17364 | 2025.01.09 01:44:59.107098 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 873 rows starting from the beginning of the part | ||
17365 | 2025.01.09 01:44:59.107445 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 58 rows starting from the beginning of the part | ||
17366 | 2025.01.09 01:44:59.107848 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 355 rows starting from the beginning of the part | ||
17367 | 2025.01.09 01:44:59.108181 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 62 rows starting from the beginning of the part | ||
17368 | 2025.01.09 01:44:59.108558 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 355 rows starting from the beginning of the part | ||
17369 | 2025.01.09 01:44:59.108844 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 62 rows starting from the beginning of the part | ||
17370 | 2025.01.09 01:44:59.109856 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17371 | 2025.01.09 01:44:59.109934 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17372 | 2025.01.09 01:44:59.110901 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17373 | 2025.01.09 01:44:59.111452 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Trace> oximeter.measurements_cumulativeu64 (2534aac6-9ebc-40b4-870c-467dccce54ef): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17374 | 2025.01.09 01:44:59.111943 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005035 sec., 19860.973187686195 rows/sec., 1.38 MiB/sec. | ||
17375 | 2025.01.09 01:44:59.112267 [ 266 ] {a722e25f-5e43-4ebf-9d65-6ba6bf54016a} <Debug> TCPHandler: Processed in 0.005662131 sec. | ||
17376 | 2025.01.09 01:44:59.112311 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1765 rows, containing 5 columns (5 merged, 0 gathered) in 0.005813274 sec., 303615.4841488634 rows/sec., 23.07 MiB/sec. | ||
17377 | 2025.01.09 01:44:59.112476 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17378 | 2025.01.09 01:44:59.112552 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Trace> MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) | ||
17379 | 2025.01.09 01:44:59.112716 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17380 | 2025.01.09 01:44:59.112896 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17381 | 2025.01.09 01:44:59.113245 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17382 | 2025.01.09 01:44:59.113538 [ 193 ] {97035cb7-5030-4903-ab6c-bc2227dcd0c2::all_1_130_26} <Trace> oximeter.fields_uuid (97035cb7-5030-4903-ab6c-bc2227dcd0c2) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 | ||
17383 | 2025.01.09 01:44:59.113755 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
17384 | 2025.01.09 01:44:59.115012 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17385 | 2025.01.09 01:44:59.115057 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17386 | 2025.01.09 01:44:59.115760 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
17387 | 2025.01.09 01:44:59.116075 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Trace> oximeter.measurements_histogramu64 (34aa22b3-d094-48fe-915b-646272be86f5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17388 | 2025.01.09 01:44:59.116297 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003671 sec., 8444.565513484065 rows/sec., 15.13 MiB/sec. | ||
17389 | 2025.01.09 01:44:59.116431 [ 259 ] {f855385a-7d96-4cb7-9efb-8e0ca6e5ee28} <Debug> TCPHandler: Processed in 0.004017725 sec. | ||
17390 | 2025.01.09 01:44:59.116622 [ 266 ] {} <Trace> TCP-Session: de8e4f6a-a8c7-4972-9b5d-5ff2925523b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17391 | 2025.01.09 01:44:59.116732 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61249) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
17392 | 2025.01.09 01:44:59.116782 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
17393 | 2025.01.09 01:44:59.117246 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Trace> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17394 | 2025.01.09 01:44:59.117283 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17395 | 2025.01.09 01:44:59.117659 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
17396 | 2025.01.09 01:44:59.117915 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Trace> oximeter.measurements_i64 (b2a316f6-bd14-4e29-991b-fbefc9e7b39a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17397 | 2025.01.09 01:44:59.118159 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001436 sec., 2089.136490250696 rows/sec., 167.29 KiB/sec. | ||
17398 | 2025.01.09 01:44:59.118384 [ 266 ] {225b227d-6a10-44c7-85bd-36af8db0b6e9} <Debug> TCPHandler: Processed in 0.001817799 sec. | ||
17399 | 2025.01.09 01:44:59.118538 [ 259 ] {} <Trace> TCP-Session: b488f176-80b5-456d-8fcd-8faccf32564c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17400 | 2025.01.09 01:44:59.118645 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59128) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17401 | 2025.01.09 01:44:59.118693 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17402 | 2025.01.09 01:44:59.119144 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17403 | 2025.01.09 01:44:59.119182 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17404 | 2025.01.09 01:44:59.119555 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
17405 | 2025.01.09 01:44:59.119813 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Trace> oximeter.measurements_u64 (602f2b53-a684-4d67-9ff0-eb2446d3e4a8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17406 | 2025.01.09 01:44:59.120033 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001405 sec., 21352.313167259785 rows/sec., 1.46 MiB/sec. | ||
17407 | 2025.01.09 01:44:59.120113 [ 259 ] {c80b746e-8a49-4182-8bef-e1c4121e0f1a} <Debug> TCPHandler: Processed in 0.001632806 sec. | ||
17408 | 2025.01.09 01:45:00.857125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
17409 | 2025.01.09 01:45:00.882210 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17410 | 2025.01.09 01:45:00.882278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.96 GiB. | ||
17411 | 2025.01.09 01:45:00.890425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
17412 | 2025.01.09 01:45:00.891472 [ 244 ] {} <Trace> system.metric_log (d2a70bdd-4494-4be8-b2b1-422444f6a1f1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17413 | 2025.01.09 01:45:00.895667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 |